Skip to content

Commit b6520d6

Browse files
committed
Composer fix
1 parent b457ba6 commit b6520d6

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-
"Translator\\": "src/"
21+
"JsonTranslationHelper\\": "src/"
2222
},
2323
"files": [
2424
"src/helpers.php"

0 commit comments

Comments
 (0)