Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rebing/graphql-laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: exodusanto/graphql-laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 28, 2020

  1. Add illuminate 7.0 support

    Antonio Dal Sie committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    28ced2e View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml with Laravel 7 tests

    Antonio Dal Sie committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    7b68910 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. add: orchestra/testbench 5.0 support

    Antonio Dal Sie committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    13261dc View commit details
    Browse the repository at this point in the history
  2. refactor: throw base error if Throwable

    Antonio Dal Sie committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    dfb81d2 View commit details
    Browse the repository at this point in the history
  3. fix: assertSee test escape

    Antonio Dal Sie committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    353fb8c View commit details
    Browse the repository at this point in the history
  4. add: ignore phpstan error

    Antonio Dal Sie committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    0ad6342 View commit details
    Browse the repository at this point in the history
  5. revert: throw Exception error class

    Antonio Dal Sie committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    3161186 View commit details
    Browse the repository at this point in the history
  6. fix: missing end slash

    Antonio Dal Sie committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    7b03470 View commit details
    Browse the repository at this point in the history
  7. fix: format

    Antonio Dal Sie committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    bcf9483 View commit details
    Browse the repository at this point in the history
  8. update: travis laravel test

    Antonio Dal Sie committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    87df437 View commit details
    Browse the repository at this point in the history
  9. remove: drop 7.2 support for dev-master

    Antonio Dal Sie committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    79282aa View commit details
    Browse the repository at this point in the history
  10. remove: 7.2 dev-master test

    Antonio Dal Sie committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    833bca3 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Add changelog entry

    mfn committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    c7e4fbf View commit details
    Browse the repository at this point in the history
Loading