Skip to content

Commit b63c2c8

Browse files
committed
Allow php8
1 parent 6dbee91 commit b63c2c8

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
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require" : {
15-
"php" : "^7.1",
15+
"php" : "^7.1 || ^8.0",
1616
"quentinbontemps/php-mondialrelay-api" : "^1.0",
1717
"symfony/framework-bundle" : "^5.0",
1818
"symfony/profiler-pack" : "*"

0 commit comments

Comments
 (0)