Browse Source

Use composer v1 for windows

Corey Taylor 5 years ago
parent
commit
53e7970756
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/ci.yml

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

@@ -150,6 +150,7 @@ 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