diff --git a/composer.json b/composer.json index 2582e606..01854ec6 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,6 @@ "bitbag/coding-standard": "^3.0.0", "dmore/behat-chrome-extension": "^1.4", "dmore/chrome-mink-driver": "^2.9", - "gedmo/doctrine-extensions": "^3.9", "friends-of-behat/mink": "^1.8", "friends-of-behat/mink-browserkit-driver": "^1.4", "friends-of-behat/mink-debug-extension": "^2.0", @@ -31,24 +30,25 @@ "friends-of-behat/suite-settings-extension": "^1.0", "friends-of-behat/symfony-extension": "^2.1", "friends-of-behat/variadic-extension": "^1.3", + "gedmo/doctrine-extensions": "^3.9", + "lchrusciel/api-test-case": "^4.1 || ^5.0", + "league/flysystem-bundle": "^3.3", + "nelmio/alice": "^3.10", + "nyholm/psr7": "^1.8", "phpspec/phpspec": "^7.0", "phpunit/phpunit": "^9.5", - "symfony/browser-kit": "^6.4 || ^7.1", - "symfony/debug-bundle": "^6.4 || ^7.1", - "symfony/dotenv": "^6.4 || ^7.1", - "symfony/intl": "^6.4 || ^7.1", - "symfony/http-client": "^6.4 || ^7.1", + "polishsymfonycommunity/symfony-mocker-container": "^1.0", "sylius-labs/coding-standard": "^4.4", "sylius-labs/suite-tags-extension": "~0.2", + "sylius/mailer-bundle": "^1.8 || ^2.0@beta", "sylius/sylius-rector": "^2.0", - "symfony/web-profiler-bundle": "^6.4 || ^7.1", - "polishsymfonycommunity/symfony-mocker-container": "^1.0", + "symfony/browser-kit": "^6.4 || ^7.1", + "symfony/debug-bundle": "^6.4 || ^7.1", "symfony/dependency-injection": "^6.4 || ^7.1", - "league/flysystem-bundle": "^3.3", - "sylius/mailer-bundle": "^1.8 || ^2.0@beta", - "lchrusciel/api-test-case": "^4.1 || ^5.0", - "nelmio/alice": "^3.10", - "nyholm/psr7": "^1.8" + "symfony/dotenv": "^6.4 || ^7.1", + "symfony/http-client": "^6.4 || ^7.1", + "symfony/intl": "^6.4 || ^7.1", + "symfony/web-profiler-bundle": "^6.4 || ^7.1" }, "autoload": { "psr-4": {