composer: accept ext-leveldb ^0.3.0

This commit is contained in:
Dylan T
2021-07-31 18:11:34 +01:00
parent 1bbf739385
commit eb23d27004
2 changed files with 3 additions and 3 deletions

View File

@ -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": "*",