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.11.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.12.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 30, 2025

  1. Update CHANGELOG

    drbyte authored and github-actions[bot] committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    1da8aee View commit details
    Browse the repository at this point in the history
  2. Remove larastan as dependency

    Larastan composer is not updated yet to support latest Laravel, so leaving Larastan out of this package's dependencies allows the package to be used/tested regardless of larastan's availability.
    The phpstan workflow already will load larastan when needed, so remains compatible with this change.
    drbyte authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    f1d198a View commit details
    Browse the repository at this point in the history
  3. Add Laravel 12

    drbyte authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    cbeecfc View commit details
    Browse the repository at this point in the history
  4. [Docs] Laravel 12

    drbyte authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    89c64bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    722e642 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Merge pull request #2798 from spatie/L12-workflows

    Add Laravel 12 to GH workflows
    drbyte authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    420ea2a View commit details
    Browse the repository at this point in the history
Loading