Skip to content

Commit

Permalink
Merge pull request #107 from laravel/fix/promises-bug
Browse files Browse the repository at this point in the history
[2.x] Do not use guzzlehttp/promises 1.5.0
  • Loading branch information
nunomaduro authored Oct 22, 2021
2 parents 511b9c5 + 5830b80 commit 4971d2a
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 @@ -17,6 +17,7 @@
"php": "^7.2|^8.0",
"aws/aws-sdk-php": "^3.80",
"guzzlehttp/guzzle": "^6.3|^7.0",
"guzzlehttp/promises": "<1.5.0",
"hollodotme/fast-cgi-client": "^3.0",
"illuminate/container": "^6.0|^7.0|^8.0",
"illuminate/http": "^6.0|^7.0|^8.0",
Expand Down

0 comments on commit 4971d2a

Please sign in to comment.