We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c5152 commit 94e6c34Copy full SHA for 94e6c34
README.md
@@ -69,9 +69,6 @@ parameters:
69
# If you're using PHP config files for Symfony 5.3+, you also need this for auto-loading of `Symfony\Config`:
70
scanDirectories:
71
- var/cache/dev/Symfony/Config
72
- # If you're using PHP config files you need this to load the helper functions (i.e. service())
73
- scanFiles:
74
- - vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php
75
```
76
77
## Constant hassers
0 commit comments