Skip to content

Commit 05aad5c

Browse files
committed
upgrade composer package vs
1 parent 9f93381 commit 05aad5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer/composer.json

Lines changed: 2 additions & 2 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.0",
6+
"mongodb/mongodb": "^2.0"
77
},
88
"require-dev": {
99
"doctrine/coding-standard": "^12.0",

0 commit comments

Comments
 (0)