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

Commits on Sep 4, 2020

  1. Laravel 8

    georgeboot committed Sep 4, 2020
    Copy the full SHA
    e8cf208 View commit details
  2. Make public

    georgeboot committed Sep 4, 2020
    Copy the full SHA
    1e47ab8 View commit details

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
    Copy the full SHA
    04e0615 View commit details
  2. Merge pull request #145 from georgeboot/laravel-8

    Support Laravel 8
    grimzy authored Sep 21, 2020
    Copy the full SHA
    a6a238f View commit details
  3. Merge remote-tracking branch 'origin/v4' into v4

    # Conflicts:
    #	composer.json
    grimzy committed Sep 21, 2020
    Copy the full SHA
    9989436 View commit details
  4. Apply fixes from StyleCI

    [ci skip] [skip ci]
    grimzy authored and StyleCIBot committed Sep 21, 2020
    Copy the full SHA
    6cc2947 View commit details
  5. Remove coveralls

    grimzy committed Sep 21, 2020
    Copy the full SHA
    efb637e View commit details
  6. Updated README.md 📖

    grimzy committed Sep 21, 2020
    Copy the full SHA
    2c4c671 View commit details
  7. Merge pull request #148 from grimzy/v4

    v4.0.0 (Laravel 8 / MySQL 8)
    grimzy authored Sep 21, 2020
    Copy the full SHA
    f70a82e View commit details

Commits on Oct 17, 2020

  1. Update README.md 📖

    grimzy committed Oct 17, 2020
    Copy the full SHA
    2ca9f2f View commit details
Loading