Skip to content

Commit

Permalink
Require higher version of guzzlehttp/promises
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Koprek committed Nov 28, 2024
1 parent 8164262 commit 2b860ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,14 @@
"require-dev": {
"doctrine/migrations": "^2.0 || ^3.8.2",
"guzzlehttp/guzzle": "^7.9.2",
"guzzlehttp/promises": "2.0.4",
"laminas/laminas-coding-standard": "~2.5.0",
"laminas/laminas-loader": "^2.11",
"mikey179/vfsstream": "^1.6.12",
"php-amqplib/php-amqplib": "^2.0 || ^3.7.2",
"phpunit/phpunit": "^9.6.21",
"psalm/plugin-phpunit": "^0.18.4",
"predis/predis": "^2.3.0",
"psalm/plugin-phpunit": "^0.18.4",
"symfony/yaml": "^6.4.13 || ^7.0.0",
"vimeo/psalm": "^4.30.0"
},
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2b860ef

Please sign in to comment.