+3
−3
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -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": {
|
||
Loading