I´ve updated from Drupal 8.7 to 8.8.1, just entering "composer update", but still using drupal/core, not the drupal/core-recommended package. How to migrate to this new package?

Other thing, composer is warning:

Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.
Package zendframework/zend-diactoros is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead.
Package zendframework/zend-escaper is abandoned, you should avoid using it. Use laminas/laminas-escaper instead.
Package zendframework/zend-feed is abandoned, you should avoid using it. Use laminas/laminas-feed instead.
Package zendframework/zend-stdlib is abandoned, you should avoid using it. Use laminas/laminas-stdlib instead.

How can I fix it?

Comments

diogo_plta’s picture

I´ll try, but seems need a patch to migrate zendframework/*, maybe is better wait for the next core update. 

But nothing about the drupal/core-recommended and the container-interop/container-interop : /