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: Torann/laravel-hashids
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.3
Choose a base ref
...
head repository: Torann/laravel-hashids
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 10 files changed
  • 1 contributor

Commits on Sep 30, 2020

  1. - Support Laravel 8

    - Remove Laravel 5 & 6 support
    - Remove PHP >7.2 support
    Torann committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    7d05b62 View commit details
    Browse the repository at this point in the history
  2. Correct tabs

    Torann committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    6953585 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Fix alphabet bug

    Torann committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    eaec9c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Update composer.json

    Torann authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    cd4ae61 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    Torann authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    79ab357 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Update composer.json

    Torann authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    e3d8a55 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    Torann authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    26712a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Laravel 10 Support

    Torann authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    7f2f75c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Laravel 11.x Compatibility

    Torann authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    51d70eb View commit details
    Browse the repository at this point in the history
Loading