Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

Commit c3e4eea

Browse files
committed
update package autoload config
1 parent 8a3464c commit c3e4eea

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
@@ -18,7 +18,7 @@
1818
},
1919
"autoload": {
2020
"psr-4": {
21-
"inhere\\library\\" : "src/"
21+
"Inhere\\Library\\" : "src/"
2222
},
2323
"files" : [
2424
"src/functions.php",

0 commit comments

Comments
 (0)