Skip to content

Commit

Permalink
Upgrade package to use Symfony v3.3 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandoorn authored Aug 1, 2017
1 parent 6a4e0a0 commit 5c0a7b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"license": "MIT",
"require": {
"php": "^5.6|^7.0",
"sylius/sylius": "^1.0@beta",
"symfony/symfony": "3.2.*"
"sylius/sylius": "^1.0@beta"
},
"require-dev": {
"phpspec/phpspec": "^3.2",
Expand Down

0 comments on commit 5c0a7b2

Please sign in to comment.