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
- Root composer.json requires omnipay/common 3.1.2 -> satisfiable by omnipay/common[v3.1.2].
- omnipay/common v3.1.2 requires php-http/client-implementation ^1 -> could not be found in any version, but the following packages provide it:
- symfony/http-client Provides powerful methods to fetch HTTP resources synchronously or asynchronously
- php-http/guzzle6-adapter Guzzle 6 HTTP Adapter
- symfony/symfony The Symfony PHP framework
- php-http/curl-client PSR-18 and HTTPlug Async client with cURL
- kriswallsmith/buzz Lightweight HTTP client
- php-http/guzzle7-adapter Guzzle 7 HTTP Adapter
- php-http/mock-client Mock HTTP client
- php-http/socket-client Socket client for PHP-HTTP
- php-http/guzzle5-adapter Guzzle 5 HTTP Adapter
- jorge-matricali/http-client A wrapper of libcurl that implements PSR-7 HTTP message interface.
- voku/httpful A Readable, Chainable, REST friendly, PHP HTTP Client
- php-http/buzz-adapter Buzz HTTP Adapter
- php-http/cakephp-adapter Cake adapter for PHP-HTTP
- code-tool/curl-client cURL client
- php-http/react-adapter React HTTP Adapter
- swisnl/php-http-fixture-client Fixture client for PHP-HTTP
- windwalker/http Windwalker Http package
- windwalker/framework A Modern PHP framework.
- juststeveking/http-slim A slim psr compliant http client to provide better interoperability
- php-http/zend-adapter Zend Adapter for HTTPlug
... and 30 more.
Consider requiring one of these to satisfy the php-http/client-implementation requirement.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
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.
Dependabot can't resolve your PHP dependency files.
As a result, Dependabot couldn't update your dependencies.
The error Dependabot encountered was:
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.
View the update logs.