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

[Dependencies] Enable Symfony 4.0 support #1010

Merged
merged 3 commits into from Nov 24, 2017

Conversation

llaakkkk
Copy link
Contributor

@llaakkkk llaakkkk commented Nov 18, 2017

Q A
Branch? 2.0
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? no
Fixed tickets
License MIT
Doc PR

On SymfonyCon Cluj 2017 we add changes to bundles for Symfony 4 support. Also, added changes to composer.json ^4.0 and to .trevis.yml for tests.

#SymfonyConHackDay2017

@llaakkkk
Copy link
Contributor Author

#SymfonyConHackday2017

@lsmith77
Copy link
Contributor

looks good .. will wait until php-enqueue/enqueue-bundle#1 is merged

@michaelperrin
Copy link
Contributor

@lsmith77 It seems that it has been merged now (the PR being this one: php-enqueue/enqueue-dev#269)

@llaakkkk
Copy link
Contributor Author

@lsmith77 I'll try to check today

@@ -36,19 +36,18 @@
"doctrine/cache": "~1.1",
"doctrine/orm": "~2.3",
"enqueue/enqueue-bundle": "^0.7",
Copy link
Contributor

Choose a reason for hiding this comment

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

IIRC for versions below 1.0, we need to explicitly allow minor versions .. so I think this needs to be “^0.7|^0.8” in order to be able to pull in the 0.89 version which provides Symfony compatibility

Copy link
Contributor

Choose a reason for hiding this comment

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

fixed via c5e26d6

@lsmith77 lsmith77 merged commit d4a4c6b into liip:2.0 Nov 24, 2017
@robfrawley robfrawley changed the title  #SymfonyConHackDay2017 add changes to composer.json for Symfony4 support [Dependencies] Enable Symfony 4.0 support Mar 12, 2018
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

3 participants