Skip to content

Commit 0fb9695

Browse files
committed
allow PHP8
1 parent 4e6f21d commit 0fb9695

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.4",
13+
"php": "^7.4 || ^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)