Skip to content

Commit

Permalink
Avoids non-tested update of guzzle promises 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Aug 18, 2023
1 parent 36886e9 commit 72b8092
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
"require": {
"php": "^7.2|^8.0",
"aws/aws-sdk-php": "^3.80",
"psr/http-message": "^1.0",
"guzzlehttp/promises": "^1.4.0",
"guzzlehttp/guzzle": "^6.3|^7.0",
"hollodotme/fast-cgi-client": "^3.0",
"illuminate/container": "^6.0|^7.0|^8.0|^9.0|^10.0",
Expand Down

0 comments on commit 72b8092

Please sign in to comment.