Skip to content

Commit

Permalink
Run also on PHP 8.3 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos authored Aug 6, 2023
1 parent 08c6415 commit 090437a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
php-version: '8.1'
- os: ubuntu-latest
php-version: '8.2'
- os: ubuntu-latest
php-version: '8.3'
composer_flags: '--ignore-platform-reqs'
runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit 090437a

Please sign in to comment.