Skip to content

Commit

Permalink
Add PHP 8.4 to matrix (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruudk authored Oct 31, 2024
1 parent a8b5648 commit fb077ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
- dependencies: "php-http/guzzle7-adapter"
php-version: "8.3"
symfony-deprecations-helper: "weak"
- dependencies: "php-http/guzzle7-adapter"
php-version: "8.4"
symfony-deprecations-helper: "weak"

# Test with httplug 2.x clients
- 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"
Expand Down

0 comments on commit fb077ec

Please sign in to comment.