Closed tacman closed 6 years ago
I'm still having issues with #10 and thought it might be related to not being current, so I tried a 'composer update', but it failed.
tac@tac-xps13:/var/www/workflow-demo$ composer update Loading composer repositories with package information Updating dependencies (including require-dev) [Composer\DependencyResolver\SolverProblemsException] Problem 1 - Installation request for symfony/orm-pack ^1.0 -> satisfiable by symfony/orm-pack[v1.0.5]. - symfony/orm-pack v1.0.5 requires doctrine/doctrine-migrations-bundle ^1.3 -> no matching pack age found.
Indeed, there is something strange. But I fixed it ;)
I'm still having issues with #10 and thought it might be related to not being current, so I tried a 'composer update', but it failed.