wp-cli / wp-config-transformer

Programmatically edit a wp-config.php file
MIT License
81 stars 25 forks source link

Dependabot can't resolve your PHP dependency files #24

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - phpunit/phpunit 6.5.9 requires php ^7.0 -> your PHP version (7.3.8-1+ubuntu18.04.1+deb.sury.org+1) overridden by "config.platform.php" version (5.3.29) does not satisfy that requirement.
    - phpunit/phpunit 6.5.8 requires php ^7.0 -> your PHP version (7.3.8-1+ubuntu18.04.1+deb.sury.org+1) overridden by "config.platform.php" version (5.3.29) does not satisfy that requirement.
    - phpunit/phpunit 6.5.7 requires php ^7.0 -> your PHP version (7.3.8-1+ubuntu18.04.1+deb.sury.org+1) overridden by "config.platform.php" version (5.3.29) does not satisfy that requirement.
    - phpunit/phpunit 6.5.6 requires php ^7.0 -> your PHP version (7.3.8-1+ubuntu18.04.1+deb.sury.org+1) overridden by "config.platform.php" version (5.3.29) does not satisfy that requirement.
    - phpunit/phpunit 6.5.5 requires php ^7.0 -> your PHP version (7.3.8-1+ubuntu18.04.1+deb.sury.org+1) overridden by "config.platform.php" version (5.3.29) does not satisfy that requirement.
    - phpunit/phpunit 6.5.14 requires php ^7.0 -> your PHP version (7.3.8-1+ubuntu18.04.1+deb.sury.org+1) overridden by "config.platform.php" version (5.3.29) does not satisfy that requirement.
    - phpunit/phpunit 6.5.13 requires php ^7.0 -> your PHP version (7.3.8-1+ubuntu18.04.1+deb.sury.org+1) overridden by "config.platform.php" version (5.3.29) does not satisfy that requirement.
    - phpunit/phpunit 6.5.12 requires php ^7.0 -> your PHP version (7.3.8-1+ubuntu18.04.1+deb.sury.org+1) overridden by "config.platform.php" version (5.3.29) does not satisfy that requirement.
    - phpunit/phpunit 6.5.11 requires php ^7.0 -> your PHP version (7.3.8-1+ubuntu18.04.1+deb.sury.org+1) overridden by "config.platform.php" version (5.3.29) does not satisfy that requirement.
    - phpunit/phpunit 6.5.10 requires php ^7.0 -> your PHP version (7.3.8-1+ubuntu18.04.1+deb.sury.org+1) overridden by "config.platform.php" version (5.3.29) does not satisfy that requirement.
    - Installation request for phpunit/phpunit ^6.5.5 -> satisfiable by phpunit/phpunit[6.5.10, 6.5.11, 6.5.12, 6.5.13, 6.5.14, 6.5.5, 6.5.6, 6.5.7, 6.5.8, 6.5.9].

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.