laminas / laminas-mime

Create and parse MIME messages and parts
https://docs.laminas.dev/laminas-mime/
BSD 3-Clause "New" or "Revised" License
29 stars 23 forks source link

Drop support php 7, add php 8.2 support #33

Closed fezfez closed 2 years ago

fezfez commented 2 years ago

@Ocramius i dont know how to deal with dep-on-root... have you an idea ?

/var/www # composer update
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laminas/laminas-mail ~2.19.0 -> satisfiable by laminas/laminas-mail[2.19.0].
    - laminas/laminas-mail 2.19.0 requires laminas/laminas-mime ^2.10.0 -> satisfiable by laminas/laminas-mime[2.10.0] from composer repo (https://repo.packagist.org) but laminas/laminas-mime is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.