mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-18 06:11:28 +08:00
Fix autoloader root namespace
This commit is contained in:
parent
092eb29393
commit
0f7c2f5f98
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"": "src/"
|
||||
"WP_CLI\\Profile\\": "src/"
|
||||
},
|
||||
"files": [
|
||||
"profile-command.php"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue