+1
−3
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -9,11 +9,9 @@ | ||
],
|
||
"require": {
|
||
"unicaen/app": "dev-zf-3.x",
|
||
"zf-commons/zfc-user-doctrine-orm": ">=0.1",
|
||
"bjyoungblood/bjy-authorize": ">=1.4"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/PHPUnit": ">=3.7"
|
||
"phpunit/phpunit": ">=3.7"
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
Loading