File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## [ v1.2.x (Unreleased)] ( https://github.com/onlime/laravel-http-client-global-logger/compare/v1.2.0 ...main )
3+ ## [ v1.2.x (Unreleased)] ( https://github.com/onlime/laravel-http-client-global-logger/compare/v1.2.1 ...main )
44
5+ ## [ v1.2.1 (2025-02-24)] ( https://github.com/onlime/laravel-http-client-global-logger/compare/v1.2.0...v1.2.1 )
6+
7+ - Laravel 12 support
58- Drop Laravel 10 support and fixed CI
69
710## [ v1.2.0 (2024-10-15)] ( https://github.com/onlime/laravel-http-client-global-logger/compare/v1.1.3...v1.2.0 )
Original file line number Diff line number Diff line change 3333 },
3434 "require-dev" : {
3535 "laravel/framework" : " ^11.0||^12.0" ,
36- "laravel/pint" : " ^1.18 " ,
36+ "laravel/pint" : " ^1.21 " ,
3737 "orchestra/testbench" : " ^9.0||^10.0" ,
38- "pestphp/pest" : " ^3.0 " ,
38+ "pestphp/pest" : " ^3.7 " ,
3939 "pestphp/pest-plugin-arch" : " ^3.0" ,
40- "pestphp/pest-plugin-laravel" : " ^3.0 " ,
40+ "pestphp/pest-plugin-laravel" : " ^3.1 " ,
4141 "saloonphp/laravel-http-sender" : " ^3.0" ,
42- "saloonphp/laravel-plugin" : " ^3.0 " ,
43- "spatie/invade" : " ^2.0 "
42+ "saloonphp/laravel-plugin" : " ^3.5.1 " ,
43+ "spatie/invade" : " ^2.1 "
4444 },
4545 "suggest" : {
4646 "saloonphp/laravel-plugin" : " To support logging of Saloon events (^3.0)"
7373 ]
7474 }
7575 },
76- "minimum-stability" : " dev " ,
76+ "minimum-stability" : " stable " ,
7777 "prefer-stable" : true
7878}
You can’t perform that action at this time.
0 commit comments