Skip to content

Commit

Permalink
scrutinizer update
Browse files Browse the repository at this point in the history
  • Loading branch information
mambax7 committed Aug 5, 2024
1 parent 349d548 commit 3948cf3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,21 +46,21 @@ build:
override:
- command: php -v

php84:
environment:
php: 8.4
tests:
override:
- command: php -v
# php84:
# environment:
# php: 8.4
# tests:
# override:
# - command: php -v

filter:
excluded_paths:
- '_archive/*'
- 'tests/*'
- 'docs/*'
- 'vendor/*'
# - 'vendor/*'

tools:
php_analyzer: true
external_code_coverage:
timeout: 300 # Timeout in seconds.
# external_code_coverage:
# timeout: 300 # Timeout in seconds.

0 comments on commit 3948cf3

Please sign in to comment.