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

Correction des dépendances

parent 19077841
No related branches found
No related tags found
No related merge requests found
Pipeline #11788 passed
......@@ -9,9 +9,8 @@
}
],
"require": {
"php": "7.3.*",
"ext-pdo": "*",
"unicaen/app": "dev-release_4.0.0",
"unicaen/app": "^4.0",
"doctrine/dbal": "^2.9",
"beberlei/assert": "^2.7",
"ramsey/uuid": "^3.6",
......@@ -19,7 +18,7 @@
"laminas/laminas-dependency-plugin": "^2.1"
},
"require-dev": {
"unicaen/test": "^3.0",
"unicaen/test": "^4.0 || dev-release_4.0.0",
"phpunit/phpunit": "~5.4"
},
"autoload": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment