Skip to content

Commit 08ddbc3

Browse files
committed
Upgrade Saloon 3 → 4 (CVE-2026-33942, CVE-2026-33182, CVE-2026-33183)
saloonphp/saloon 3.14.3 → 4.0.0, laravel-plugin 3.9.0 → 4.1.0, cache-plugin 3.0.1 → 3.1.0. No code changes needed, all 91 tests pass.
1 parent a9b193d commit 08ddbc3

2 files changed

Lines changed: 222 additions & 167 deletions

File tree

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@
1313
"laravel/tinker": "^2.10.1",
1414
"livewire/livewire": "^3.6.4",
1515
"livewire/volt": "^1.7.0",
16-
"saloonphp/cache-plugin": "^3.0",
17-
"saloonphp/laravel-plugin": "^3.9",
18-
"saloonphp/saloon": "^3.14"
16+
"saloonphp/cache-plugin": "^3.1",
17+
"saloonphp/laravel-plugin": "^4.0",
18+
"saloonphp/rate-limit-plugin": "^2.5",
19+
"saloonphp/saloon": "^4.0"
1920
},
2021
"require-dev": {
2122
"fakerphp/faker": "^1.23",

0 commit comments

Comments
 (0)