File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 "ext-zip" : " *" ,
2626 "ext-fileinfo" : " *" ,
2727 "ext-ftp" : " *" ,
28- "ext-mongodb" : " ^1.3" ,
28+ "ext-mongodb" : " ^1.3|^2 " ,
2929 "microsoft/azure-storage-blob" : " ^1.1" ,
3030 "phpunit/phpunit" : " ^9.5.11|^10.0" ,
3131 "phpstan/phpstan" : " ^1.10" ,
3636 "google/cloud-storage" : " ^1.23" ,
3737 "async-aws/s3" : " ^1.5 || ^2.0" ,
3838 "async-aws/simple-s3" : " ^1.1 || ^2.0" ,
39- "mongodb/mongodb" : " ^1.2" ,
39+ "mongodb/mongodb" : " ^1.2|^2 " ,
4040 "sabre/dav" : " ^4.6.0" ,
4141 "guzzlehttp/psr7" : " ^2.6"
4242 },
Original file line number Diff line number Diff line change 77 },
88 "require" : {
99 "php" : " ^8.0.2" ,
10- "ext-mongodb" : " ^1.3" ,
10+ "ext-mongodb" : " ^1.3|^2 " ,
1111 "league/flysystem" : " ^3.10.0" ,
12- "mongodb/mongodb" : " ^1.2"
12+ "mongodb/mongodb" : " ^1.2|^2 "
1313 },
1414 "license" : " MIT" ,
1515 "authors" : [
You can’t perform that action at this time.
0 commit comments