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
for some reason, simple-phpunit installs phpunit 9 with incompatible comparator 5.
this is probably a dependency mistake in phpunit. rather than declare a
global conflict that messes with other packages, we now require-dev the
versions that work.
0 commit comments