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 75b758e commit 2ad5af2Copy full SHA for 2ad5af2
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