Skip to content

Commit

Permalink
Added PHP 8.3 to continuous integration
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Jan 9, 2024
1 parent 08d40ce commit dd1fd24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
name: "PHPUnit"
uses: "doctrine/.github/.github/workflows/continuous-integration.yml@2.1.0"
with:
php-versions: '["8.0", "8.1", "8.2"]'
php-versions: '["8.0", "8.1", "8.2", "8.3"]'

0 comments on commit dd1fd24

Please sign in to comment.