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

Drop older dependencies #21

Merged
merged 8 commits into from
Jul 27, 2017
Merged

Drop older dependencies #21

merged 8 commits into from
Jul 27, 2017

Conversation

Jean85
Copy link
Member

@Jean85 Jean85 commented May 18, 2017

This PR tries to bump up the versions required by this package. I'm not sure if this will require a major version bump, but we can decide this later; in fact, no functionality has been changed, only ::class is used everywhere was possible so the PHP version constraint should take care of everything.

In summary, this PR implements this changes:

  • raise requirement to PHP 5.6
  • bump version of PHPUnit to ^5.4|^6
  • bump CS fixer to latest version
  • simplify the Travis CI matrix
  • eliminates Symfony requirement from the CI (it wasn't needed!)
  • add Scrutinizer
  • add test coverage collection

@Jean85 Jean85 requested a review from peelandsee May 18, 2017 08:16
@Jean85 Jean85 merged commit ecaace2 into master Jul 27, 2017
@Jean85 Jean85 deleted the drop_older_deps branch July 27, 2017 11:03
@Jean85 Jean85 mentioned this pull request Jul 27, 2017
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.

1 participant