Commit f261012
authored
Bump PHP minimum version to 8.3 (#2899)
#2644 changed the default version of PHP used in our default
Debian-based Docker image. At the time, Red Hat had not released a
RHEL-based image containing PHP 8.3. Red Hat has now released an image
with 8.3, meaning that we can require a minimum version of PHP 8.3 for
all CDash instances.1 parent 8eb2b4b commit f261012
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments