Skip to content

Commit

Permalink
Updated scrutinizer.yml with minimum PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonyThorpe committed May 24, 2023
1 parent d93d3dd commit 00c2e33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
inherit: true

build:
environment:
php:
version: '^8.1'
nodes:
analysis:
tests:
override: [php-scrutinizer-run]
image: default-bionic
environment:
php: 8.1.2

checks:
php:
Expand Down

0 comments on commit 00c2e33

Please sign in to comment.