Skip to content

Commit 50ff843

Browse files
committed
update ci config
1 parent b4a4307 commit 50ff843

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.scrutinizer.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,11 @@ checks:
5959
build:
6060
nodes:
6161
analysis:
62+
environment:
63+
php:
64+
version: 7.4.5
6265
project_setup:
6366
override: true
6467
tests:
6568
override:
66-
- php-scrutinizer-run --enable-security-analysis
69+
- php-scrutinizer-run --enable-security-analysis

0 commit comments

Comments
 (0)