0

I am trying to install laravel using composer on a specific website. The default php version for the server is 5.3.10, but I have optional php installed and enabled using ISPCONFIG control panel. The PHP version enabled for this website is PHP7.0.12

While using composer install I am getting - laravel/framework 5.2.41 requires php >=5.5.9 -> your PHP version (5.3.10) does not satisfy that requirement.

Even when trying to put a phpinfo file in the root directory of the folder and accessing it through browser I am getting php 7.0.12 correctly working for this website. How can address this issue?

Joshi
  • 2,730
  • 5
  • 36
  • 62

0 Answers0