Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Fixing PSR-4 namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
igorsantos07 committed Nov 1, 2015
1 parent c1e1344 commit 3b9d9ca
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 @@ -27,7 +27,7 @@
},
"autoload": {
"psr-4": {
"LaravelArdent\\Ardent\\": "src/"
"LaravelArdent\\": "src/"
}
},
"minimum-stability": "dev"
Expand Down

0 comments on commit 3b9d9ca

Please sign in to comment.