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 143f891 commit 350a66bCopy full SHA for 350a66b
appveyor.yml
@@ -10,14 +10,20 @@ environment:
10
php_ver_target: 7.0
11
- dependencies: lowest
12
php_ver_target: 7.1
13
+ - dependencies: lowest
14
+ php_ver_target: 7.2
15
- dependencies: current
16
17
18
19
+ - dependencies: current
20
21
- dependencies: highest
22
23
24
25
+ - dependencies: highest
26
27
28
## Cache composer, chocolatey and php bits
29
cache:
0 commit comments