Sentry-laravel: zendframework/zend-diactoros is abandoned

Created on 2 Jan 2020  路  4Comments  路  Source: getsentry/sentry-laravel

I'm having trouble with the latest update of sentry/sentry. our dependency guard doesn't like the abandoned package _zendframework/zend-diactoros_ wich is referenced as a dep.

Can i do anything about that?

sentry/sentry : v2.2.6

zendframework/zend-diactoros:

Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-diactoros.

question

All 4 comments

Nope. But don't worry, work is already done to replace the Zend library.

See: getsentry/sentry-php#945 and getsentry/sentry-php#947

I will repeat it here, you can safely disregard the warning it will be fixed in the coming days, it has no effect on your application whatsoever (except for that notice when running composer commands).

Unfortunately we were caught a bit "off guard" by the Zend migration: https://framework.zend.com/blog/2019-04-17-announcing-laminas.html

@stayallive No problem. Thanks for the info. Multiple repo's are stuck with the same problem.
(feel free to close this issue)

Anything new about this, please? Cannot update other packages... Thanks!

The base PHP SDK just got an update to version 2.3.0 which replaces the deprecated dependency.

Run composer update to get it! The version of sentry/sentry-laravel has not changed.

Thank you all for your patience!

Was this page helpful?
0 / 5 - 0 ratings