We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aeafd03 + 5516b73 commit bbb9542Copy full SHA for bbb9542
1 file changed
.github/workflows/test-deptrac.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: shivammathur/setup-php@v2
44
with:
45
php-version: '8.1'
46
- tools: composer, phive
+ tools: composer
47
extensions: intl, json, mbstring, gd, mysqlnd, xdebug, xml, sqlite3
48
49
- name: Validate composer.json
0 commit comments