Maj dépendances pour ZF3
... | ... | @@ -4,11 +4,11 @@ |
"repositories": [ | ||
{ | ||
"type": "composer", | ||
"url" : "https://dev.unicaen.fr/packagist" | ||
"url" : "https://gest.unicaen.fr/packagist" | ||
} | ||
], | ||
"require" : { | ||
"unicaen/app": "^1.3 || dev-trunk" | ||
"unicaen/app": "dev-zf-3.x" | ||
}, | ||
"require-dev" : { | ||
"phpunit/PHPUnit": "^5.6" | ||
... | ... |
Please register or sign in to comment