Fix Redis build and run deps

This commit is contained in:
cytopia
2022-12-01 10:53:56 +01:00
parent 6054f92e9e
commit 9c4490f820
7 changed files with 20 additions and 30 deletions

View File

@@ -1104,18 +1104,28 @@ extensions_available:
5.6:
type: pecl
version: 4.3.0
build_dep: []
run_dep: []
5.5:
type: pecl
version: 4.3.0
build_dep: []
run_dep: []
5.4:
type: pecl
version: 4.3.0
build_dep: []
run_dep: []
5.3:
type: pecl
version: 4.3.0
build_dep: []
run_dep: []
5.2:
type: pecl
version: 2.2.7
build_dep: []
run_dep: []
sqlite3:
disabled: [5.2]
already_avail: "{{ php_all_versions }}"