v2.1.2
Patch release improving static analysis support and test infrastructure compatibility.
Fixed
- Added
@mixinand@methodPHPDoc annotations toCartFacadeto resolve PHPStan/Larastan type errors when using the facade - @joelwmale
Changed
- Added Laravel 13 to the list of supported versions
- Updated PHPUnit configuration to use the PHPUnit 11.5 schema
- Added a test bootstrap file to suppress PHP 8.4 deprecation notices originating from vendor packages