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 4587fe0 commit 8e08f9fCopy full SHA for 8e08f9f
.github/workflows/test.yaml
@@ -57,6 +57,7 @@ jobs:
57
with:
58
coverage: none
59
php-version: ${{ matrix.php-version }}
60
+ extensions: mongodb-1.21.0
61
62
- name: Install Symfony Flex
63
run: |
0 commit comments