简体   繁体   English

Composer 需要赞助人/omnipay-redsys 问题 1

[英]Composer require patronbase/omnipay-redsys problem 1

  Problem 1
- patronbase/omnipay-redsys[dev-master, v3.1.0] require omnipay/common dev-address3-support -> found omnipay/common[dev-feat-httpdecorator, dev-feat-customer, dev-feat/symfony5, dev-fix-gateway-params, dev-feat-amountinteger, dev-future, dev-master, dev-revert-67-sf3-compat, dev-revert-184-feat-parameters, dev-feat-php8, dev-feat-psr18, dev-test/php72, v2.0.0, ..., 2.5.x-dev, v3.0-alpha.1, ..., 3.1.x-dev (alias of dev-master)] but it does not match the constraint.
- patronbase/omnipay-redsys 3.1.x-dev is an alias of patronbase/omnipay-redsys dev-master and thus requires it to be installed too.
- Root composer.json requires patronbase/omnipay-redsys ^3.1 -> satisfiable by patronbase/omnipay-redsys[v3.1.0, 3.1.x-dev (alias of dev-master)].

https://packagist.org/packages/patronbase/omnipay-redsys https://packagist.org/packages/patronbase/omnipay-redsys

I have this problem installing patronbase/omnipay-redsys, can someone please help me?我在安装赞助人/omnipay-redsys 时遇到了这个问题,有人可以帮我吗? Thanks谢谢

That package requires a non-existing branch of omnipay/common , so you need to use an older version of that package (like: composer require omnipay/common 3.0.0 ).该软件包需要一个不存在的omnipay/common分支,因此您需要使用该软件包的旧版本(例如: composer require omnipay/common 3.0.0 )。 Also, such an error should be reported to the maintainers of the package另外,这样的错误应该报告给包的维护者

Problem 1
- Root composer.json requires patronbase/omnipay-redsys ~3.0 -> satisfiable by patronbase/omnipay-redsys[v3.0.0, v3.1.0, 3.1.x-dev (alias of dev-master)].
- Conclusion: don't install guzzlehttp/guzzle 6.3.0 (conflict analysis result)
- Conclusion: don't install guzzlehttp/guzzle 6.3.1 (conflict analysis result)
- Conclusion: don't install guzzlehttp/guzzle 6.3.2 (conflict analysis result)
- Conclusion: don't install guzzlehttp/guzzle 6.3.3 (conflict analysis result)
- Conclusion: don't install guzzlehttp/guzzle 6.4.0 (conflict analysis result)
- Conclusion: don't install guzzlehttp/guzzle 6.4.1 (conflict analysis result)
- Conclusion: don't install guzzlehttp/guzzle 6.5.0 (conflict analysis result)
- Conclusion: don't install guzzlehttp/guzzle 6.5.1 (conflict analysis result)
- Conclusion: don't install guzzlehttp/guzzle 6.5.2 (conflict analysis result)
- Conclusion: don't install guzzlehttp/guzzle 6.5.3 (conflict analysis result)
- Conclusion: don't install guzzlehttp/guzzle 6.5.4 (conflict analysis result)
- Conclusion: don't install guzzlehttp/guzzle 6.5.5 (conflict analysis result)
- tastyigniter/flame 1.0.21 requires october/rain dev-wip/laravel-6 as 1.0 -> found october/rain[dev-fix-maker, dev-develop, dev-2.2-dev, v1.0.319, ..., 1.1.x-dev, v2.0.0, ..., v2.0.27] but it does not match the constraint.
- tastyigniter/flame 1.0.x-dev is an alias of tastyigniter/flame dev-master and thus requires it to be installed too.
- tastyigniter/flame[dev-master, 1.0.1, ..., 1.1.1] require guzzlehttp/guzzle ~6.3 -> satisfiable by guzzlehttp/guzzle[6.3.0, ..., 6.5.x-dev].
- tastyigniter/flame[1.0.19, ..., 1.0.20] require guzzlehttp/guzzle ^6.3 -> satisfiable by guzzlehttp/guzzle[6.3.0, ..., 6.5.x-dev].
- Conclusion: don't install guzzlehttp/guzzle 6.5.x-dev (conflict analysis result)
- Root composer.json requires tastyigniter/flame ~1.0 -> satisfiable by tastyigniter/flame[1.0.1, ..., 1.1.1].

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM