File tree Expand file tree Collapse file tree 3 files changed +1224
-963
lines changed
Expand file tree Collapse file tree 3 files changed +1224
-963
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6+ ## v5.7.0 (2025-11-26)
7+ ### Updated
8+ - Update package dependencies
9+
10+ ## v5.6.0 (2025-07-31)
11+ ### Updated
12+ - Update package dependencies
13+
14+ ## v5.5.0 (2025-06-07)
15+ ### Updated
16+ - Update package dependencies
17+
18+ ## v5.4.0 (2025-05-21)
19+ ### Updated
20+ - Update package dependencies
621
722## v5.3.0 (2025-05-15)
823### Added
Original file line number Diff line number Diff line change 2121 },
2222 "require" : {
2323 "php" : " ^8.4.0" ,
24- "laravel/framework" : " ^v12.21 " ,
24+ "laravel/framework" : " ^v12.40 " ,
2525 "devanoxltd/tailwind-class-merge-php" : " ^v3.2"
2626 },
2727 "require-dev" : {
28- "laravel/pint" : " ^v1.24 " ,
29- "orchestra/testbench" : " ^v10.4 " ,
30- "pestphp/pest" : " ^v3.8 " ,
31- "pestphp/pest-plugin-arch" : " ^v3.1 " ,
28+ "laravel/pint" : " ^v1.26 " ,
29+ "orchestra/testbench" : " ^v10.8 " ,
30+ "pestphp/pest" : " ^4.1 " ,
31+ "pestphp/pest-plugin-arch" : " ^4.0 " ,
3232 "phpstan/phpstan" : " ^2.1" ,
3333 "symfony/var-dumper" : " ^v7.3"
3434 },
You can’t perform that action at this time.
0 commit comments