Skip to content

Commit 44ad594

Browse files
authored
Update composer.json
1 parent d5ac196 commit 44ad594

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,12 @@
1616
},
1717
"autoload": {
1818
"psr-4": {
19-
"PeterUjah\\NanoBlock\\GTranslator\\": "src/"
19+
"Peterujah\\NanoBlock\\": "src/"
20+
}
21+
},
22+
"extra": {
23+
"branch-alias": {
24+
"dev-master": "1.4-dev"
2025
}
2126
},
2227
"archive": {

0 commit comments

Comments
 (0)