You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
THe phpunit recipe was recently updated, but still contains the bin/phpunit file.
As the recipe is for phpunit 11+ (Which also means php8.3+) and since the symfony/test-pack removed the installation of symfony/phpunit-bride (symfony/test-pack#24) is there a reason why this file still exists and part of the phpunit's and not the bridge's recipe?