Skip to content

Tags: sulu/SuluSyliusConsumerBundle

Tags

0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #132 from michaelzangerle/fix-media-adapter

Fix media creation in ImageMediaAdapter

0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version in Uprade file

0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add flush to taxon-adapter (#112)

0.3.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Change branch name in README.md

0.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #106 from rs2487/feature/variant-stock-query

Added tracked flag to variant stock query

0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #105 from rs2487/feature/variant-stock-query

Refactored product variant gateway and added handler to load stock of…

0.1.0

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