Skip to content

Commit

Permalink
[ApiBundle] Update composer in test application
Browse files Browse the repository at this point in the history
  • Loading branch information
GSadee committed Feb 26, 2021
1 parent b44aca2 commit 035c3a0
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions src/Sylius/Bundle/ApiBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,17 @@
"symfony/messenger": "^4.4 || ^5.2"
},
"require-dev": {
"lexik/jwt-authentication-bundle": "^2.6",
"matthiasnoback/symfony-config-test": "^4.2",
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
"nelmio/alice": "^3.6",
"phpspec/phpspec": "^7.0",
"phpunit/phpunit": "^8.5",
"symfony/debug-bundle": "^4.4 || ^5.2",
"friends-of-behat/symfony-extension": "^2.1",
"lexik/jwt-authentication-bundle": "^2.6",
"theofidry/alice-data-fixtures": "^1.4",
"nelmio/alice": "^3.6",
"symfony/browser-kit": "^4.4 || ^5.2",
"symfony/debug-bundle": "^4.4 || ^5.2",
"symfony/dotenv": "^4.4 || ^5.2",
"symfony/http-client": "^5.2"
"symfony/http-client": "^5.2",
"theofidry/alice-data-fixtures": "^1.4"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 035c3a0

Please sign in to comment.