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 9 #213

Merged
merged 33 commits into from
May 2, 2022
Merged

Add support for Laravel 9 #213

merged 33 commits into from
May 2, 2022

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    b8913dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    538e1cb View commit details
    Browse the repository at this point in the history
  3. use --with on composer

    Nielsvanpach committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    6096cf0 View commit details
    Browse the repository at this point in the history
  4. allow illuminate v8

    Nielsvanpach committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    c7a4457 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bf5d3f View commit details
    Browse the repository at this point in the history
  6. fix malformed yaml

    Nielsvanpach committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    7ba59e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33a46af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95c9c06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5fb7f5a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    08e9b38 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74347de View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3465c35 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. remove dev dependency

    Nielsvanpach committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    0892cd0 View commit details
    Browse the repository at this point in the history
  2. fix psalm issues

    Nielsvanpach committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    3f0479a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d685ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df524d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11cb4da View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    ce996c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    3ddc65b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from tm1000/laravel-9-codeception-fixes

    Fixes codeception to actually work
    Nielsvanpach committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    0dc88d3 View commit details
    Browse the repository at this point in the history
  3. fix failing tests

    tm1000 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    a0d98b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    813874b View commit details
    Browse the repository at this point in the history
  5. bump up illuminate for 8.1

    tm1000 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    1c9e193 View commit details
    Browse the repository at this point in the history
  6. fix version string

    tm1000 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    48b4fd7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from tm1000/laravel-9-test-fixes

    Laravel 9 Test fixes
    Nielsvanpach committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    e50f7f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    48d1c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fad8f22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    906d80f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de5f936 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fba336 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Merge pull request #3 from mzur/laravel-9-patch-1

    Fix failing tests for firstOrCreate, firstOrNew and PHP 8.1
    Nielsvanpach committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    07f342d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c3c9b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from mzur/laravel-9-patch-2

    Fix accidental script declaration in composer.json
    Nielsvanpach committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    76a53f5 View commit details
    Browse the repository at this point in the history