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.
1 parent bd7d379 commit f25662dCopy full SHA for f25662d
composer.json
@@ -33,9 +33,8 @@
33
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them"
34
},
35
"autoload": {
36
- "psr-0": { "Symfony\\Component\\DependencyInjection\\": "" }
+ "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" }
37
38
- "target-dir": "Symfony/Component/DependencyInjection",
39
"minimum-stability": "dev",
40
"extra": {
41
"branch-alias": {
0 commit comments