Skip to content

Conversation

@uresu
Copy link

@uresu uresu commented Mar 6, 2017

See if this works with SF3

"symfony/framework-bundle": "2.*",
"symfony/symfony": "2.*"
"symfony/framework-bundle": ">=2.*",
"symfony/symfony": ">=2.*"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will not forbid the bundle to be installed with Symfony 4 which is not unlikely to break. I would rather use something like ^2.0|^3.0.

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