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 762b910 commit 49d26c2Copy full SHA for 49d26c2
.appveyor.yml
@@ -19,22 +19,10 @@ environment:
19
ffmpeg_download: https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20190225-f948082-win64-static.zip
20
21
matrix:
22
- - PHP_VERSION: 7.1
23
- COMPOSER_OPTS: --prefer-lowest
24
-
25
- PHP_VERSION: 7.1
26
COMPOSER_OPTS:
27
28
- PHP_VERSION: 7.2
29
30
31
- - PHP_VERSION: 7.2
32
- COMPOSER_OPTS:
33
34
- - PHP_VERSION: 7.3
35
36
37
38
39
40
init:
0 commit comments