v0.6.2 Bugfixes and code improvements 🧹
Pre-release
Pre-release
What's Changed
- Removed union types in method parameters (temporarily for PHP 7.4 support) and replaced them with corresponding type check (Syntax error when using PHP 7.4, due to use of union type. #51)
- Changed Eloquent Collection Import to Support Collection (use Support\Collection instead of Eloquent\Collection #50)
- Added StyleCI
- Added PHP 8.1 and PHP 7.4 to Workflows
New Contributors
- @blessingefkt made their first contribution in #50
Full Changelog: https://5amco.de/docs/0.6.0/changelog