⬆️ **Update dependencies in composer.lock**

Upgraded several dependencies:
- `guzzlehttp` to 7.11.0
- `laravel/framework` to v13.13.0
- `laravel/horizon` to v5.47.1
- Other minor updates including `livewire`, `psysh`, `symfony` components, and `spatie/laravel-medialibrary`.

Ensured compatibility and added updated packages with enhanced configurations.
This commit is contained in:
HolgerHatGarKeineNode
2026-06-02 18:00:08 +02:00
parent e05ee8965d
commit 51680c70e4
4 changed files with 477 additions and 760 deletions
+1 -1
View File
@@ -83,7 +83,7 @@
],
"post-update-cmd": [
"@php artisan vendor:publish --tag=laravel-assets --ansi --force",
"@php artisan lang:update",
"@php artisan langscanner",
"@php artisan boost:update --ansi"
],
"post-root-package-install": [