Skip to content
Snippets Groups Projects
Commit 3824d714 authored by bertrandgauthier's avatar bertrandgauthier
Browse files

Update composer

parent d838a38a
Branches
Tags
No related merge requests found
......@@ -27,7 +27,7 @@
},
"require": {
"php": "^5.6 || ^7.0",
"zendframework/zend-component-installer": "^1.0 || ^0.5 || ^1.0.0-dev@dev",
"zendframework/zend-component-installer": "^1.0 || ^0.6 || ^1.0.0-dev@dev",
"zfcampus/zf-apigility": "^1.3",
"zfcampus/zf-apigility-documentation": "^1.2.3",
"zfcampus/zf-development-mode": "^3.0",
......
This diff is collapsed.
......@@ -5,6 +5,8 @@
* The previous config file has been stored in ./config/modules.config.old
*/
return [
'Zend\Cache',
'Zend\Form',
'Zend\\Db',
'Zend\\Filter',
'Zend\\Hydrator',
......@@ -24,6 +26,10 @@ return [
'ZF\\Rest',
'ZF\\Rpc',
'ZF\\Versioning',
'DoctrineModule',
'Phpro\DoctrineHydrationModule',
'ZF\Apigility\Doctrine\Admin',
'ZF\Apigility\Doctrine\Server',
'Application',
'FirstRest',
];
apigility-ui/
zf-apigility/
apigility-ui/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment