Skip to content

Commit 52e92f8

Browse files
committed
Moved classes one folder behind
... as the one folder is no longer required with PSR-4 autoloader
1 parent 734061e commit 52e92f8

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"autoload": {
3131
"psr-4": {
32-
"MabeEnum\\": "src/MabeEnum/"
32+
"MabeEnum\\": "src/"
3333
}
3434
},
3535
"extra": {
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)