Skip to content

Commit e7a76c2

Browse files
committed
Make 1.0 passing again
1 parent 251f25b commit e7a76c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "^7.1",
88

9-
"sylius/sylius": "^1.0.4"
9+
"sylius/sylius": "~1.0.4|~1.1.0"
1010
},
1111
"require-dev": {
1212
"behat/behat": "^3.3",
@@ -23,7 +23,6 @@
2323
"phpspec/phpspec": "^3.2",
2424
"phpstan/phpstan-shim": "^0.9.2",
2525
"phpunit/phpunit": "^6.5",
26-
"se/selenium-server-standalone": "^2.52",
2726
"sylius-labs/coding-standard": "^1.0",
2827
"symplify/easy-coding-standard": "^2.4"
2928
},

0 commit comments

Comments
 (0)