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.
I didn't touch the composer.json after installation, I just installed the maker bundle. What is the problem ? Thanks in advance.