mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Removed pocketmine subdirectory, map PSR-4 style
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"": ["src"]
|
||||
"pocketmine\\": "src/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
|
Reference in New Issue
Block a user