We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddab15a commit d1106c5Copy full SHA for d1106c5
1 file changed
composer.json
@@ -20,7 +20,7 @@
20
],
21
"license": "MIT",
22
"require": {
23
- "php": "^7.4",
+ "php": "^7.4 || ^8.0",
24
"ext-json": "*",
25
"sylius/sylius": "~1.8.0 || ~1.9.0 || ~1.10.0"
26
},
0 commit comments