Skip to content

Commit 6bebac0

Browse files
authored
actualize dependencies
1 parent 258ed1f commit 6bebac0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"type": "library",
66
"license": "MIT",
77
"require": {
8-
"php": ">=7.4",
9-
"symfony/lock": ">=5.0",
10-
"tarantool/client": ">=0.8.0"
8+
"php": ">=8.2",
9+
"symfony/lock": ">=7.0",
10+
"tarantool/client": ">=0.9.0"
1111
},
1212
"suggest": {
1313
"ext-msgpack": "For using PeclPacker.",

0 commit comments

Comments
 (0)