Skip to content

Commit

Permalink
Merge pull request #1 from picqer/cbakker-patch-1
Browse files Browse the repository at this point in the history
Update for PSR-4
  • Loading branch information
stephangroen committed Apr 24, 2015
2 parents a7f4009 + 5967b21 commit e928644
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 e928644

Please sign in to comment.