composer outdated: can I see what is latest incompatible version of package? #12560
Unanswered
mkoskl
asked this question in
Q&A / Support
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
in
composer outdated --format=json
, can I see what is latest incompatible version of package?I mean, e.g. I have
php-di/php-di
version x.y.z installed, and it has newer version available, but it is not latest version since latest version requires PHP8.x and I have currently only PHP7.x installed.Br, Miika
Beta Was this translation helpful? Give feedback.
All reactions