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

unicaen/app 3.0 requis

parent 6c042cd2
No related branches found
No related tags found
No related merge requests found
...@@ -4,16 +4,15 @@ ...@@ -4,16 +4,15 @@
"repositories": [ "repositories": [
{ {
"type": "composer", "type": "composer",
"url": "https://dev.unicaen.fr/packagist" "url": "https://gest.unicaen.fr/packagist"
} }
], ],
"require": { "require": {
"unicaen/app": "dev-zf-3.x" "unicaen/app": "^3.0"
}, },
"require-dev": { "require-dev": {
"zendframework/zend-test": "^2.4 || ^3.0", "zendframework/zend-test": "^3.0",
"phpunit/phpunit": "^5.6", "phpunit/phpunit": "^5.6",
"snapshotpl/zf-snap-event-debugger": "1.*",
"phpspec/prophecy": "^1.6" "phpspec/prophecy": "^1.6"
}, },
"autoload": { "autoload": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment