v5.0.0
This release basically requires PHP 7.1 and does some small design improvements:
- Classes are now final
ContainerAwarePass
removed for good
Also:
- Humbug added to ensure we don't have mutation issues
- PHPUnit updated to 5.7
- Compatibility with
symfony/dependency-injection
v3.2 verified