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: orkhanahmadov/laravel-accept-language-middleware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.1
Choose a base ref
...
head repository: orkhanahmadov/laravel-accept-language-middleware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 9 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 9, 2021

  1. Update CHANGELOG.md

    gerardnll authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    dfd59d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from gerardnll/patch-1

    Update CHANGELOG.md
    orkhanahmadov authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    337df44 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. support laravel 9

    thekonz committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    706b737 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. add github actions

    thekonz committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b110f15 View commit details
    Browse the repository at this point in the history
  2. remove composer install

    thekonz committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    114f840 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4e4cdb View commit details
    Browse the repository at this point in the history
  4. drop support for phpunit 8.0

    thekonz committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    634832a View commit details
    Browse the repository at this point in the history
  5. require php 8.0.2

    thekonz committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    804d8ad View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from thekonz/master

    Support laravel 9
    orkhanahmadov authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    fff66e2 View commit details
    Browse the repository at this point in the history
Loading