Skip to content

Commit b8c421a

Browse files
chore(deps): update guzzlehttp/promises requirement || ^2.0
Updates the requirements on [guzzlehttp/promises](https://github.com/guzzle/promises) to permit the latest version. - [Release notes](https://github.com/guzzle/promises/releases) - [Changelog](https://github.com/guzzle/promises/blob/2.0/CHANGELOG.md) - [Commits](guzzle/promises@1.5.0...2.0.2) --- updated-dependencies: - dependency-name: guzzlehttp/promises dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fa9c41 commit b8c421a

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)