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: spatie/laravel-permission
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.13.0
Choose a base ref
...
head repository: spatie/laravel-permission
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.14.0
Choose a head ref
  • 8 commits
  • 39 files changed
  • 3 contributors

Commits on Feb 5, 2025

  1. Update CHANGELOG

    drbyte authored and github-actions[bot] committed Feb 5, 2025
    Configuration menu
    Copy the full SHA
    0356f8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a07467d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Configuration menu
    Copy the full SHA
    aa3548f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Formatting

    drbyte committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    a6e35ee View commit details
    Browse the repository at this point in the history
  2. Add PHPUnit annotations, for future compatibility with PHPUnit 12

    Annotations supported since PHPUnit 10
    Docblock comments will be ignored in future
    
    In a later release of this package (probably `v7.0`), will remove PHPUnit 9 support and all associated doc-comments.
    drbyte committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    85da609 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2806 from spatie/phpunit-annotations

    Add PHPUnit annotations, for future compatibility with PHPUnit 12
    drbyte authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    717d5c7 View commit details
    Browse the repository at this point in the history
  4. LDAP model lookup from Auth Provider (#2750)

    ---------
    
    Co-authored-by: Chris Brown <code@drbyte.dev>
    crossplatformconsulting and drbyte authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    6c7b1de View commit details
    Browse the repository at this point in the history
  5. Fix styling

    drbyte authored and github-actions[bot] committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    addf63f View commit details
    Browse the repository at this point in the history
Loading