+3
−3
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -9,10 +9,10 @@ | ||
],
|
||
"require": {
|
||
"unicaen/unicaen-app": "1.2.0",
|
||
"zf-commons/zfc-user": "0.1.2",
|
||
"zf-commons/zfc-user-doctrine-orm": "0.1.3",
|
||
"intouch/phpcas": ">=1.3",
|
||
"bjyoungblood/bjy-authorize": ">=1.4"
|
||
"bjyoungblood/bjy-authorize": ">=1.4",
|
||
"zf-commons/zfc-user": "0.1.2",
|
||
"zf-commons/zfc-user-doctrine-orm": "0.1.3"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/PHPUnit": ">=3.7"
|
||
Loading