Skip to content

Commit 437ba1a

Browse files
Updated scrutinizer to run tests with php 8.0
1 parent 64b6e85 commit 437ba1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
build:
22
environment:
33
php:
4-
version: 7.4
4+
version: 8.0
55
dependencies:
66
before:
77
- composer install --dev --prefer-source --no-interaction

0 commit comments

Comments
 (0)