We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 258ed1f commit 6bebac0Copy full SHA for 6bebac0
1 file changed
composer.json
@@ -5,9 +5,9 @@
5
"type": "library",
6
"license": "MIT",
7
"require": {
8
- "php": ">=7.4",
9
- "symfony/lock": ">=5.0",
10
- "tarantool/client": ">=0.8.0"
+ "php": ">=8.2",
+ "symfony/lock": ">=7.0",
+ "tarantool/client": ">=0.9.0"
11
},
12
"suggest": {
13
"ext-msgpack": "For using PeclPacker.",
0 commit comments