Fix sqlsrv install for PHP 7.1

This commit is contained in:
cytopia
2020-02-04 19:13:13 +01:00
parent a4102e3d7f
commit 1225d564a7
3 changed files with 8 additions and 2 deletions

View File

@@ -897,6 +897,11 @@ extensions_available:
version: 5.3.0
build_dep: [unixodbc-dev]
run_dep: [unixodbc]
7.1:
type: pecl
version: 5.6.1
build_dep: [unixodbc-dev]
run_dep: [unixodbc]
all:
type: pecl
build_dep: [unixodbc-dev]