Skip to content

Commit dbe41ab

Browse files
committed
update composer
1 parent 63626d0 commit dbe41ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
},
3232
"autoload": {
3333
"psr-4": {
34-
"RunCloudIO\\Flysystem\\": "src"
34+
"RunCloudIO\\FlysystemB2\\": "src"
3535
}
3636
},
3737
"autoload-dev": {
3838
"psr-4": {
39-
"RunCloudIO\\Flysystem\\Tests\\": "tests"
39+
"RunCloudIO\\FlysystemB2\\Tests\\": "tests"
4040
}
4141
},
4242
"scripts": {

0 commit comments

Comments
 (0)