mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-07-02 09:00:23 +00:00
⬆️ Upgrade spatie/laravel-permission to v8, league/glide to v4, laravel/mcp to v0.8 (#3)
- spatie/laravel-permission ^7.0 → ^8.0 (8.1.0) - league/glide ^3.0 → ^4.0 (4.0.0), pulls intervention/image v4 - laravel/mcp ^0.7.0 → ^0.8.0 (0.8.2) No application code changes required: MCP uses server features only, Role/Permission are standard (no contract overrides), and the Glide ImageController already uses v4-compatible ImageManager instantiation.
This commit is contained in:
+3
-3
@@ -16,12 +16,12 @@
|
||||
"ezadr/lnurl-php": "^1.0",
|
||||
"laravel/framework": "^13.0",
|
||||
"laravel/horizon": "^5.40",
|
||||
"laravel/mcp": "^0.7.0",
|
||||
"laravel/mcp": "^0.8.0",
|
||||
"laravel/nightwatch": "^1.18",
|
||||
"laravel/passport": "^13.7",
|
||||
"laravel/sanctum": "^4.0",
|
||||
"laravel/tinker": "^3.0",
|
||||
"league/glide": "^3.0",
|
||||
"league/glide": "^4.0",
|
||||
"livewire/flux": "^2.2",
|
||||
"livewire/flux-pro": "^2.2",
|
||||
"livewire/livewire": "^4.0",
|
||||
@@ -36,7 +36,7 @@
|
||||
"spatie/laravel-markdown": "^2.7",
|
||||
"spatie/laravel-medialibrary": "^11.13",
|
||||
"spatie/laravel-model-status": "^1.18",
|
||||
"spatie/laravel-permission": "^7.0",
|
||||
"spatie/laravel-permission": "^8.0",
|
||||
"spatie/laravel-sluggable": "^4.0",
|
||||
"spatie/laravel-tags": "^4.10",
|
||||
"staudenmeir/eloquent-has-many-deep": "^1.22",
|
||||
|
||||
Reference in New Issue
Block a user