We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60cf243 commit d2b7cbeCopy full SHA for d2b7cbe
1 file changed
.scrutinizer.yml
@@ -3,7 +3,7 @@ checks:
3
4
tools:
5
external_code_coverage:
6
- runs: 72 # Scrutinizer will wait for this many code coverage submissions
+ runs: 18 # Scrutinizer will wait for this many code coverage submissions
7
timeout: 600 # Timeout in seconds.
8
9
filter:
@@ -15,7 +15,7 @@ build:
15
environment:
16
# Languages
17
php:
18
- version: "8.1"
+ version: "8.3"
19
ini:
20
memory_limit: "-1"
21
0 commit comments