lyrixx / SFLive-Paris2016-Workflow

Demo app for the new symfony/workflow component
https://s.lyrixx.info/workflow-demo
176 stars 41 forks source link

update dependencies #11

Closed tacman closed 6 years ago

tacman commented 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.                                                                                           
lyrixx commented 6 years ago

Indeed, there is something strange. But I fixed it ;)