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: coderflexx/laravel-ticket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: coderflexx/laravel-ticket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 14 commits
  • 7 files changed
  • 6 contributors

Commits on Sep 25, 2022

  1. Update CHANGELOG

    ousid authored and github-actions[bot] committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    9e3e4f1 View commit details
    Browse the repository at this point in the history
  2. Update HasVisibility.php

    akiyamaSM authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    1f47054 View commit details
    Browse the repository at this point in the history
  3. update README.md

    ousid committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    f6edd16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d2beb9 View commit details
    Browse the repository at this point in the history
  5. fix typo

    ousid committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    f71f452 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from akiyamaSM/patch-1

    Fix typo
    ousid authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    3108d1a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Create FUNDING.yml

    ousid authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    db30d76 View commit details
    Browse the repository at this point in the history
  2. Create SECURITY.md

    ousid authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    7120a6a View commit details
    Browse the repository at this point in the history
  3. update README.md

    ousid committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    bec3d0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c246e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.3.3...v1.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    948dffe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from coderflexx/dependabot/github_actions/depen…

    …dabot/fetch-metadata-1.3.4
    
    Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4
    github-actions[bot] authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    2f2fde8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Fix publish migrations

    krekas committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    382bf73 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Merge pull request #6 from krekas/fix-migrations

    Fix publish migrations
    ousid authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    cca1ece View commit details
    Browse the repository at this point in the history
Loading