Skip to content

PHP-CS-Fixer 2.x stable setup #79

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

PHP-CS-Fixer 2.x stable setup #79

wants to merge 1 commit into from

Conversation

soullivaneuh
Copy link
Owner

@soullivaneuh soullivaneuh commented Jan 12, 2017

Waiting soullivaneuh/styleci-fixers#14 (comment) to continue 2.x compatibility.

  • 2.x composer and travis updates
  • Fix 2.x compatibility
  • Symfony versions update on Travis

@soullivaneuh soullivaneuh self-assigned this Jan 12, 2017
@soullivaneuh soullivaneuh mentioned this pull request Jan 12, 2017
7 tasks
@@ -20,7 +20,7 @@
"symfony/yaml": "^2.3 || ^3.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^1.6.1",
"friendsofphp/php-cs-fixer": "^1.6.1 || ^2.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't it a required dependency?

Copy link
Owner Author

Choose a reason for hiding this comment

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

@core23 Nope, because php-cs-fixer may be installed globally. This is needed just for testing.

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