Skip to content

Commit 44b017f

Browse files
committed
qa: allow testing on PHP 8.1
Updates to laminas-continuous-integration-action should allow installation of sqlsrv extension now. Signed-off-by: Matthew Weier O'Phinney <[email protected]>
1 parent 5a9509f commit 44b017f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.laminas-ci.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,5 @@
77
"pgsql",
88
"sqlite3",
99
"sqlsrv"
10-
],
11-
"exclude": [
12-
{
13-
"name": "PHPUnit on PHP 8.1 with latest dependencies"
14-
},
15-
{
16-
"name": "PHPUnit on PHP 8.1 with lowest dependencies"
17-
}
1810
]
1911
}

0 commit comments

Comments
 (0)