on ajoutera la nouvelle version du themebundle
parent
5a0f8845
This commit is part of merge request !7. Comments created here will be created in the context of that merge request.
Showing
+0 -2
... | @@ -31,7 +31,6 @@ | ... | @@ -31,7 +31,6 @@ |
"blueimp/jquery-file-upload": "~9.9", | "blueimp/jquery-file-upload": "~9.9", | ||
"doctrine/doctrine-bundle": "^1.6", | "doctrine/doctrine-bundle": "^1.6", | ||
"doctrine/orm": "^2.5", | "doctrine/orm": "^2.5", | ||
"irstea/theme-bundle": "^2.0", | |||
"knplabs/gaufrette": "^0.3", | "knplabs/gaufrette": "^0.3", | ||
"knplabs/knp-gaufrette-bundle": "~0.1", | "knplabs/knp-gaufrette-bundle": "~0.1", | ||
"pagerfanta/pagerfanta": "^1.0", | "pagerfanta/pagerfanta": "^1.0", | ||
... | @@ -73,7 +72,6 @@ | ... | @@ -73,7 +72,6 @@ |
"irstea/phpcpd-shim": "^3.0", | "irstea/phpcpd-shim": "^3.0", | ||
"irstea/phploc-shim": "^4.0", | "irstea/phploc-shim": "^4.0", | ||
"irstea/phpmd-config": "^1.0", | "irstea/phpmd-config": "^1.0", | ||
"irstea/phpstan-config": "^1.1", | |||
"phpstan/phpstan-deprecation-rules": "@stable", | "phpstan/phpstan-deprecation-rules": "@stable", | ||
"symfony/browser-kit": "^4.3", | "symfony/browser-kit": "^4.3", | ||
"symfony/css-selector": "^4.3", | "symfony/css-selector": "^4.3", | ||
... | ... |
Please register or sign in to comment