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: php-flasher/php-flasher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0
Choose a base ref
...
head repository: php-flasher/php-flasher
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.1
Choose a head ref
  • 4 commits
  • 32 files changed
  • 1 contributor

Commits on Mar 28, 2026

  1. upgrade dependencies

    yoeunes committed Mar 28, 2026
    Configuration menu
    Copy the full SHA
    c4f1b05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f372dcf View commit details
    Browse the repository at this point in the history
  3. Upgrade Laravel demo to Laravel 13 for JSON session testing

    - Update PHP requirement to ^8.3
    - Upgrade laravel/framework to ^13.0 and laravel/tinker to ^3.0
    - Upgrade pestphp/pest to ^4.0 and pest-plugin-laravel to ^4.0
    - Update spatie/laravel-csp to ^3.23 and barryvdh/laravel-debugbar to ^4.1
    - Add session serialization config option (defaults to 'json')
    - Add FlasherSessionTest to verify flasher works with JSON sessions
    yoeunes committed Mar 28, 2026
    Configuration menu
    Copy the full SHA
    d427132 View commit details
    Browse the repository at this point in the history
  4. Release v2.5.1

    yoeunes committed Mar 28, 2026
    Configuration menu
    Copy the full SHA
    58123f2 View commit details
    Browse the repository at this point in the history
Loading