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 a0595d4 + 2ad5af2 commit a584a78Copy full SHA for a584a78
composer.json
@@ -18,8 +18,7 @@
18
"phpunit/phpunit": ">=3",
19
"sebastian/exporter": "~1"
20
},
21
- "target-dir": "Matthias/SymfonyDependencyInjectionTest",
22
"autoload": {
23
- "psr-0" : { "Matthias\\SymfonyDependencyInjectionTest\\" : "" }
+ "psr-4" : { "Matthias\\SymfonyDependencyInjectionTest\\" : "" }
24
}
25
0 commit comments