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

Add support for Laravel 6 #6

Closed
wants to merge 2 commits into from
Closed

Add support for Laravel 6 #6

wants to merge 2 commits into from

Commits on Sep 8, 2019

  1. Add support for Laravel 6

    RVxLab committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    0e475a3 View commit details
    Browse the repository at this point in the history
  2. Increase required PHP version to 7.2

    Removed PHP 7.1 support in Travis and Scrutinizer
    
    Added Laravel 6 tests
    
    Add version constraint of Ocramius to <1.5 due to the PHP 7.3 requirement
    
    Remove PHPUnit 6 from version constraint
    
    Removed tests needing PHPUnit 6
    RVxLab committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    dee4f4f View commit details
    Browse the repository at this point in the history