Cool Tools: Useful tools to update the PHP version
Let's go straight to the point,
1) check-platform-reqs
composer check-platform-reqs
This command checks whether the PHP and extension versions correspond to the platform requirements of the installed packages. It can be used to confirm that a product...
amburi.hashnode.dev2 min read