mongodb 1.19.3

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
* PHPC-2380: Add SBOM file and tooling to update it by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1577
* PHPC-2384, PHPC-2399, PHPC-2400: Publish SSDLC assets on release by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1584
* Manually merge up version bump commits by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1586


**Full Changelog**: https://github.com/mongodb/mongo-php-driver/compare/1.19.2...1.19.3