Skip to content

Commit cd48618

Browse files
committed
fix namesapce
1 parent 5ab8a7f commit cd48618

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
@@ -8,7 +8,7 @@
88
},
99
"autoload": {
1010
"psr-4": {
11-
"Dumphper": "src"
11+
"Dumphper\\": "src"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)