This website works better with JavaScript
Home
Explore
Help
Sign In
base-service
/
mayouTool
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修改
wangbiaoyan
9 months ago
parent
1cb4641fdc
commit
0bafaf0ed6
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
composer.json
+ 1
- 1
composer.json
View File
@@ -22,7 +22,7 @@
},
},
"autoload": {
"autoload": {
"psr-4": {
"psr-4": {
- "Tool\\": "src"
+ "Tool\\
MayouTool\\
": "src"
}
}
}
}
}
}