Commit 6ac46ccc authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

PHP 8 requis

parent 0b5272f0
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
CHANGELOG
=========

3.0.0
-----
- PHP 8 requis

2.0.0
-----
- SUppression de la dépendance avec unicaen/app
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
        }
    ],
    "require": {
        "php": "^7.3 || ^8.0",
        "php": "^8.0",
        "webmozart/assert": "^1.11",
        "cboden/ratchet": "^0.4.4",
        "monolog/monolog": "^2.8",