Skip to content

Commit aa9d439

Browse files
webmaster777m1guelpf
authored andcommitted
use php 7.3 and not-outdated dependencies for phpstan
1 parent 93cb7ac commit aa9d439

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ php:
1212
matrix:
1313
# test latest PHP stable version with lowest dependencies and phpstan static analysis
1414
include:
15-
- php: 7.1
16-
env: COMPOSER_FLAGS="--prefer-lowest" STATIC_ANALYSIS=yes
15+
- php: 7.3
16+
env: STATIC_ANALYSIS=yes
1717

1818
before_script:
1919
- travis_retry composer self-update

0 commit comments

Comments
 (0)