We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e386551 commit 3c0132eCopy full SHA for 3c0132e
1 file changed
.github/workflows/tests-mongodb.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: shivammathur/setup-php@v2
48
with:
49
php-version: ${{ matrix.php }}
50
- extensions: xdebug, xhprof, mongodb, tideways_xhprof
+ extensions: xdebug, xhprof, mongo, mongodb, tideways_xhprof
51
52
- name: Validate composer.json and composer.lock
53
run: composer validate
0 commit comments