Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
coolcodemy committed Aug 24, 2017
1 parent 63626d0 commit dbe41ab
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,12 +31,12 @@
},
"autoload": {
"psr-4": {
"RunCloudIO\\Flysystem\\": "src"
"RunCloudIO\\FlysystemB2\\": "src"
}
},
"autoload-dev": {
"psr-4": {
"RunCloudIO\\Flysystem\\Tests\\": "tests"
"RunCloudIO\\FlysystemB2\\Tests\\": "tests"
}
},
"scripts": {
Expand Down

0 comments on commit dbe41ab

Please sign in to comment.