Skip to content

Commit d484967

Browse files
committed
Add PHP 7.4 and 8.0 to scrutinizer test suite
1 parent 20634ae commit d484967

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: .scrutinizer.yml

+8
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ build:
1515
environment:
1616
php: 7.3
1717

18+
tests-php74:
19+
environment:
20+
php: 7.4
21+
22+
tests-php80:
23+
environment:
24+
php: 8.0
25+
1826
analysis:
1927
tests:
2028
override:

0 commit comments

Comments
 (0)