We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be711a0 commit afd8aafCopy full SHA for afd8aaf
.github/workflows/continuous-integration.yml
@@ -46,11 +46,11 @@ jobs:
46
47
# Latest commit to master
48
- dependencies: "php-http/guzzle7-adapter php-http/vcr-plugin:^1.0@dev"
49
- php-version: "8.0"
+ php-version: "8.1"
50
stability: "dev"
51
symfony-deprecations-helper: "weak"
52
- dependencies: "php-http/guzzle7-adapter"
53
54
55
56
0 commit comments