Skip to content

Commit 30c413f

Browse files
committed
Adjust require for sylius ^1.11
1 parent cab98aa commit 30c413f

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
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"require": {
1111
"php": "^8.0",
12-
"sylius/sylius": "^1.11.2"
12+
"sylius/sylius": "^1.11"
1313
},
1414
"require-dev": {
1515
"behat/behat": "^3.6.1",

0 commit comments

Comments
 (0)