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

PHP 8 requis

parent 0b5272f0
No related branches found
No related tags found
No related merge requests found
Pipeline #17970 passed
CHANGELOG CHANGELOG
========= =========
3.0.0
-----
- PHP 8 requis
2.0.0 2.0.0
----- -----
- SUppression de la dépendance avec unicaen/app - SUppression de la dépendance avec unicaen/app
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
} }
], ],
"require": { "require": {
"php": "^7.3 || ^8.0", "php": "^8.0",
"webmozart/assert": "^1.11", "webmozart/assert": "^1.11",
"cboden/ratchet": "^0.4.4", "cboden/ratchet": "^0.4.4",
"monolog/monolog": "^2.8", "monolog/monolog": "^2.8",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment