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

Update Laravel integration #9

Closed
wants to merge 16 commits into from
Closed

Update Laravel integration #9

wants to merge 16 commits into from

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    bf2b0e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96c7fe2 View commit details
    Browse the repository at this point in the history
  3. Update config path

    vinkla committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3f786ed View commit details
    Browse the repository at this point in the history
  4. Add back @codeCoverageIgnore

    vinkla committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bab278e View commit details
    Browse the repository at this point in the history
  5. Added return type

    vinkla committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d37536f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Update provider for payouts

    vinkla committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5147290 View commit details
    Browse the repository at this point in the history
  2. Update config array

    vinkla committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3417cde View commit details
    Browse the repository at this point in the history
  3. Run tests against Laravel 11

    vinkla committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b2b6762 View commit details
    Browse the repository at this point in the history
  4. Update suggest versions

    vinkla committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    20b6ddd View commit details
    Browse the repository at this point in the history
  5. Remove deprecated --no-suggest

    vinkla committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cac374c View commit details
    Browse the repository at this point in the history
  6. Update phpunit version

    vinkla committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1534f83 View commit details
    Browse the repository at this point in the history
  7. Update version syntax

    vinkla committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    260d122 View commit details
    Browse the repository at this point in the history
  8. Drop laravel 9

    vinkla committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7b4ae91 View commit details
    Browse the repository at this point in the history
  9. Update testbench

    vinkla committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b494ebb View commit details
    Browse the repository at this point in the history
  10. Run only with ubuntu-latest

    vinkla committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3cbb3f7 View commit details
    Browse the repository at this point in the history
  11. Only support Laravel 11

    vinkla committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    52e6cbc View commit details
    Browse the repository at this point in the history