shivammathur / setup-php

GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.
https://setup-php.com
MIT License
2.91k stars 340 forks source link

ext-mongodb 1.17 #785

Closed OskarStark closed 11 months ago

OskarStark commented 11 months ago

It would be great if you could add ext-mongodb 1.17 to setup-php.

I am using the latest version:

Error: Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - mongodb/mongodb is locked to version 1.17.0 and an update of this package was not requested.
    - mongodb/mongodb 1.17.0 requires ext-mongodb ^1.17.0 -> it has the wrong version installed (1.16.2).
  Problem 2
    - mongodb/mongodb 1.17.0 requires ext-mongodb ^1.17.0 -> it has the wrong version installed (1.16.2).
    - mongodb/symfony-bundle 0.1.0 requires mongodb/mongodb ^1.16 -> satisfiable by mongodb/mongodb[1.17.0].
    - mongodb/symfony-bundle is locked to version 0.1.0 and an update of this package was not requested.

Thanks!

shivammathur commented 11 months ago

Updated in https://github.com/shivammathur/php-ubuntu/commit/79758b0c9aec6796b9419005d1ac2f5c70861040