Skip to content
This repository was archived by the owner on Nov 30, 2017. It is now read-only.

Commit f6d1dbe

Browse files
committed
Update composer.json autoload path.
1 parent 1793be0 commit f6d1dbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ext-curl": "*"
1919
},
2020
"autoload": {
21-
"psr-0": { "MZ\\MailChimpBundle": "" }
21+
"psr-0": { "MZ\\MailChimpBundle": "src/" }
2222
},
2323
"target-dir": "MZ/MailChimpBundle"
2424
}

0 commit comments

Comments
 (0)