Skip to content

Commit fd3870b

Browse files
committed
Support PHP 8 version
1 parent b8e9f44 commit fd3870b

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.3",
24+
"php": "^7.4 | ^8.0",
2525
"lotgd-core/occurrence-bundle": "^0.1.0",
2626
"idmarinas/lotgd-contracts": "^0.2.0",
2727
"symfony/config": "^4.4",

0 commit comments

Comments
 (0)