Skip to content

Commit 47f031a

Browse files
committed
ci: Fix php version
1 parent bba910c commit 47f031a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.scrutinizer.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
build:
22
environment:
33
php:
4-
version: 7.1
4+
version: 8.1
5+
ini:
6+
xdebug.mode: coverage
57

68
checks:
79
php:

0 commit comments

Comments
 (0)