We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251f25b commit e7a76c2Copy full SHA for e7a76c2
composer.json
@@ -6,7 +6,7 @@
6
"require": {
7
"php": "^7.1",
8
9
- "sylius/sylius": "^1.0.4"
+ "sylius/sylius": "~1.0.4|~1.1.0"
10
},
11
"require-dev": {
12
"behat/behat": "^3.3",
@@ -23,7 +23,6 @@
23
"phpspec/phpspec": "^3.2",
24
"phpstan/phpstan-shim": "^0.9.2",
25
"phpunit/phpunit": "^6.5",
26
- "se/selenium-server-standalone": "^2.52",
27
"sylius-labs/coding-standard": "^1.0",
28
"symplify/easy-coding-standard": "^2.4"
29
0 commit comments