Skip to content

Commit 520741c

Browse files
author
Thomas Jarrand
committed
Support PHP8
1 parent 061e3c4 commit 520741c

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
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": "^7.4",
18+
"php": "^7.4|^8.0",
1919
"twig/twig": "^2.12|^3.0",
2020
"symfony/routing": "~4.0|~5.0",
2121
"symfony/config": "~4.0|~5.0",

0 commit comments

Comments
 (0)