unexpected MongoDBDriverExceptionConnectionException thrown from a caster: Server reports wire version 5, but this version of libmongoc requires at least 6 (MongoDB 3.6)",
## The compatile with Mongo 5 is 1.9.1
pecl uninstall mongodb
pecl install mongodb-1.9.1