Symfony 6 : problems installing doctrine packages

Viewed 17

I just installed Symfony 6 without all the packages (so without the --webapp) to create an API. I encounter this problem when executing the command composer require symfony/orm-pack.

terminal error

I didn't touch the composer.json after installation, I just installed the maker bundle. What is the problem ? Thanks in advance.

0 Answers
Related