Skip to content

Commit

Permalink
composer.json: Force guzzlehttp/promises v2.0 (#9599)
Browse files Browse the repository at this point in the history
  • Loading branch information
alecpl committed Aug 25, 2024
1 parent 8a6ba22 commit eaf08e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"php": ">=7.3 <8.5",
"bacon/bacon-qr-code": "^2.0.8 || ^3.0.0",
"guzzlehttp/guzzle": "^7.9.2",
"guzzlehttp/promises": "^2.0",
"masterminds/html5": "~2.8.0 || ~2.9.0",
"pear/auth_sasl": "~1.1.0 || ~1.2.0",
"pear/crypt_gpg": "~1.6.3",
Expand Down

0 comments on commit eaf08e5

Please sign in to comment.