Version 0.3.1 claims to be Symfony4 compatible, but when running this version as a part of Symfony 3.4.9, I still get the following deprecation warning:
Auto-registration of the command "winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead.
Version 0.3.1 claims to be Symfony4 compatible, but when running this version as a part of Symfony 3.4.9, I still get the following deprecation warning: