mailgun / mailgun-php

Mailgun's Official SDK for PHP
http://www.mailgun.com
MIT License
1.1k stars 314 forks source link

Webmozart/path-util is abandoned #850

Closed mroeling closed 1 year ago

mroeling commented 1 year ago

According to the composer installation, the package should not be used anymore.

Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.

oleksandr-mykhailenko commented 1 year ago

Hello @mroeling Thank you, we will investigate and change this

oleksandr-mykhailenko commented 1 year ago

So path-util is not used directly in our SDK. During tests I did not find an issue here