Skip to content

Commit 0488861

Browse files
author
Greg Bowler
authored
Merge pull request #10 from PhpGt/scrutinizer
ci: upgrade scrutinizer
2 parents 83a69e5 + d86c989 commit 0488861

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.scrutinizer.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
environment:
3-
php: 8.0.0
3+
php: 8.1
44

55
nodes:
66
analysis:
@@ -29,4 +29,4 @@ checks:
2929
filter:
3030
excluded_paths:
3131
- test/*
32-
- vendor/*
32+
- vendor/*

0 commit comments

Comments
 (0)