Corrections diverses
[zf2.biz/application_blanche.git] / composer.json
1 {
2     "name": "zf2biz/application-blanche",
3     "description": "Application blanche pour ZF2",
4     "license": "BSD-3-Clause",
5     "keywords": [
6         "framework",
7         "zf2"
8     ],
9     "homepage": "http://zf2.biz/",
10     "require": {
11         "php": ">=5.3.3",
12         "zendframework/zendframework": "2.*",
13         "doctrine/orm": "2.3"
14     }
15 }