ddeboer / vatin-bundle

Symfony bundle for the VATIN library
MIT License
28 stars 10 forks source link

Allow Symfony 4 #12

Closed sstok closed 6 years ago

sstok commented 6 years ago

The Tests need to be updated to point to the new TestClass (will do this in a sec).

ddeboer commented 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)?

sstok commented 6 years ago

Should be good now 👍

ddeboer commented 6 years ago

Thank you, @sstok! Released as 2.1.0.