-
- Downloads
Suppression de la dépendance avec laminas/laminas-dependency-plugin.
parent
7bb339da
No related branches found
No related tags found
Checking pipeline status
... | ... | @@ -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": { | ||
... | ... |
Please register or sign in to comment