Skip to content

Commit

Permalink
chore(Deps): add Symfony v4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Robert committed Jun 27, 2018
1 parent 6492edc commit 926f833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require-dev": {
"phpunit/phpunit": "~5.7",
"friendsofphp/php-cs-fixer": "@stable",
"symfony/http-foundation": "^2.7",
"symfony/http-foundation": "^2.7|^4.0",
"sylius/resource": "1.0.0-beta3",
"doctrine/orm": "^2.3",
"gedmo/doctrine-extensions": "^2.4"
Expand Down

0 comments on commit 926f833

Please sign in to comment.