Skip to content

Commit

Permalink
Merge pull request #383 from Chris53897/master
Browse files Browse the repository at this point in the history
chore: add ci tests for php 8.3
  • Loading branch information
stof committed Aug 25, 2023
2 parents bf7d89a + 8e81797 commit 504ee11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
php: '8.1'
- description: 'No Symfony specified'
php: '8.2'
- description: 'No Symfony specified'
php: '8.3'
- description: 'Lowest deps'
php: '8.0'
composer_option: '--prefer-lowest'
Expand Down

0 comments on commit 504ee11

Please sign in to comment.