Commit ce77ba4e authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Suppression de la dépendance avec laminas/laminas-dependency-plugin.

parent 7bb339da
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
Journal des modifications
=========================

2.1.0
-----
- Suppression de la dépendance avec laminas/laminas-dependency-plugin.

2.0.0
-----
- Requiert la nouvelle bibliothèque unicaen/privilege.
+1 −2
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@
        }
    ],
    "require": {
        "laminas/laminas-dependency-plugin": "^2.1",
        "monolog/monolog": "^2.3"
    },
    "require-dev": {
@@ -20,7 +19,7 @@
        "laminas/laminas-view": "^2.0",
        "unicaen/privilege": "^6.0",
        "unicaen/test": "^6.0",
        "phpunit/phpunit": "~5.4"
        "phpunit/phpunit": "^8.0"
    },
    "autoload": {
        "psr-0": {