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

Upgrade symfony components in composer.json #23

Open
rjsworking opened this issue Feb 3, 2016 · 2 comments
Open

Upgrade symfony components in composer.json #23

rjsworking opened this issue Feb 3, 2016 · 2 comments

Comments

@rjsworking
Copy link

Hi

Both "symfony/console" and "symfony/http-kernel" components are in version 3.0.x but composer.json requires and installs version 2.x. This way the components are downgraded when installing laravel-httpcache package.
Is there any problem in change composer.json to get the latest versions as laravel composer.json does?

Cheers
rs

@barryvdh
Copy link
Owner

barryvdh commented Feb 3, 2016

See 4822a85
So the dev version works.

@rjsworking
Copy link
Author

Thank you very much :)

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

No branches or pull requests

2 participants