File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1919 fail-fast : true
2020 matrix :
2121 php : [ 8.2, 8.3, 8.4 ]
22- core : [ '4.3.2', '5.0.1 ' ]
22+ core : [ '4.3.2', '5.2 ' ]
2323 laravel : [ 11, 12 ]
2424 exclude :
2525 - laravel : 12
Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. This projec
55
66## Unreleased
77
8+ ## [ 4.5.0] - 2025-02-24
9+
10+ ### Added
11+
12+ - Package now supports Laravel 11 and 12.
13+
814## [ 4.4.0] - 2024-11-30
915
1016### Added
Original file line number Diff line number Diff line change 5050 "dev-develop" : " 4.x-dev"
5151 }
5252 },
53- "minimum-stability" : " dev " ,
53+ "minimum-stability" : " stable " ,
5454 "prefer-stable" : true ,
5555 "config" : {
5656 "sort-packages" : true
You can’t perform that action at this time.
0 commit comments