Use `composer outdated --direct` to view outdated dependencies of your app

Use `composer outdated --direct` to view outdated dependencies of your app

Using composer outdated —direct you can view any dependency of your app that has a major / minor / patch release available.

Here’s the output for the Laravel app that powers https://freek.dev

We're writing a book, you can get it for free here.