Skip to content

Commit

Permalink
fix composer
Browse files Browse the repository at this point in the history
  • Loading branch information
kooliahmd committed Aug 21, 2017
1 parent 54e6f18 commit 55fb29e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7,506 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
],
"require": {
"sylius/sylius": "^1.0@beta",
"webmozart/assert": "*",
"symfony/symfony": "<3.3"
"webmozart/assert": "*"
},
"config": {
"bin-dir": "bin"
Expand All @@ -27,7 +26,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^6.2",
"phpunit/phpunit": ">=5.6",
"liip/functional-test-bundle": "^1.7",
"nelmio/alice": "^2.3"
}
Expand Down
Loading

0 comments on commit 55fb29e

Please sign in to comment.