Get composer outdated packages w/o install
Recently, I wanted to get a list of direct dependencies in our PHP source code that are outdated. final result
The initial thought was running dependabot, while it opens a pr for each minor upgrades, I thought it would be cool to see how I can do the...
ri5h.hashnode.dev3 min read