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: vdhicts/laravel-validation-rules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0
Choose a base ref
...
head repository: vdhicts/laravel-validation-rules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 16, 2024

  1. Add Laravel 11 support

    dvdheiden committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    fe1e495 View commit details
    Browse the repository at this point in the history
  2. Bump PHP version in CI

    dvdheiden committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    37293cb View commit details
    Browse the repository at this point in the history
  3. Update Pint config

    dvdheiden committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6449cd5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24 from vdhicts/feature/laravel-11

    Add Laravel 11 support
    dvdheiden authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    3fa3bc2 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    dvdheiden authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f4a33b1 View commit details
    Browse the repository at this point in the history
Loading