Skip to content

Commit

Permalink
Merge pull request #7 from veewee/PHP83
Browse files Browse the repository at this point in the history
Allow PHP83
  • Loading branch information
veewee authored Nov 24, 2023
2 parents 6d242b3 + 1b581be commit 514229a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest]
php-versions: ['8.1', '8.2']
php-versions: ['8.1', '8.2', '8.3']
composer-options: ['']
composer-versions: ['composer:v2']
fail-fast: false
Expand Down

0 comments on commit 514229a

Please sign in to comment.