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 bd8705a commit 1be4cefCopy full SHA for 1be4cef
.github/workflows/build-ci-atlas.yml
@@ -6,7 +6,7 @@ on:
6
7
env:
8
MONGODB_EXT_V1: mongodb-1.21.0
9
- MONGODB_EXT_V2: mongodb-mongodb/mongo-php-driver@v2.x
+ MONGODB_EXT_V2: stable
10
11
jobs:
12
build:
.github/workflows/build-ci.yml
0 commit comments