singpolyma / openpgp-php

OpenPGP.php is a pure-PHP implementation of the OpenPGP Message Format (RFC 4880).
http://singpolyma.github.io/openpgp-php/
The Unlicense
180 stars 70 forks source link

phpseclib 2.0.15 not supported #83

Closed smaameri closed 3 years ago

smaameri commented 5 years ago

Please can the library be tested with later versions of phpseclib. Currently am locked in to phpseclib 2.0.15 in my application, and it says that openpgp-php is only supported to phpseclib 2.0.4. Please can this be updated?

  Problem 1
    - Installation request for singpolyma/openpgp-php ^0.3.0 -> satisfiable by singpolyma/openpgp-php[0.3.0].
    - Conclusion: remove phpseclib/phpseclib 2.0.15
    - Conclusion: don't install phpseclib/phpseclib 2.0.15
    - singpolyma/openpgp-php 0.3.0 requires phpseclib/phpseclib >=2.0.0 <=2.0.4 -> satisfiable by phpseclib/phpseclib[2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4].
    - Can only install one of: phpseclib/phpseclib[2.0.0, 2.0.15].
    - Can only install one of: phpseclib/phpseclib[2.0.1, 2.0.15].
    - Can only install one of: phpseclib/phpseclib[2.0.2, 2.0.15].
    - Can only install one of: phpseclib/phpseclib[2.0.3, 2.0.15].
    - Can only install one of: phpseclib/phpseclib[2.0.4, 2.0.15].
    - Installation request for phpseclib/phpseclib (locked at 2.0.15, required as ^2.0) -> satisfiable by phpseclib/phpseclib[2.0.15].