I'm trying to upgrade this demo app to use Symfony 3.1 and the latest component, but am getting the error:
PHP Fatal error: Uncaught Symfony\Component\Debug\Exception\FatalThrowableError: Type error: Argument 1 passed to Symfony\Component\Workflow\Definition::__construct() must be of the type array, none
given, called in /var/www/wflowdemo/var/cache/dev/appDevDebugProjectContainer.php on line 3472 in /var/www/wflowdemo/vendor/symfony/symfony/src/Symfony/Component/Workflow/Definition.php:43
Any chance you could update this repo to use the latest version of the dependencies?
I'm trying to upgrade this demo app to use Symfony 3.1 and the latest component, but am getting the error:
Any chance you could update this repo to use the latest version of the dependencies?