-
- Downloads
Allow php 8.0
... | ... | @@ -3,7 +3,7 @@ |
"type": "project", | ||
"license": "AGPL-3.0-or-later", | ||
"require": { | ||
"php": "^7.3", | ||
"php": "^7.3 || ^8.0", | ||
"brainmaestro/composer-git-hooks": "^2.8", | ||
"dbp/relay-auth-bundle": "^0.1.4", | ||
"dbp/relay-core-bundle": "^0.1.16", | ||
... | ... |
Please register or sign in to comment