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: 771101b
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: 90120f4
Choose a head ref
  • 14 commits
  • 5 files changed
  • 4 contributors

Commits on Jan 15, 2024

  1. Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1

    Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.0 to 2.3.1.
    - [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
    - [Commits](aglipanci/laravel-pint-action@2.3.0...2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: aglipanci/laravel-pint-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    20fb9db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from coderflexx/dependabot/github_actions/agli…

    …panci/laravel-pint-action-2.3.1
    
    Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1
    github-actions[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a3e46ba View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Bump ramsey/composer-install from 2 to 3

    Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3.
    - [Release notes](https://github.com/ramsey/composer-install/releases)
    - [Commits](ramsey/composer-install@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: ramsey/composer-install
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5714b91 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge pull request #53 from coderflexx/dependabot/github_actions/rams…

    …ey/composer-install-3
    
    Bump ramsey/composer-install from 2 to 3
    ousid authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    cf55475 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Laravel v11 compitable

    TheAbhishekIN committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    93ef59d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.6.0...v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    52e017b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Merge pull request #56 from coderflexx/dependabot/github_actions/depe…

    …ndabot/fetch-metadata-2.0.0
    
    Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
    ousid authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    26fd58f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge pull request #55 from TheAbhishekIN/laravel-11

    Laravel v11 compitable
    ousid authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    36a0aa1 View commit details
    Browse the repository at this point in the history
  2. update run-tests.yml

    ousid committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c0198ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58 from coderflexx/v11-ci

    Run Tests CI Updates
    ousid authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8ffd194 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54c7dbe View commit details
    Browse the repository at this point in the history
  5. Merge pull request #59 from coderflexx/revert-58-v11-ci

    Revert "Run Tests CI Updates"
    ousid authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ac5e071 View commit details
    Browse the repository at this point in the history
  6. update run-tests.yml

    ousid committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0b0e568 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90120f4 View commit details
    Browse the repository at this point in the history
Loading