Skip to content

Commit

Permalink
Merge pull request #292 from bearsunday/scrutinizer
Browse files Browse the repository at this point in the history
Add php environment on .scrutinizer.yml
  • Loading branch information
koriym authored Mar 23, 2024
2 parents 9116835 + 5488e06 commit 67f1f9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@ build:
tests:
override:
- php-scrutinizer-run
environment:
php:
version: 8.2

filter:
paths: ["src/*"]

0 comments on commit 67f1f9c

Please sign in to comment.