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

Error on installing #88

Open
alancarlosml opened this issue Apr 26, 2021 · 2 comments
Open

Error on installing #88

alancarlosml opened this issue Apr 26, 2021 · 2 comments

Comments

@alancarlosml
Copy link

Hi, my PHP version is 8.03. And during composer install I am getting a lot of error messages, like this:

Problem 13
    - doctrine/inflector v1.3.0 requires php ^7.1 -> your php version (8.0.3) does not satisfy that requirement.
    - laravel/framework v5.1.46 requires doctrine/inflector ~1.0 -> satisfiable by doctrine/inflector[v1.3.0].
    - laravel/framework is locked to version v5.1.46 and an update of this package was not requested.

How can I install using my PHP version?

@chisumo2016
Copy link

I am getting the same errors .

@thefox41
Copy link

easy solution to use php version 7.1 on ubuntu 20.4 it works like the instruction says :)

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