Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doctrine/inflector v1.2.0 requires PHP 7 but Laravel 5.4 requires PHP 5.6.4 #20328

Closed
geekcom opened this issue Jul 30, 2017 · 1 comment
Closed

Comments

@geekcom
Copy link

geekcom commented Jul 30, 2017

  • 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
@gmsantos
Copy link
Contributor

Remove your composer.lock and try again. This will stop to happen when #20227 is tagged.

Related: #20214

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants