router icon indicating copy to clipboard operation
router copied to clipboard

Abandoned pakage

Open AftabFalak opened this issue 5 years ago • 3 comments

Package zendframework/zend-diactoros is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead.

Package http-interop/http-server-middleware is abandoned, you should avoid using it. Use psr/http-server-middleware instead.

how can I solve this?

AftabFalak avatar Apr 05 '20 09:04 AftabFalak

Hi, thanks for raising the issue.

We're aware of the change to Zend Diactos and will look to migrate to the new Laminas packages soon.

Unfortunately the http-iterop package is brought in via a dependancy we use, in this case mindplay-dk/middleman, so we have no control over this. For more information here is an issue created by the maintainer of the Middleman package https://github.com/mindplay-dk/middleman/issues/17

joelambert avatar Apr 16 '20 15:04 joelambert

Just FYI, I've just released version 4.0.0 of middleman, which removes these legacy dependencies, and thereby removes support for the legacy PSR-15 (and PSR-11) interfaces. (a breaking change - hence the major version number increase.)

mindplay-dk avatar Feb 27 '21 15:02 mindplay-dk

Package zendframework/zend-diactoros is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead.

Has been fixed as part of https://github.com/Rareloop/router/pull/7

AliceKLWilliams avatar May 20 '24 14:05 AliceKLWilliams