diff --git a/composer.json b/composer.json index 4c34b791e8..7683b530c2 100644 --- a/composer.json +++ b/composer.json @@ -69,7 +69,7 @@ "spatie/laravel-fractal": "^6.4", "spatie/laravel-html": "^3.13", "spatie/laravel-ignition": "^2.12", - "spatie/laravel-medialibrary": "^11.21", + "spatie/laravel-medialibrary": "^11.23", "spatie/laravel-multitenancy": "^4.0.9", "spomky-labs/otphp": "^11.4.3", "swagger-api/swagger-ui": "^5.32.3", @@ -252,4 +252,4 @@ "ignore": [] } } -} \ No newline at end of file +} diff --git a/composer.lock b/composer.lock index cb90115215..4d6ce44416 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "729701c4212c04fab9c7c26132bba8a9", + "content-hash": "51ad0eeae42f99cd7bfc439eec9ab7af", "packages": [ { "name": "aws/aws-crt-php", @@ -9828,16 +9828,16 @@ }, { "name": "spatie/laravel-medialibrary", - "version": "11.21.0", + "version": "11.23.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "d6e2595033ffd130d4dd5d124510ab3304794c44" + "reference": "cc1fdc4a9a9007101df610cd4a6733be71db4828" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/d6e2595033ffd130d4dd5d124510ab3304794c44", - "reference": "d6e2595033ffd130d4dd5d124510ab3304794c44", + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/cc1fdc4a9a9007101df610cd4a6733be71db4828", + "reference": "cc1fdc4a9a9007101df610cd4a6733be71db4828", "shasum": "" }, "require": { @@ -9922,7 +9922,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-medialibrary/issues", - "source": "https://github.com/spatie/laravel-medialibrary/tree/11.21.0" + "source": "https://github.com/spatie/laravel-medialibrary/tree/11.23.2" }, "funding": [ { @@ -9934,7 +9934,7 @@ "type": "github" } ], - "time": "2026-02-21T15:58:56+00:00" + "time": "2026-07-09T13:26:15+00:00" }, { "name": "spatie/laravel-multitenancy",