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 b92477a commit 51f94cbCopy full SHA for 51f94cb
appveyor.yml
@@ -49,7 +49,7 @@ install:
49
- IF NOT EXIST php-installed.txt type nul >> php-installed.txt
50
- cd c:\reflection
51
- composer install --no-interaction --prefer-dist --no-progress
52
- - composer global require phpunit/phpunit "^6"
+ - composer global require phpunit/phpunit ^6
53
- composer global config bin-dir --absolute
54
55
test_script:
0 commit comments