Skip to content

Commit 86f1684

Browse files
Merge pull request #21 from plunkettscott/dependabot/composer/guzzlehttp/promises-tw-1.5or-tw-2.0
chore(deps): update guzzlehttp/promises requirement from ^1.5 to ^1.5 || ^2.0
2 parents 05387f4 + 67aeb29 commit 86f1684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.2",
20-
"guzzlehttp/promises": "^1.5",
20+
"guzzlehttp/promises": "^1.5 || ^2.0",
2121
"laravel/framework": "^9.0|^10.0|^11.0",
2222
"open-telemetry/api": "^1.0@beta",
2323
"open-telemetry/sdk": "^1.0@beta",

0 commit comments

Comments
 (0)