Merge pull request #5024 from nextcloud/ci/package/composer-2

ci(package): Use Composer v2
This commit is contained in:
Christoph Wurst 2023-02-27 15:28:42 +01:00 committed by GitHub
commit 26ea9098d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d
with:
php-version: 8.0
tools: composer:v1
tools: composer
extensions: ctype,curl,dom,gd,iconv,intl,json,mbstring,openssl,posix,sqlite,xml,zip,gmp
coverage: none
- name: Install Krankerl