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

Added support for recipes conflict #464

Merged
merged 1 commit into from
Jan 6, 2019

Conversation

HeahDude
Copy link
Contributor

@HeahDude HeahDude commented Dec 20, 2018

Allows to ignore incompatible recipes, helpful to avoid breaking apps using FrameworkBundle LTS versions.

flex_conflict

Unlocks symfony/recipes#506.

We need to update the Symfony bot to allow the conflict key in the manifest.json, ping @fabpot :).

src/Flex.php Outdated Show resolved Hide resolved
src/Flex.php Outdated Show resolved Hide resolved
src/Flex.php Outdated Show resolved Hide resolved
src/Flex.php Outdated Show resolved Hide resolved
@HeahDude HeahDude force-pushed the recipe-conflicts branch 2 times, most recently from ce7f468 to 1124dca Compare December 20, 2018 12:24
src/Flex.php Outdated Show resolved Hide resolved
src/Flex.php Outdated Show resolved Hide resolved
@HeahDude HeahDude force-pushed the recipe-conflicts branch 2 times, most recently from 8f5e0ac to 4d69c55 Compare December 20, 2018 13:50
src/Flex.php Outdated Show resolved Hide resolved
@HeahDude HeahDude force-pushed the recipe-conflicts branch 4 times, most recently from 37c3bf0 to 3b3ef7e Compare December 20, 2018 14:15
src/Flex.php Outdated Show resolved Hide resolved
@HeahDude
Copy link
Contributor Author

HeahDude commented Dec 20, 2018

Last comments addressed, thanks for the review guys.

@weaverryan I've updated the screenshot in the description.

@fabpot
Copy link
Member

fabpot commented Jan 6, 2019

Thank you @HeahDude.

@fabpot fabpot merged commit 7ae43a1 into symfony:master Jan 6, 2019
fabpot added a commit that referenced this pull request Jan 6, 2019
This PR was merged into the 1.2-dev branch.

Discussion
----------

Added support for recipes conflict

Allows to ignore incompatible recipes, helpful to avoid breaking apps using FrameworkBundle LTS versions.

![flex_conflict](https://user-images.githubusercontent.com/10107633/50301402-803ba780-0487-11e9-87f5-55a2a37591ee.jpeg)

Unlocks symfony/recipes#506.

We need to update the Symfony bot to allow the `conflict` key in the `manifest.json`, ping @fabpot :).

Commits
-------

7ae43a1 Added support for recipes conflict
@HeahDude HeahDude deleted the recipe-conflicts branch January 6, 2019 19:16
tgalopin pushed a commit to tgalopin/flex that referenced this pull request Dec 3, 2020
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.

6 participants