Skip to content

Commit

Permalink
Update guzzlehttp promises
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdheiden committed Nov 1, 2023
1 parent 72089d4 commit b352a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"symfony/event-dispatcher": "^6.0 || ^5.0 || ^4.0 || ^3.0",
"psr/log": "^1.0 || ^2.0 || ^3.0",
"guzzlehttp/promises": "^1.3",
"guzzlehttp/promises": "^1.3 || ^2.0",
"spatie/dns": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit b352a3a

Please sign in to comment.