T
T
Theory Theory2020-12-18 17:38:18
PHP
Theory Theory, 2020-12-18 17:38:18

Composer update error?

I have php 8
Trying to run composer update command. I get:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^7.2.5 but your php version (8.0.0) does not satisfy that requirement.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Gordinskiy, 2020-12-18
@Narbek

composer update --ignore-platform-reqs
Or specify a new version of php in composer.json, if everything will work under it in the end.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question