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 6b48811 commit e6935c5Copy full SHA for e6935c5
composer.json
@@ -16,7 +16,7 @@
16
"symfony/framework-bundle": "2.*"
17
},
18
"autoload": {
19
- "psr-0": { "EWZ\\Bundle\\RecaptchaBundle": "" }
+ "psr-0": { "EWZ\\Bundle\\RecaptchaBundle\\": "" }
20
21
"target-dir": "EWZ/Bundle/RecaptchaBundle"
22
}
0 commit comments