-
- Downloads
Ajout au skeleton de la zend developer toolbar et d'UnicaenCode
Showing
- composer.json 3 additions, 1 deletioncomposer.json
- config/application.config.php 25 additions, 17 deletionsconfig/application.config.php
- config/autoload/unicaen-code.global.php 26 additions, 0 deletionsconfig/autoload/unicaen-code.global.php
- config/autoload/zenddevelopertools.local.php.dist 153 additions, 0 deletionsconfig/autoload/zenddevelopertools.local.php.dist
- public/index.php 1 addition, 1 deletionpublic/index.php
... | @@ -9,6 +9,8 @@ | ... | @@ -9,6 +9,8 @@ |
], | ], | ||
"require": { | "require": { | ||
"unicaen/unicaen-app": "dev-trunk", | "unicaen/unicaen-app": "dev-trunk", | ||
"unicaen/unicaen-auth": "dev-trunk" | "unicaen/unicaen-auth": "dev-trunk", | ||
"zendframework/zend-developer-tools": "dev-master", | |||
"unicaen/unicaen-code": "dev-trunk" | |||
} | } | ||
} | } | ||
\ No newline at end of file |
config/autoload/unicaen-code.global.php
0 → 100644
Please register or sign in to comment