Skip to content

Commit

Permalink
actualize dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nekufa authored Jan 10, 2024
1 parent 258ed1f commit 6bebac0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"type": "library",
"license": "MIT",
"require": {
"php": ">=7.4",
"symfony/lock": ">=5.0",
"tarantool/client": ">=0.8.0"
"php": ">=8.2",
"symfony/lock": ">=7.0",
"tarantool/client": ">=0.9.0"
},
"suggest": {
"ext-msgpack": "For using PeclPacker.",
Expand Down

0 comments on commit 6bebac0

Please sign in to comment.