mongodb 1.21.2

MongoDB driver for PHP


The purpose of this driver is to provide exceptionally thin glue between MongoDB
and PHP, implementing only fundamental and performance-critical components
necessary to build a fully-functional MongoDB driver.

License: Apache License

Changes

## What's Changed
* Fix wrong PHP version constraint for pie by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1874
* PHPC-2635: Remove serverless URIs from Atlas connectivity tests by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1879
* PHPC-2637: Update to libmongoc 1.30.6 by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1882


**Full Changelog**: https://github.com/mongodb/mongo-php-driver/compare/1.21.1...1.21.2