-
- Downloads
composer.json pour ZF3
... | ... | @@ -8,9 +8,9 @@ |
} | ||
], | ||
"require": { | ||
"unicaen/app": "dev-zf-2.x", | ||
"zendframework/zend-test": "^2.4", | ||
"phpunit/PHPUnit": "^5.6", | ||
"unicaen/app": "dev-zf-3.x", | ||
"zendframework/zend-test": "^3.0", | ||
"phpunit/phpunit": "^5.6", | ||
"phpspec/prophecy": "^1.6" | ||
}, | ||
"autoload": { | ||
... | ... |
Please register or sign in to comment