Skip to content

Commit 6181b66

Browse files
committed
Update composer.json
1 parent ddf4699 commit 6181b66

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
"php": ">=5.3.0"
2222
},
2323
"autoload": {
24-
"psr-4": {"MiladRahimi\\": "src/MiladRahimi/"}
24+
"psr-4": {
25+
"MiladRahimi\\": "src/MiladRahimi/"
26+
}
2527
}
2628
}

0 commit comments

Comments
 (0)