Published
- 1 min read
How to always use ignore-platform-reqs flag when running composer?
The solution for this is noted below
How to always use ignore-platform-reqs flag when running composer?
Solution
composer install --ignore-platform-req=php
Try other methods by searching on the site. That is if this doesn’t work