Skip to content

Updated symfony/console to require v2 or v3 #60

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

Merged
merged 1 commit into from
Aug 9, 2016
Merged

Updated symfony/console to require v2 or v3 #60

merged 1 commit into from
Aug 9, 2016

Conversation

roelofr
Copy link
Contributor

@roelofr roelofr commented Jul 31, 2016

Previously, only symfony/console v2 was supported, causing some
collision with projects that use v3

This small edit makes it use either v2 or v3. Using v3 if symfony/console is not being used yet.

It's a small change, and doesn't really cause any harm as the features of Console that are used are equal in both v2 and v3.

Previously, only symfony/console v2 was supported, causing some
collision with projects that use v3
@pbrisbin
Copy link
Contributor

pbrisbin commented Aug 9, 2016

Thanks!

@pbrisbin pbrisbin merged commit 68786c3 into codeclimate:master Aug 9, 2016
@roelofr roelofr deleted the symfony-console-3 branch September 23, 2016 21:07
@roelofr roelofr restored the symfony-console-3 branch September 23, 2016 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants