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

ghost picture ghost  路  3Comments

iivanov2 picture iivanov2  路  3Comments

JamborJan picture JamborJan  路  3Comments

lzp819739483 picture lzp819739483  路  3Comments

SachinAgarwal1337 picture SachinAgarwal1337  路  3Comments