You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
symfony/mime is used as fallback in Webklex\PHPIMAP\Attachment but dependency is not defined in composer.json. It cause fatal error if symfony/http-foundation >= 5.0 and symfony/mime is not installed.
symfony/mime is used as fallback in
Webklex\PHPIMAP\Attachment
but dependency is not defined incomposer.json
. It cause fatal error ifsymfony/http-foundation
>= 5.0 andsymfony/mime
is not installed.The text was updated successfully, but these errors were encountered: