Skip to content

Commit df316ad

Browse files
committed
fix psr-4 autoload
1 parent dd0ef35 commit df316ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"autoload": {
1313
"psr-4": {
14-
"Gemul\\Jsonparser\\": "src/"
14+
"Gemul\\": "src/"
1515
}
1616
},
1717
"authors": [

0 commit comments

Comments
 (0)