Skip to content
Snippets Groups Projects
Commit 52c6740c authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

PHP 8 requis

parent 44c6e4df
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
CHANGELOG
=========
3.0.0
-----
- PHP 8 requis
2.0.0
-----
- [FIX] CHemins liés à unicaen/console remplaçant laminas/console
......
......@@ -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"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment