Fixing composer.json (broken in #126)
This commit is contained in:
parent
01429c4486
commit
694994c3c2
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Gregwar\\CaptchaBundle": "/"
|
||||
"Gregwar\\CaptchaBundle\\": "/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue