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
Load kernel class from env var section in phpunit.xml Doing so you are able to define the KERNEL_CLASS inside your phpunit.xml again (it had been KERNEL_DIR, which is deprecated.
Remove dependency on symfony/symfony in favor of more specific packages. Its a bug of the package using testing if it does not declare its dependencies.