We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f34889 commit ec92e1bCopy full SHA for ec92e1b
.github/workflows/continuous-integration.yml
@@ -23,6 +23,7 @@ jobs:
23
php-version: "7.3"
24
dependency-versions: "lowest"
25
symfony-deprecations-helper: "weak"
26
+ stability: "stable"
27
28
# Test the latest stable release
29
- dependencies: "php-http/guzzle7-adapter php-http/vcr-plugin:^1.0@dev"
0 commit comments