Browse Source

Merge pull request #15137 from cakephp/othercorey-patch-1

Enable composer v2 on windows
Mark Story 5 years ago
parent
commit
0ce415ab15
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/ci.yml

+ 0 - 1
.github/workflows/ci.yml

@@ -159,7 +159,6 @@ jobs:
         php-version: ${{ env.PHP_VERSION }}
         extensions: ${{ env.EXTENSIONS }}
         ini-values: apc.enable_cli = 1, extension = php_fileinfo.dll
-        tools: composer:v1
         coverage: none
 
     - name: Setup SQLServer