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

Updated composer constraints for #6058 #6458

Merged
merged 2 commits into from Oct 20, 2014
Merged

Updated composer constraints for #6058 #6458

merged 2 commits into from Oct 20, 2014

Conversation

mnapoli
Copy link
Contributor

@mnapoli mnapoli commented Oct 16, 2014

This is the implementation of #6058

I've updated composer.json and ran composer to update composer.lock. Here are the dependencies that were updated:

  • Updating twig/twig (v1.16.0 -> v1.16.1)
  • Updating symfony/console (v2.5.4 -> v2.5.5)
  • Updating tedivm/jshrink (v0.5.1 => v0.5.2)

@@ -109,7 +109,7 @@
"shasum": ""
},
"require": {
"php": ">=5.3.3"
"php": ">=5.3.2"
Copy link
Member

Choose a reason for hiding this comment

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

this should have been 5.3.3 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

erm I don't know what happened here, I think it should be 5.4.4 too… I just did a composer update and the composer.json has 5.3.3 :-/

@mnapoli mnapoli self-assigned this Oct 18, 2014
mattab pushed a commit that referenced this pull request Oct 20, 2014
@mattab mattab merged commit 9a23957 into master Oct 20, 2014
@mattab mattab added the duplicate For issues that already existed in our issue tracker and were reported previously. label Oct 20, 2014
@mnapoli mnapoli deleted the composer.json-update branch October 20, 2014 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants