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 to Symfony 5 #132

Merged
merged 4 commits into from Dec 10, 2019
Merged

Added support to Symfony 5 #132

merged 4 commits into from Dec 10, 2019

Commits on Dec 3, 2019

  1. Added support to Symfony 5

    Loïc Faugeron committed Dec 3, 2019
    Copy the full SHA
    ee22f26 View commit details
    Browse the repository at this point in the history
  2. Removed PHPUnit 8 BC break

    Loïc Faugeron committed Dec 3, 2019
    Copy the full SHA
    b504652 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    82a43b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Removed duplicate PHP 5.5 and 5.4 entries from travis.yml

    As suggested by @derrabus, PHP 5.5 and 5.4 are also added through the matrix, so they're unnecessary in the php version list.
    
    Co-Authored-By: Alexander M. Turek <me@derrabus.de>
    2 people authored and Loïc Faugeron committed Dec 4, 2019
    Copy the full SHA
    3dab5b0 View commit details
    Browse the repository at this point in the history