Skip to content

Commit f6418c4

Browse files
committed
downgrade php version
1 parent 447277e commit f6418c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mongodb/docs-php-library",
33
"description": "MongoDB PHP Library Documentation",
44
"require": {
5-
"mongodb/mongodb": "^1.20"
5+
"mongodb/mongodb": "^1.19"
66
},
77
"require-dev": {
88
"doctrine/coding-standard": "^12.0",

0 commit comments

Comments
 (0)