Merge commit 'f624e36faf2214fef76ad3b7148c17f7f7ff641f'

This commit is contained in:
Dylan K. Taylor
2020-02-01 20:59:23 +00:00
2 changed files with 57 additions and 99 deletions

View File

@ -62,39 +62,5 @@
"pocketmine\\": "tests/phpunit/",
"pocketmine\\phpstan\\rules\\": "tests/phpstan/rules"
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/pmmp/RakLib"
},
{
"type": "vcs",
"url": "https://github.com/pmmp/SPL"
},
{
"type": "vcs",
"url": "https://github.com/pmmp/BinaryUtils"
},
{
"type": "vcs",
"url": "https://github.com/pmmp/NBT"
},
{
"type": "vcs",
"url": "https://github.com/pmmp/Math"
},
{
"type": "vcs",
"url": "https://github.com/pmmp/Snooze"
},
{
"type": "vcs",
"url": "https://github.com/pmmp/Log"
},
{
"type": "vcs",
"url": "https://github.com/pmmp/ClassLoader"
}
]
}
}