Skip to content

Commit 6d91829

Browse files
committed
Add support PHP8
1 parent aa67a1b commit 6d91829

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "^7.1",
18-
17+
"php": "^7.1|^8.0",
1918
"sylius/sylius": "^1.0"
2019
},
2120
"require-dev": {

0 commit comments

Comments
 (0)