diff --git a/composer.json b/composer.json index 40f704d..fddec28 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,8 @@ "sylius/sylius": "2.0.x-dev", "symfony/flex": "^2.4", "sylius/invoicing-plugin": "2.0.x-dev", - "bugsnag/bugsnag-symfony": "^1.7" + "bugsnag/bugsnag-symfony": "^1.7", + "nyholm/psr7": "^1.8" }, "require-dev": { "behat/behat": "^3.14", @@ -40,7 +41,6 @@ "friends-of-behat/symfony-extension": "^2.1", "friends-of-behat/variadic-extension": "^1.3", "lchrusciel/api-test-case": "^5.0", - "nyholm/psr7": "^1.8", "phpspec/phpspec": "^7.0", "phpunit/phpunit": "^9.5", "robertfausk/behat-panther-extension": "^1.1",