Skip to content

Allowing PHP 8

Compare
Choose a tag to compare
@weaverryan weaverryan released this 10 Dec 14:20
b1002d2

Hi friends!

This is a tiny release that simply makes this bundle installable on PHP 8. This support should be considered experimental - we don't expect any issues, but we're waiting on GH actions support for PHP 8 before the CI pipeline will fully test PHP 8.

Highlights

#134 - Allow the bundle to be used with PHP 8 - thanks to @ker0x

Cheers!