Skip to content

Commit

Permalink
Add PHP 8.3 with Alpine and Bookworm support
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydrogers committed Nov 28, 2023
1 parent ae3a2ca commit c184d1f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions scripts/conf/php-versions-base-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ php_versions:
- 8.2.10
- 8.2.11
- 8.2.9
- minor: "8.3"
base_os:
- name: alpine
- name: bookworm
default: true
patch_versions:
- 8.3.0
- minor: 8.3-rc
base_os:
- name: alpine
Expand Down

0 comments on commit c184d1f

Please sign in to comment.