Skip to content

Commit

Permalink
Add php environment on .scrutinizer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Mar 23, 2024
1 parent 9116835 commit 5488e06
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 5488e06

Please sign in to comment.