So i migrated our website from business plan to a virtual private server(VPS) on same ISP. after setup i got error : “Composer detected issues in your platform: Your Composer dependencies require a PHP version “>= 8.3.0″.” VPS running on AlmaLinux 8 – php version7.2 while the previous server(business plan) running of php version 8.3.0
So whats the best suggestion to resolve this without further issues?
Force dependency version in composer require
uninstall and re-install composer
upgrade php version.
Please point out solutions accurately as i will be back to state what works for others to benefit. Thanks i really appreciate.