Skip to content

Commit bb72dbb

Browse files
committed
allow PHP8
1 parent 45e0330 commit bb72dbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.1.3",
13+
"php": "^7.1 || ^8.0",
1414
"symfony/framework-bundle": "^4.4 || ^5.4",
1515
"twin-elements/admin-bundle": "^1.11",
1616
"twin-elements/seo-bundle": "^1.0"

0 commit comments

Comments
 (0)