We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f4bef9 + b166084 commit 8cdb0a6Copy full SHA for 8cdb0a6
README.md
@@ -56,6 +56,8 @@ parameters:
56
container_xml_path: %rootDir%/../../../var/cache/dev/srcDevDebugProjectContainer.xml
57
# or with Symfony 4.2+
58
container_xml_path: '%rootDir%/../../../var/cache/dev/srcApp_KernelDevDebugContainer.xml'
59
+ # or with Symfony 5+
60
+ container_xml_path: '%rootDir%/../../../var/cache/dev/App_KernelDevDebugContainer.xml'
61
```
62
63
## Constant hassers
0 commit comments