Skip to content

Commit 683b7f5

Browse files
committed
Make Sylius/Sylius requirements more strict
1 parent 357f7c2 commit 683b7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

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

9-
"sylius/sylius": "^1.2",
9+
"sylius/sylius": "~1.2.0",
1010
"symfony/symfony": "^3.4|^4.1"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)