Skip to content

Conversation

@Nyholm
Copy link
Member

@Nyholm Nyholm commented Dec 26, 2018

IMHO PHP-cs-fixer is not a dependency. It is a tool like PHPStrom.
One should not require tools in composer.json.

@Nyholm Nyholm mentioned this pull request Dec 26, 2018
@dbu
Copy link
Contributor

dbu commented Dec 27, 2018

we went back and forth on this i think. the problem is that cs fixer as well as phpunit sometimes introduce changes that make tests fail when you don't use the right version of the tool. as we use pretty-ci which uses its own version anyways, i am ok with this, however.

@dbu dbu merged commit b4d5bbc into php-http:2.x Dec 27, 2018
@Nyholm Nyholm deleted the patch-cs branch December 27, 2018 09:19
@Nyholm
Copy link
Member Author

Nyholm commented Dec 27, 2018

Yeah, I understand.

Currently we have a problem that php-cs-fixer does not support php7.3 so we cannot support php-73. That is all kinds of wrong.

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.

2 participants