Commit ba0bb07e authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Suppression des dépendances vers apigen, phpcs et phpmd.

Showing with 1 addition and 4 deletions
+1 -4
......@@ -37,10 +37,7 @@
},
"require-dev": {
"sensio/generator-bundle": "~2.3",
"phpunit/phpunit": "~4.5,<4.8",
"phpmd/phpmd": "~2.2",
"squizlabs/php_codesniffer": "~2.3",
"apigen/apigen": "~4.0"
"phpunit/phpunit": "~4.5,<4.8"
},
"suggest": {
"white-october/pagerfanta-bundle": "Pour utiliser la page d'administration."
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment