+5
−6
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -9,13 +9,12 @@ | ||
],
|
||
"require": {
|
||
"unicaen/unicaen-app": "dev-trunk",
|
||
"zf-commons/zfc-user": ">=0.1",
|
||
"zf-commons/zfc-user-doctrine-orm": ">=0.1",
|
||
"intouch/phpcas": ">=1.3",
|
||
"bjyoungblood/bjy-authorize": ">=1.2"
|
||
"bjyoungblood/bjy-authorize": ">=1.4"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/PHPUnit": "3.7.*"
|
||
"phpunit/PHPUnit": ">=3.7"
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
Loading