mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
composer: accept ext-leveldb ^0.3.0
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
"ext-hash": "*",
|
||||
"ext-igbinary": "^3.0.1",
|
||||
"ext-json": "*",
|
||||
"ext-leveldb": "^0.2.1",
|
||||
"ext-leveldb": "^0.2.1 || ^0.3.0",
|
||||
"ext-mbstring": "*",
|
||||
"ext-morton": "^0.1.0",
|
||||
"ext-openssl": "*",
|
||||
|
Reference in New Issue
Block a user