-
- Downloads
Revert "PHP 8 requis"
This reverts commit 6ac46ccc.
... | ... | @@ -8,7 +8,7 @@ |
} | ||
], | ||
"require": { | ||
"php": "^8.0", | ||
"php": "^7.3 || ^8.0", | ||
"webmozart/assert": "^1.11", | ||
"cboden/ratchet": "^0.4.4", | ||
"monolog/monolog": "^2.8", | ||
... | ... |
Please register or sign in to comment