v2.1.0
Summary
This release migrates the package from the joelwmale namespace and Packagist vendor to wearepixel, reflecting the transfer of ownership to the Pixel organisation. All source files, tests, documentation, and configuration have been updated accordingly.
Changed
- Renamed Packagist package from
joelwmale/laravel-carttowearepixel/laravel-cart - Renamed PHP namespace from
Joelwmale\CarttoWearepixel\Cartacross all source files, tests, and documentation - Updated
composer requireinstructions andvendor:publishcommands in README to reflect new vendor name - Bumped
mockery/mockerydev dependency from^1.6to^2.0, dropping thehamcrest/hamcrest-phptransitive dependency - Fixed event tests to mock
Illuminate\Contracts\Events\Dispatcherinstead of the concreteIlluminate\Events\Dispatcher - Updated minimum PHP platform requirement to
>=8.3incomposer.lock
Contributors
No PR authors were identified for this release.