We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ff47e7 + 6f51d94 commit f0aca96Copy full SHA for f0aca96
.appveyor.yml
@@ -22,21 +22,21 @@ environment:
22
driver: sqlsrv
23
db_version: sql2008r2sp2
24
coverage: yes
25
- php: 7.2
+ php: 7.3
26
- db: mssql
27
28
db_version: sql2012sp1
29
30
31
32
33
db_version: sql2017
34
coverage: no
35
36
37
driver: pdo_sqlsrv
38
39
40
41
42
init:
0 commit comments