We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e87acf commit fca9c18Copy full SHA for fca9c18
composer.json
@@ -4,13 +4,13 @@
4
"license": "GPL-3.0",
5
"autoload": {
6
"psr-4": {
7
- "Passioneight\\Bundle\\PimcorePimcoreGoogleRecaptchaBundle\\": "src/"
+ "Passioneight\\Bundle\\PimcoreGoogleRecaptchaBundle\\": "src/"
8
}
9
},
10
"extra": {
11
"pimcore": {
12
"bundles": [
13
- "Passioneight\\Bundle\\PimcorePimcoreGoogleRecaptchaBundle\\PimcorePimcoreGoogleRecaptchaBundle"
+ "Passioneight\\Bundle\\PimcoreGoogleRecaptchaBundle\\PimcoreGoogleRecaptchaBundle"
14
]
15
16
0 commit comments