mirror of
https://github.com/icewind1991/nextcloud-version-matrix.git
synced 2026-06-03 09:34:12 +02:00
add output for "availble" php version
This commit is contained in:
parent
d594a6929d
commit
abc1a0628d
5 changed files with 4826 additions and 4765 deletions
|
|
@ -50,6 +50,10 @@ Maximum supported php version
|
|||
|
||||
Minimum supported php version
|
||||
|
||||
### `php-available`
|
||||
|
||||
Maximum supported php version that is available in the runner
|
||||
|
||||
### `php-max-list`
|
||||
|
||||
Maximum supported php version, as a single-item list
|
||||
|
|
@ -58,6 +62,10 @@ Maximum supported php version, as a single-item list
|
|||
|
||||
Minimum supported php version, as a single-item list
|
||||
|
||||
### `php-available-list`
|
||||
|
||||
Maximum supported php version that is available in the runner, as a single-item list
|
||||
|
||||
### `branches-max`
|
||||
|
||||
Maximum supported server version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue