Skip to content

Commit

Permalink
Add PHP 8.3 and 8.2 to the big list of versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Danack committed Jul 2, 2024
1 parent 9573946 commit ec55083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04]
php: [5.4, 8.1, 8.0, 7.4, 7.3, 7.2, 7.1, 7.0, 5.6, 5.5]
php: [8.3, 8.2, 8.1, 8.0, 7.4, 7.3, 7.2, 7.1, 7.0, 5.6, 5.5, 5.4]
imagemagick: [
7.1.0-13,
7.0.10-27,
Expand Down

0 comments on commit ec55083

Please sign in to comment.