Skip to content

Commit 8fc646b

Browse files
committed
attempt to fix scrutinizer
1 parent c566ba6 commit 8fc646b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.scrutinizer.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ filter:
1212
- 'views/*'
1313
build:
1414
build:
15+
image: default-bionic
1516
environment:
16-
php: 8.0.2
17+
php: 8.1.2
1718
nodes:
1819
analysis:
1920
tests:

0 commit comments

Comments
 (0)