Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 3, 2018. It is now read-only.

Abandon package #2

Merged
merged 1 commit into from
Sep 13, 2018
Merged

Abandon package #2

merged 1 commit into from
Sep 13, 2018

Conversation

nicolas-grekas
Copy link
Member

Let's leverage symfony/flex#409 instead, that will remove some complexity in our releasing processes.

@Nyholm
Copy link
Member

Nyholm commented Aug 14, 2018

I use this package when testing third party libraries on Travis. See https://github.com/symfony/psr-http-message-bridge/blob/master/.travis.yml#L41

Could/Should I really use flex for that?

@nicolas-grekas
Copy link
Member Author

nicolas-grekas commented Aug 14, 2018

Yes, see symfony/flex#409 and symfony/symfony#28199

@keradus
Copy link
Member

keradus commented Aug 15, 2018

My case is exactly same as @Nyholm .

from DX perspective, it's easier to set up force/lowest package as dependency and all done, vs require flex, configure it and set SYMFONY_ENDPOINT env var :(

@nicolas-grekas
Copy link
Member Author

nicolas-grekas commented Aug 15, 2018

Great, so you would just need to composer global require --no-scripts symfony/flex in your CI and export SYMFONY_REQUIRE=~4.1.0 instead. I don't see any DX issue here. force-lowest and lts packages are far from being trivial to use actually, they're much more difficult to work with correctly.
And the maintaince burden doesn't justify keeping them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.