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.
1 parent 2e000ff commit 3155f1dCopy full SHA for 3155f1d
appveyor.yml
@@ -40,7 +40,7 @@ install:
40
- appveyor DownloadFile https://github.com/composer/composer/releases/download/2.0.12/composer.phar
41
- cd c:\projects\polyfill
42
- mkdir %APPDATA%\Composer && copy /Y .github\composer-config.json %APPDATA%\Composer\config.json
43
- - SET COMPOSER_ROOT_VERSION=dev-main
+ - SET COMPOSER_ROOT_VERSION=1.x-dev
44
- composer update --prefer-source --no-progress --ansi
45
46
test_script:
0 commit comments