You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade PHPUnit and add PHP 8.4 to CI (#134)
* Upgrade PHPUnit and add PHP 8.4 to CI
* Remove unnecessary conflicts
* Use prophecy trait
* Add PHPUnit bridge
* Use prophecy-phpunit 2
* Update phpunit file
* Update PHPUnit
* Move lint to own CI task
* Add CI for lowest version
* Move phpstan config from composer.json to phpstan.neon file
* Update lowest task
* Fix lowest CI
* Remove not longer required gedmo hack
Load products in the correct order (#103)
* Load products in the correct order
* Fixed product views array and tests
* Fix order in product content selection