Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer dependency versions #5

Closed
tmilos opened this issue Jun 3, 2015 · 4 comments
Closed

Composer dependency versions #5

tmilos opened this issue Jun 3, 2015 · 4 comments
Assignees

Comments

@tmilos
Copy link

tmilos commented Jun 3, 2015

Hello,
This is a great tool. Nice work.
Noticed that in your composer.json you have quite strong version specs like symfony/console: 2.6.*. Haven't tried though, but think it won't work if my project is on other symfony version, 2.3, 2.5 or 2.7. Guess then I could not add your tool to my composer.json, but would have to have a separate installation for it, and that would complicate plugin maintenance. Could you consider loosening a bit on your dependencies and use ~ version spec so the tool can be added to app require-dev w/out dependency conflicts?

mamuz added a commit that referenced this issue Jun 4, 2015
@mamuz mamuz self-assigned this Jun 4, 2015
@mamuz
Copy link
Owner

mamuz commented Jun 4, 2015

Hi @tmilos ,
thanks for your feedback and thanks for your valuable hint. You are right and i changed and released it with https://github.com/mamuz/PhpDependencyAnalysis/releases/tag/v0.5.1.

@mamuz mamuz closed this as completed Jun 4, 2015
@garex
Copy link
Contributor

garex commented Jan 19, 2016

Still not usable with sf 3.0 ))

@mamuz mamuz reopened this Jan 20, 2016
@mamuz
Copy link
Owner

mamuz commented Jan 20, 2016

@garex 👍

@mamuz
Copy link
Owner

mamuz commented Feb 3, 2016

Fixed with Release v0.6.1

@mamuz mamuz closed this as completed Feb 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants