Skip to content

Commit f1dd9d5

Browse files
committed
Stop testing buzz-adapter
It's not compatible with HTTPlug 2.0
1 parent 1c22526 commit f1dd9d5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/continuous-integration.yml

-4
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ jobs:
4444
php-version: "8.2"
4545
symfony-deprecations-helper: "weak"
4646

47-
# Test with httplug 1.x clients
48-
- dependencies: "php-http/buzz-adapter:^1.0 php-http/guzzle6-adapter:^1.1.1 php-http/react-adapter:^0.2.1"
49-
php-version: "7.3"
50-
symfony-deprecations-helper: "weak"
5147
# Test with httplug 2.x clients
5248
- 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"
5349
php-version: "7.3"

0 commit comments

Comments
 (0)