Skip to content

Commit

Permalink
test against PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
restena-sw committed Jun 26, 2023
1 parent 8865c9b commit 025f3f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ build:
analysis:
environment:
php:
version: 8.0.22
version: 8.1.20
project_setup:
override: true
tests:
Expand All @@ -123,7 +123,7 @@ build:
TEST_LANGUAGE_VARIANTS: 1
DEBIAN_FRONTEND: 'noninteractive'
php:
version: 8.0.22
version: 8.1.20
hosts:
ci.test: 127.0.0.1
apache2:
Expand Down

0 comments on commit 025f3f2

Please sign in to comment.