Requiert unicaen/app dev-zf-2.x
... | ... | @@ -8,10 +8,10 @@ |
} | ||
], | ||
"require": { | ||
"unicaen/app": "^1.3" | ||
"unicaen/app": "dev-zf-2.x" | ||
}, | ||
"require-dev": { | ||
"zendframework/zend-test": "2.4.*", | ||
"zendframework/zend-test": "^2.4", | ||
"phpunit/PHPUnit": "^5.6", | ||
"snapshotpl/zf-snap-event-debugger": "1.*", | ||
"phpspec/prophecy": "^1.6" | ||
... | ... |
Please register or sign in to comment