mongodb-labs / drivers-atlas-testing

Drivers Atlas Testing
Apache License 2.0
8 stars 27 forks source link

Install PHP dependencies in the project #213

Closed GromNaN closed 1 month ago

GromNaN commented 2 months ago

Fix PHP tests broken by https://github.com/mongodb/mongo-php-library/pull/1395

Instead of duplicating parts of the composer.json from the library, the dependencies are installed in the library directly.

GromNaN commented 2 months ago

Test successful for PHP.