-
- Downloads
PHP 8 requis
parent
44c6e4df
No related branches found
No related tags found
Checking pipeline status
... | ... | @@ -8,8 +8,8 @@ |
} | ||
], | ||
"require": { | ||
"php": "^7.0 || ^8.0", | ||
"unicaen/app": "^4.0 || ^5.0", | ||
"php": "^8.0", | ||
"unicaen/app": "^6.0", | ||
"webmozart/assert": "^1.11", | ||
"fakerphp/faker": "^1.20" | ||
}, | ||
... | ... |
Please register or sign in to comment