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

Dépendances: possibilité de monter à ZF 3.

parent 8b1649d4
Branches
Tags
No related merge requests found
......@@ -8,11 +8,11 @@
}
],
"require": {
"unicaen/app": "dev-zf-2.x"
"unicaen/app": "dev-zf-3.x"
},
"require-dev": {
"zendframework/zend-test": "^2.4",
"phpunit/PHPUnit": "^5.6",
"zendframework/zend-test": "^2.4 || ^3.0",
"phpunit/phpunit": "^5.6",
"snapshotpl/zf-snap-event-debugger": "1.*",
"phpspec/prophecy": "^1.6"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment