Skip to content

Commit 7fddd25

Browse files
committed
feat(deps): remove Sylius 1.11 compatibility
1 parent 3d5a22b commit 7fddd25

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
"license": "MIT",
77
"require": {
88
"php": "^8.1",
9-
"sylius/sylius": ">=1.11 <2.0",
9+
"sylius/sylius": ">=1.12 <2.0",
1010
"twig/markdown-extra": "^2.16|^3.12",
1111
"twig/extra-bundle": "^2.16|^3.12",
1212
"league/commonmark": "^2.5"

0 commit comments

Comments
 (0)