Skip to content

Commit

Permalink
Fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AdnanHussainTurki committed Jan 26, 2021
1 parent ce81b0c commit 6c5f8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
],
"minimum-stability": "stable",
"autoload": {
"psr-4": {"AdnanHussainTurki": "src/"}
"psr-4": {"AdnanHussainTurki\\": "src/"}
}
}

0 comments on commit 6c5f8a8

Please sign in to comment.