Skip to content

Commit fb077ec

Browse files
authored
Add PHP 8.4 to matrix (#476)
1 parent a8b5648 commit fb077ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/continuous-integration.yml

+3
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ jobs:
3737
- dependencies: "php-http/guzzle7-adapter"
3838
php-version: "8.3"
3939
symfony-deprecations-helper: "weak"
40+
- dependencies: "php-http/guzzle7-adapter"
41+
php-version: "8.4"
42+
symfony-deprecations-helper: "weak"
4043

4144
# Test with httplug 2.x clients
4245
- 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

Comments
 (0)