Skip to content
Snippets Groups Projects
Commit 1ec35c0a authored by daffie's avatar daffie
Browse files

Merge branch '3520838-make-driver-compatable-php-extension-2' into '3.x'

Make the database driver work with both versions of the PHP extension for MongoDB

See merge request !45
parents 6e94cefd bd65354e
No related branches found
No related tags found
No related merge requests found
Pipeline #480639 failed
......@@ -19,6 +19,6 @@
"require": {
"daffie/sql-like-to-regular-expression": "^1.0",
"drupal/core": "^11.0",
"mongodb/mongodb": "^1.17"
"mongodb/mongodb": "^1.17|^2.0"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment