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: Teatoller/laravel-mysql-spatial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: grimzy/laravel-mysql-spatial
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.
  • 10 commits
  • 14 files changed
  • 3 contributors

Commits on Sep 4, 2020

  1. Laravel 8

    georgeboot committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    e8cf208 View commit details
    Browse the repository at this point in the history
  2. Make public

    georgeboot committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    1e47ab8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Prep for Laravel 8

    - Removed PHP versions prior to 7.3
    - Upgraded mockery to ^1.3 and phpunit to ~6.5
    - Using php-coveralls.phar instead of installing as dev dependency (fixes issue with Guzzle 6 vs 7)
    - Updated tests 🥼 🧪
    - Updated README.md 📖
    grimzy committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    04e0615 View commit details
    Browse the repository at this point in the history
  2. Merge pull request grimzy#145 from georgeboot/laravel-8

    Support Laravel 8
    grimzy authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    a6a238f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/v4' into v4

    # Conflicts:
    #	composer.json
    grimzy committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    9989436 View commit details
    Browse the repository at this point in the history
  4. Apply fixes from StyleCI

    [ci skip] [skip ci]
    grimzy authored and StyleCIBot committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    6cc2947 View commit details
    Browse the repository at this point in the history
  5. Remove coveralls

    grimzy committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    efb637e View commit details
    Browse the repository at this point in the history
  6. Updated README.md 📖

    grimzy committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    2c4c671 View commit details
    Browse the repository at this point in the history
  7. Merge pull request grimzy#148 from grimzy/v4

    v4.0.0 (Laravel 8 / MySQL 8)
    grimzy authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f70a82e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Update README.md 📖

    grimzy committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    2ca9f2f View commit details
    Browse the repository at this point in the history
Loading