Skip to content

Commit 4008f38

Browse files
committed
Require php-http/promise 1.3.0 to be compatible with PHP 8.4
1 parent d009f90 commit 4008f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"league/oauth2-client": "^2.6.1",
7878
"open-telemetry/sdk": "^1.0.0",
7979
"php": "^7.4 || ^8.0",
80-
"php-http/promise": "~1.2.0",
80+
"php-http/promise": "~1.3.0",
8181
"psr/http-message": "^1.1 || ^2.0",
8282
"ramsey/uuid": "^4.2.3",
8383
"stduritemplate/stduritemplate": "^0.0.53 || ^0.0.54 || ^0.0.55 || ^0.0.56 || ^0.0.57 || ^0.0.59 || ^1.0.0 || ^2.0.0"

0 commit comments

Comments
 (0)