Skip to content

Commit 1c86616

Browse files
committed
Update to Sylius v1.2.0-RC
1 parent a67bd73 commit 1c86616

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

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

9-
"sylius/sylius": "^1.2@beta",
10-
"symfony/symfony": "^3.4|^4.0"
9+
"sylius/sylius": "^1.2@rc",
10+
"symfony/symfony": "^3.4|^4.1"
1111
},
1212
"require-dev": {
1313
"behat/behat": "^3.4",

0 commit comments

Comments
 (0)