mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Merge branch 'stable' with changes
This commit is contained in:
@ -46,7 +46,11 @@
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"pocketmine\\": "src/"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"src/GlobalConstants.php",
|
||||
"src/VersionInfo.php"
|
||||
]
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
|
Reference in New Issue
Block a user