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

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] <[email protected]>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    19f7bbc View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge pull request #55 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
    4cf03bc View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Bump actions/checkout from 4.1.1 to 4.1.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.1...v4.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    73e7948 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from coderflexx/dependabot/github_actions/acti…

    …ons/checkout-4.1.2
    
    Bump actions/checkout from 4.1.1 to 4.1.2
    github-actions[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    636c1cc View commit details
    Browse the repository at this point in the history
  3. add L11 support

    ousid committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2c0093f View commit details
    Browse the repository at this point in the history
  4. Fix styling

    ousid authored and github-actions[bot] committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    28cbe57 View commit details
    Browse the repository at this point in the history
  5. switch to sqlite driver

    ousid committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8c9ed12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d06361 View commit details
    Browse the repository at this point in the history
  7. Fix styling

    ousid authored and github-actions[bot] committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ccfbf63 View commit details
    Browse the repository at this point in the history
  8. update composer.json

    ousid committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    104cc0b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d6f9cf View commit details
    Browse the repository at this point in the history
  10. update composer.json

    ousid committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1d9de44 View commit details
    Browse the repository at this point in the history
  11. remove pest-laravel-plugin

    ousid committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e75e66a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #57 from coderflexx/l11-upgrade

    Laravel 11.x Support
    ousid authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    81d2138 View commit details
    Browse the repository at this point in the history
Loading