docker-nginx-php-mongo icon indicating copy to clipboard operation
docker-nginx-php-mongo copied to clipboard

composer update error

Open void1995 opened this issue 1 year ago • 0 comments

No composer.lock file present. Updating dependencies to latest instead of installing from lock file. Your requirements could not be resolved to an installable set of packages.

phpunit/phpunit[5.7.0, ..., 5.7.27] require php ^5.6 || ^7.0 -> your php version (8.3.3) does not satisfy that requirement. Root composer.json requires phpunit/phpunit 5.7.* -> satisfiable by phpunit/phpunit[5.7.0, ..., 5.7.27].

void1995 avatar Apr 05 '24 16:04 void1995