Thanks to visit codestin.com
Credit goes to github.com

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: geocoder-php/GeocoderLaravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.3
Choose a base ref
...
head repository: geocoder-php/GeocoderLaravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 7 files changed
  • 6 contributors

Commits on Dec 2, 2020

  1. Update composer.json

    mikebronner authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    cb9e89d View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    mikebronner authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    55ab04e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Fixed remove empty cache entry method

    It didn't actually remove the cache entry because cache store was not specified.
    IQ-JYe authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    9d06ba7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Merge pull request #186 from IQ-JYe/master

    Fixed remove empty cache entry method
    mikebronner authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    6ed10dc View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    1f65d69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e81506d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #188 from macbookandrew/feature/update-dependency-…

    …requirements
    
    allow updated upstream repositories
    mikebronner authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    e35c7d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Update composer.json

    nabilelmahiri authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    92ca30e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #189 from nabilelmahiri/master

    Add Laravel 9 support
    mikebronner authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    64acdf1 View commit details
    Browse the repository at this point in the history
  3. Updated tests.

    mikebronner committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    55c61bd View commit details
    Browse the repository at this point in the history
  4. Update phpunit.xml

    mikebronner authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    f79c7af View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Update README.md

    DevinNorgarb authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    cc2ef41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #193 from DevinNorgarb/patch-1

    Update README.md
    mikebronner authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    6b35c23 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 16, 2023

  1. Merge pull request #194 from laravel-shift/l10-compatibility

    Laravel 10.x Compatibility
    mikebronner authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    bdbb274 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Mar 14, 2024

  1. Merge pull request #198 from laravel-shift/l11-compatibility

    Laravel 11.x Compatibility
    mikebronner authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f354165 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

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

Commits on Mar 6, 2025

  1. WIP

    mikebronner committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    34d8ea7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #200 from laravel-shift/l12-compatibility

    Laravel 12.x Compatibility
    mikebronner authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    6c562f9 View commit details
    Browse the repository at this point in the history
Loading