Skip to content

Commit

Permalink
Moved to psr-4
Browse files Browse the repository at this point in the history
  • Loading branch information
samnela committed Nov 11, 2018
1 parent 3660b2e commit 71eabfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
},

"autoload": {
"psr-0": {
"Prophecy\\": "src/"
"psr-4": {
"Prophecy\\": "src/Prophecy"
}
},

Expand Down

0 comments on commit 71eabfa

Please sign in to comment.