Skip to content

Commit f3bac6c

Browse files
composer
1 parent 273dc57 commit f3bac6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
"autoload": {
1818
"psr-4": {
19-
"Rahulreghunath\\Textlocal\\": "src/",
20-
"rahulreghunath\\textlocal\\": "src/"
19+
["Rahulreghunath\\Textlocal\\": "src/",
20+
"rahulreghunath\\textlocal\\": "src/"]
2121
}
2222
},
2323
"minimum-stability": "dev"

0 commit comments

Comments
 (0)