File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
55
66## Unreleased
77
8+ ## 4.1.3 - 2024-01-13
9+ ### Changed
10+ - Update [ sail] ( https://laravel.com/docs/10.x/sail ) to use PHP 8.2
11+ - Bump ` aglipanci/laravel-pint-action ` to version 2.3.1
12+ - Bump ` laravel/framework ` to version 10.39.0
13+ - Bump ` spatie/laravel-medialibrary ` to version 11.0.3
14+ - Bump ` phpunit/phpunit ` to version 10.5.5
15+ - Bump ` yajra/laravel-datatables-oracle ` to version 10.11.3
16+ - Bump ` spatie/laravel-ignition ` to version 2.4.1
17+
818## 4.1.2 - 2023-12-13
919
1020### Changed
Original file line number Diff line number Diff line change 4747 |
4848 */
4949
50- 'version ' => '4.1.2 ' ,
50+ 'version ' => '4.1.3 ' ,
5151
5252 /*
5353 |--------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments