Skip to content

Commit 13bca97

Browse files
author
Sander
authored
Allow PHP8
1 parent 469b705 commit 13bca97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"minimum-stability": "dev",
2222
"prefer-stable": true,
2323
"require": {
24-
"php": "^7.4",
24+
"php": "^7.4 | ^8.0",
2525
"gedmo/doctrine-extensions": "^2.4",
2626
"friendsofsymfony/jsrouting-bundle": "^2",
2727
"tijsverkoyen/css-to-inline-styles": "^2.2",

0 commit comments

Comments
 (0)