Skip to content

Commit

Permalink
Test on PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell authored Oct 7, 2023
1 parent c9f767d commit 6688336
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ jobs:
stable: true
coverage: false
composer-flags: '--prefer-lowest'
- php: '8.3'
stable: false
coverage: false
composer-flags: '--ignore-platform-req=php+'

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6688336

Please sign in to comment.