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 bf9aff0 + 972fc76 commit 779a2e6Copy full SHA for 779a2e6
composer.json
@@ -20,9 +20,8 @@
20
"phpunit/phpunit": "3.7.*",
21
"symfony/expression-language": "2.4.*"
22
},
23
- "target-dir": "Matthias/SymfonyServiceDefinitionValidator",
24
"autoload": {
25
- "psr-0" : { "Matthias\\SymfonyServiceDefinitionValidator\\" : "" }
+ "psr-4" : { "Matthias\\SymfonyServiceDefinitionValidator\\" : "" }
26
27
"extra": {
28
"branch-alias": {
0 commit comments