added profile

This commit is contained in:
2021-05-30 17:27:39 +02:00
parent 5b8a86de98
commit 79fc71d2fb
10 changed files with 593 additions and 2 deletions

View File

@@ -14,7 +14,10 @@
"symfony/yaml": "5.2.*"
},
"require-dev": {
"symfony/maker-bundle": "^1.31"
"symfony/maker-bundle": "^1.31",
"symfony/stopwatch": "^5.2",
"symfony/twig-bundle": "^5.2",
"symfony/web-profiler-bundle": "^5.2"
},
"config": {
"optimize-autoloader": true,