79667546

Date: 2025-06-16 11:54:28
Score: 1
Natty:
Report link

you can run your tests directly using PHPUnit instead of the artisan test command. This bypasses the version constraints introduced by nunomaduro/collision.
Try running:
./vendor/bin/phpunit ./tests/

This solution resolved the issue for me when I encountered the same problem.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ahmed hanfy