Skip to content

Commit

Permalink
Update for PSR-4
Browse files Browse the repository at this point in the history
  • Loading branch information
casperbakker committed Mar 4, 2015
1 parent 5772f6e commit 5967b21
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 @@ -26,8 +26,8 @@
"commerceguys/guzzle-oauth2-plugin": "~1.0"
},
"autoload": {
"psr-0": {
"Picqer": "src"
"psr-4": {
"Picqer\\": "src/Picqer"
}
}
}

0 comments on commit 5967b21

Please sign in to comment.