79291665

Date: 2024-12-18 15:39:26
Score: 2.5
Natty:
Report link

Try to re-install composer. That should fix Your issue:

  1. rm -rf vendor/
  2. composer clear-cache
  3. composer install
  4. php bin/console cache:clear
Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Gueram