Skip to content

Commit 3cc2f39

Browse files
committed
swow-cloud
1 parent c86ec15 commit 3cc2f39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
},
3030
"autoload": {
3131
"psr-4": {
32-
"SerendipitySwow\\Socket\\": "src/"
32+
"SwowCloud\\Socket\\": "src/"
3333
}
3434
},
3535
"autoload-dev": {
3636
"psr-4": {
37-
"SerendipitySwowTest\\Socket\\": "tests/"
37+
"SwowCloud\\SocketTest\\": "tests/"
3838
}
3939
},
4040
"scripts": {

0 commit comments

Comments
 (0)