Framework: doctrine/inflector v1.2.0 requires PHP 7 but Laravel 5.4 requires PHP 5.6.4

Created on 30 Jul 2017  路  1Comment  路  Source: laravel/framework

  • Laravel Version: 5.4.30
  • PHP Version: 5.6.26
  • Database Driver & Version:

Description:

Error when trying to install laravel with PHP Version: 5.6.26

Steps To Reproduce:

  1. New installation of Laravel framework with PHP 5.6.26, laravel new app
  2. run composer install

Most helpful comment

Remove your composer.lock and try again. This will stop to happen when https://github.com/laravel/framework/issues/20227 is tagged.

Related: https://github.com/laravel/framework/issues/20214

>All comments

Remove your composer.lock and try again. This will stop to happen when https://github.com/laravel/framework/issues/20227 is tagged.

Related: https://github.com/laravel/framework/issues/20214

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PhiloNL picture PhiloNL  路  3Comments

Anahkiasen picture Anahkiasen  路  3Comments

ghost picture ghost  路  3Comments

kerbylav picture kerbylav  路  3Comments

digirew picture digirew  路  3Comments