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

Update to Symfony 3. #2988

Merged
merged 1 commit into from
Dec 2, 2016

Conversation

jmolivas
Copy link
Member

@jmolivas jmolivas commented Dec 2, 2016

No description provided.

@jmolivas jmolivas added this to the 1.0.0-rc11 milestone Dec 2, 2016
@jmolivas jmolivas merged commit 1c6020c into hechoendrupal:master Dec 2, 2016
"symfony/dom-crawler": "~2.8|~3.0",
"symfony/http-foundation": "~2.8",
"symfony/css-selector": "~2.7|~3.1",
"symfony/debug": "~2.6|~3.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

If Drupal Console was working before with 2.8 versions then I would still keep this mentioned. This can only help in resolving a workable set of dependencies for specific projects. You never know they might have a dependency on css-selector ~2.8 somewhere.

So I suggest to simply mention all supported versions, for example:

"symfony/css-selector": "~2.7|~2.8|~3.0|~3.1",

@jmolivas
Copy link
Member Author

jmolivas commented Dec 6, 2016

@pfrenssen true I will update this dependency

@pfrenssen
Copy link
Contributor

Thanks! Make sure to check all of them, the css-selector one was just an example.

bpresles pushed a commit to bpresles/DrupalConsole that referenced this pull request Dec 11, 2016
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