addresses reference: remove the load Adressess references command (has moved to the Vendee app)

This commit is contained in:
nobohan
2021-05-21 10:08:17 +02:00
parent 1b1eb45d15
commit 57a35f88be
4 changed files with 2 additions and 208 deletions

View File

@@ -36,7 +36,6 @@
"doctrine/doctrine-migrations-bundle": "^3.0",
"doctrine/orm": "^2.7",
"symfony/asset": "4.*",
"symfony/http-client": "^4.4 || ^5",
"symfony/monolog-bundle": "^3.5",
"symfony/security-bundle": "4.*",
"symfony/translation": "4.*",
@@ -74,7 +73,7 @@
"symfony/web-profiler-bundle": "^5.0",
"symfony/var-dumper": "4.*",
"symfony/debug-bundle": "^5.1",
"symfony/phpunit-bridge": "^5.2",
"symfony/phpunit-bridge": "^5.2",
"nelmio/alice": "^3.8"
},
"scripts": {