flint / Lurker

Resource Tracking
http://lurker.rtfd.org
MIT License
179 stars 24 forks source link

Symfony 3.1 #21

Closed cdekok closed 7 years ago

cdekok commented 8 years ago

Seems I cannot install lurker because of symfony event 3.1 can you update the requirements in composer.json?

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for henrikbjorn/lurker ^1.1 -> satisfiable by henrikbjorn/lurker[1.1.0].
    - Conclusion: remove symfony/event-dispatcher v3.1.3
    - Conclusion: don't install symfony/event-dispatcher v3.1.3
    - henrikbjorn/lurker 1.1.0 requires symfony/event-dispatcher ~2.2

I see it is changed 5 months ago but never tagged? https://github.com/flint/Lurker/blob/master/composer.json

steve-todorov commented 8 years ago

I'm having the same problem. I'm trying to install codegyre/robo which depends on lurker. Any plans for a release?

ryden54 commented 8 years ago

Same thing here, getting the issue through codegyre/robo which requires lurker

ArthurMaroulier commented 8 years ago

Same problem here, we're stuck with symfony 3, robo depends on lurker, have you plan to tag your release ? Thanks

ezzatron commented 7 years ago

Just another vote for a tag. This is causing downstream issues like peridot-php/peridot-watcher-plugin#11