I'm working on implement API Services in Symfony 5. I installed friendsofsymfony via composer. Now I receive this message:
"Argument 1 passed to Doctrine\ORM\Mapping\Index::__construct() must be of the type array or null, string given, called in /home/jluishg/progra/symfony/scgadm/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php on line 971"
Any suggestion? Thx in advance for your help.