Skip to content

Commit 2112c9c

Browse files
committed
allow PHP8
1 parent eed6fcd commit 2112c9c

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/form-extensions": "^1.5",
1616
"twin-elements/flashes": "^1.0",

0 commit comments

Comments
 (0)