Skip to content

Commit fff23c2

Browse files
committed
Allow php 8.1
1 parent 06d7f40 commit fff23c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": "^7.2",
15+
"php": "^7.2|^8.1",
1616
"symfony/console": "^3.4|^4.3|^5.0",
1717
"doctrine/orm": "^2.5.11",
1818
"doctrine/doctrine-bundle": "^1.6.10|^2.0",

0 commit comments

Comments
 (0)