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: geo6/geocoder-php-urbis-provider
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: geo6/geocoder-php-urbis-provider
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 31, 2022

  1. Create dependabot.yml

    jbelien authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    113c8b8 View commit details
    Browse the repository at this point in the history
  2. Migrate to PSR-18 (#10)

    jbelien authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    c0e7492 View commit details
    Browse the repository at this point in the history
  3. Update php.yml

    jbelien authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    9c76a49 View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 2 to 3 (#9)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    ee236b0 View commit details
    Browse the repository at this point in the history
Loading