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.
2 parents 0ff0516 + 3867ad9 commit 31511b5Copy full SHA for 31511b5
.github/workflows/static.yml
@@ -17,7 +17,6 @@ jobs:
17
uses: shivammathur/setup-php@v2
18
with:
19
php-version: 7.4
20
- extensions: curl
21
tools: composer:v2
22
coverage: none
23
@@ -50,7 +49,6 @@ jobs:
50
49
51
52
53
54
55
56
.github/workflows/tests.yml
@@ -21,7 +21,6 @@ jobs:
php-version: ${{ matrix.php }}
24
25
26
27
0 commit comments