Skip to content

Commit 23dafbf

Browse files
committed
Fix bundle directory structure
1 parent 3e8dc4f commit 23dafbf

13 files changed

Lines changed: 1 addition & 1 deletion

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"autoload": {
2626
"psr-4": {
27-
"Geekimo\\Bundle\\RethinkDBBundle\\": ""
27+
"Geekimo\\Bundle\\RethinkDBBundle\\": "src/"
2828
}
2929
}
3030
}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)