load third party fixtures

This commit is contained in:
2021-05-07 16:07:53 +02:00
parent 8002725c87
commit 038d7ad2e1
6 changed files with 133 additions and 5 deletions

View File

@@ -73,7 +73,8 @@
"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": {
"auto-scripts": {