Fixed composer autoloaders
This commit is contained in:
parent
2ab3df4ba8
commit
112c9e475f
@ -20,7 +20,7 @@
|
|||||||
],
|
],
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"NoccyLabs\\GdLabelBundle\\": "src/"
|
"NoccyLabs\\Bundle\\GdLabelBundle\\": "src/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user