What dependencies are causing the errors?
Jan 12, 2018
3
Level 5
Dependency issues when installing laravel 5.0 on PHP 5.4.16
My client's server only has PHP 5.4.16 installed and tried installing Laravel 5.0 as it should be supported (based on requirement specifications) but when trying to install the application we keep getting errors in regards to dependencies requiring PHP 7. We've tried modifying the composer.json but it seems to be a downward spiral of more errors. Is there a way to install on a server using PHP 5.4.16?
Please or to participate in this conversation.