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 d598006 commit df73258Copy full SHA for df73258
.github/workflows/tests.yml
@@ -35,7 +35,7 @@ jobs:
35
command: composer remove php-http/guzzle6-adapter --dev --no-update --no-interaction
36
if: matrix.php >= 8
37
38
- - name: Install Guzzle 7
+ - name: Require Guzzle 7
39
uses: nick-invision/retry@v1
40
with:
41
timeout_minutes: 5
0 commit comments