router
router copied to clipboard
Abandoned pakage
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?
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
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.)
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