tests: activation de doctrine.
... | @@ -36,6 +36,8 @@ | ... | @@ -36,6 +36,8 @@ |
"twig/twig": "^2.2" | "twig/twig": "^2.2" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"doctrine/doctrine-bundle": "^1.11", | |||
"doctrine/orm": "^2.6", | |||
"irstea/php-cs-fixer-config": "^1.0", | "irstea/php-cs-fixer-config": "^1.0", | ||
"irstea/phpmd-config": "^1.0.0", | "irstea/phpmd-config": "^1.0.0", | ||
"irstea/phpstan-config": "^1.0", | "irstea/phpstan-config": "^1.0", | ||
... | ... |
Please register or sign in to comment