Skip to content

Commit 9a5531d

Browse files
authored
Merge pull request #5219 from Laravel-Backpack/attempt-to-fix-scrutinizer
attempt to fix scrutinizer
2 parents c566ba6 + 8fc646b commit 9a5531d

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)