Skip to content

Commit 4f645bc

Browse files
committed
Chore: Add PHP 7.4 testing
1 parent 14864ae commit 4f645bc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ filter:
1010
build:
1111

1212
environment:
13-
php: '7.3'
13+
php: '7.4'
1414
docker: true
1515

1616
dependencies:

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ matrix:
99
php: 7.1
1010

1111
php:
12+
- 7.4
1213
- 7.3
1314
- 7.2
1415
- 7.1

0 commit comments

Comments
 (0)