Closed sstok closed 6 years ago
Thanks! The test against Symfony 4 is failing with:
LogicException: You must set the KERNEL_CLASS environment variable to the fully-qualified class name of your Kernel in phpunit.xml / phpunit.xml.dist
Can you add that var (it's required since Symfony 4)?
Should be good now 👍
Thank you, @sstok! Released as 2.1.0.
The Tests need to be updated to point to the new TestClass (will do this in a sec).