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

Symfony 4 Support #257

Merged
merged 6 commits into from
Jan 11, 2018
Merged

Symfony 4 Support #257

merged 6 commits into from
Jan 11, 2018

Conversation

leevigraham
Copy link
Contributor

Changes copied from #253 with updates based on @willdurand comments.

@willdurand, I understand this is a duplicate PR. Happy to close if you prefer to continue with #253.

composer.json Outdated
@@ -18,14 +18,14 @@
"doctrine/annotations": "~1.0",
"jms/metadata": "~1.1",
"jms/serializer": "^1.7",
"symfony/expression-language": "~2.4 || ~3.0",
"symfony/expression-language": "~2.4 || ~3.0 || ~4.0"",

Choose a reason for hiding this comment

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

"symfony/expression-language": "~2.4 || ~3.0 || ~4.0",

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Bad copy and paste… sorry. Sorted now.

@willdurand
Copy link
Owner

willdurand commented Jan 10, 2018

can we get rid of the HHVM builds maybe?

@willdurand
Copy link
Owner

@leevigraham can we also remove PHP 5.5? Then, I think we are good to go.

@willdurand willdurand merged commit 448e100 into willdurand:master Jan 11, 2018
@willdurand
Copy link
Owner

thanks @leevigraham

@willdurand willdurand mentioned this pull request Jan 11, 2018
@neandher
Copy link

Please, a new tag for sf4 support can be added?

@willdurand
Copy link
Owner

@neandher could you please open an issue for that so that I will remember? Thanks :)

@neandher
Copy link

@willdurand There is already one #259
:)

@willdurand
Copy link
Owner

@neandher hahaha I am so sorry for that. Looks like, even with an existing issue, I dont do my job correctly... will create this tag today if Internet connection in the train allows!

@neandher
Copy link

Nice!!!l \o/

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.

None yet

4 participants