Skip to content

Commit

Permalink
fix autoload path
Browse files Browse the repository at this point in the history
  • Loading branch information
MDevster committed Dec 5, 2017
1 parent 2da86ce commit a1a33c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"autoload": {
"psr-4": {
"Pdir\\Contao\\ThemeHelperBundle\\ThemeHelperBundle\\": "src/"
"Pdir\\Contao\\ThemeHelperBundle\\": "src/"
}
},
"extra": {
Expand Down

0 comments on commit a1a33c8

Please sign in to comment.