Skip to content

Commit 2006cb1

Browse files
committed
composer
1 parent a39e9d2 commit 2006cb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "mongodb/docs-php-library",
33
"description": "MongoDB PHP Library Documentation",
44
"require": {
5-
"ext-mongodb": "^1.20",
6-
"mongodb/mongodb": "^1.20"
5+
"ext-mongodb": "^2.1",
6+
"mongodb/mongodb": "^2.1"
77
},
88
"require-dev": {
99
"doctrine/coding-standard": "^12.0",
@@ -15,4 +15,4 @@
1515
"dealerdirect/phpcodesniffer-composer-installer": true
1616
}
1717
}
18-
}
18+
}

0 commit comments

Comments
 (0)