Skip to content

Commit 76d376f

Browse files
authored
PHP 7.4 was released
1 parent 3bb3a0b commit 76d376f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ stages:
1212
php:
1313
- 7.2
1414
- 7.3
15-
- 7.4snapshot
15+
- 7.4
1616

1717
env:
1818
- COMMAND="composer install"
@@ -61,7 +61,7 @@ jobs:
6161

6262
- stage: pre-conditions
6363
env: Syntax check PHP
64-
php: 7.4snapshot
64+
php: 7.4
6565
before_script:
6666
- composer install
6767
script:

0 commit comments

Comments
 (0)