Skip to content

Commit 17ea100

Browse files
committed
fixed PSR namespace
1 parent 9820fce commit 17ea100

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
@@ -17,7 +17,7 @@
1717
},
1818
"autoload": {
1919
"psr-4": {
20-
"Shaokahn\\Zaman\\": "src/Zaman"
20+
"Joker\\Zaman\\": "src/Zaman"
2121
}
2222
},
2323
"minimum-stability": "stable"

0 commit comments

Comments
 (0)