Skip to content

Commit

Permalink
swow-cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
AuroraYolo committed Dec 21, 2021
1 parent c86ec15 commit 3cc2f39
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 @@ -29,12 +29,12 @@
},
"autoload": {
"psr-4": {
"SerendipitySwow\\Socket\\": "src/"
"SwowCloud\\Socket\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"SerendipitySwowTest\\Socket\\": "tests/"
"SwowCloud\\SocketTest\\": "tests/"
}
},
"scripts": {
Expand Down

0 comments on commit 3cc2f39

Please sign in to comment.