zf1s / zf1

Monorepo of a fork of Zend Framework 1, with all components split into individual composer packages. PHP 5.3-8.3 compatible.
BSD 3-Clause "New" or "Revised" License
59 stars 22 forks source link

unnecessary Zend_Uri dependencies #175

Closed smhg closed 9 months ago

smhg commented 9 months ago

Zend_Uri lists these deps which have no mention in the code:

Can I send a PR to remove those? Or, alternatively, put them in the suggest section?

falkenhawk commented 9 months ago

Sure, go ahead @smhg 👍

falkenhawk commented 9 months ago

fixed in #177