Albert López Doñaque
Albert López Doñaque
I'm trying to implement a workaround on my code but the runtime id (ruid) is not public property so I can not get the shim container to apply a zIndex...
Hi, I have the same error and it seams winzou/state-machine is not maintained. Maybe a solution will be migrate to Symfony Workflow. https://symfony.com/doc/current/components/workflow.html
You could use this code into your composer.json. ```json "repositories": [ { "type": "package", "package": { "name": "nanodocumet/nanodicom", "version": "master", "source": { "type": "git", "url": "https://github.com/nanodocumet/Nanodicom.git", "reference": "master" } }...