We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5cd46e commit d7f465bCopy full SHA for d7f465b
composer.json
@@ -5,8 +5,8 @@
5
"type": "library",
6
"license": "MIT",
7
"require": {
8
- "php": "^7.1",
9
- "tarantool/client": "^0.8.0"
+ "php": ">=7.3",
+ "tarantool/client": ">=0.8.0"
10
},
11
"suggest": {
12
"ext-msgpack": "For using PeclPacker.",
0 commit comments