We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b5648 commit fb077ecCopy full SHA for fb077ec
.github/workflows/continuous-integration.yml
@@ -37,6 +37,9 @@ jobs:
37
- dependencies: "php-http/guzzle7-adapter"
38
php-version: "8.3"
39
symfony-deprecations-helper: "weak"
40
+ - dependencies: "php-http/guzzle7-adapter"
41
+ php-version: "8.4"
42
+ symfony-deprecations-helper: "weak"
43
44
# Test with httplug 2.x clients
45
- dependencies: "php-http/guzzle7-adapter php-http/curl-client:^2.0.0 php-http/vcr-plugin:^1.0@dev php-http/socket-client:^2.0"
0 commit comments