Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.4k views
in Technique[技术] by (71.8m points)

laravel 8 - How to install not installing doctrinedbal

1I installed Laravel 8, I wanted to install doctrine / dbal, but I got this error. Can anyone help me solve this problem?

enter image description here

composer require doctrine/dbal

Using version ^3.0 for doctrine/dbal ./composer.json has been updated Running composer update doctrine/dbal Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1 - Root composer.json requires laravelcollective/annotations 6.0. -> satisfiable by laravelcollective/annotations[v6.0]. - laravelcollective/annotations v6.0 requires php ^7.2 -> your php version (8.0.0) does not satisfy that requirement.

Installation failed, reverting ./composer.json and ./composer.lock to their original content

question from:https://stackoverflow.com/questions/65841919/how-to-install-not-installing-doctrinedbal

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...