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.
1 parent 7a4dedf commit 59ea2e0Copy full SHA for 59ea2e0
1 file changed
.github/workflows/tests.yml
@@ -3,7 +3,7 @@ name: Tests
3
on: [push, pull_request]
4
5
env:
6
- php-extensions: mbstring, intl, pdo_sqlsrv-5.10.0beta2
+ php-extensions: mbstring, intl, pdo_sqlsrv-5.12.0
7
php-tools: "composer:v2, pecl"
8
9
jobs:
0 commit comments