Skip to content

Commit c5eb190

Browse files
committed
minor #4263 DX: AppVeyor - bump PHP version (keradus)
This PR was squashed before being merged into the 2.12 branch (closes #4263). Discussion ---------- DX: AppVeyor - bump PHP version Commits ------- 4f6e2d6 DX: AppVeyor - bump PHP version
2 parents 5d701c3 + 4f6e2d6 commit c5eb190

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
@@ -5,8 +5,8 @@ clone_folder: C:\projects\php-cs-fixer
55

66
environment:
77
matrix:
8-
- php_ver: 7.1.2
9-
- php_ver: 5.6.30
8+
- php_ver: 7.3.1
9+
- php_ver: 5.6.40
1010
SKIP_LINT_TEST_CASES: 1
1111

1212
cache:

0 commit comments

Comments
 (0)