Skip to content

Commit 7034b06

Browse files
committed
ci: add tests for PHP 8.5
1 parent ec3d2f7 commit 7034b06

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
@@ -14,7 +14,7 @@
1414
"php": "^7.4 | ^8.0",
1515
"php-http/httplug": "^2.4",
1616
"psr/http-client": "^1.0.3",
17-
"guzzlehttp/guzzle": "^7.4"
17+
"guzzlehttp/guzzle": "^7.10"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^9.6.31 || ^10.0 || ^11.0 || ^12.0",

0 commit comments

Comments
 (0)