Skip to content

Commit 0a59e53

Browse files
committed
update PHP versions on appveyor
1 parent ea8d8d6 commit 0a59e53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ branches:
1212

1313
environment:
1414
matrix:
15-
- PHP_VERSION: '7.1.14'
15+
- PHP_VERSION: '7.1.18'
1616
VC_VERSION: 'VC14'
17-
- PHP_VERSION: '7.2.2'
17+
- PHP_VERSION: '7.2.6'
1818
VC_VERSION: 'VC15'
1919
matrix:
2020
fast_finish: false

0 commit comments

Comments
 (0)