Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wehowski authored Oct 11, 2017
1 parent fbd2ee2 commit 419a549
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 @@ -40,11 +40,11 @@

"autoload":{
"psr-0":{
"Riverline\\MultiPartParser": "src/"
"Riverline\\MultiPartParser\\": "src/"
},

"psr-4": {
"webfan\\Mime": "src/webfan/Mime/"
"webfan\\Mime\\": "src/webfan/Mime/"
},

"classmap": ["src/webfan/MimeStub.php", "src/webfan/Mime/vm.php", "src/webfan/MimeStubAPC.php"]
Expand Down

0 comments on commit 419a549

Please sign in to comment.