diff --git a/composer.json b/composer.json index 4af889e..5a743fd 100644 --- a/composer.json +++ b/composer.json @@ -72,7 +72,8 @@ }, "require-dev": { "roave/security-advisories": "dev-latest", - "laravel/pint": "^1.18" + "laravel/pint": "^1.18", + "wpackagist-plugin/ajax-thumbnail-rebuild": "^1.14" }, "config": { "optimize-autoloader": true, diff --git a/composer.lock b/composer.lock index 3322eb8..df1838b 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": "45d0a582ae7850e497fe7f2b3d7752a7", + "content-hash": "7666943446e3342a3e30a48917611260", "packages": [ { "name": "badegguk/bad-egg-digital-login-page", @@ -2846,6 +2846,24 @@ } ], "time": "2025-12-12T23:06:01+00:00" + }, + { + "name": "wpackagist-plugin/ajax-thumbnail-rebuild", + "version": "1.14", + "source": { + "type": "svn", + "url": "https://plugins.svn.wordpress.org/ajax-thumbnail-rebuild/", + "reference": "tags/1.14" + }, + "dist": { + "type": "zip", + "url": "https://downloads.wordpress.org/plugin/ajax-thumbnail-rebuild.1.14.zip" + }, + "require": { + "composer/installers": "^1.0 || ^2.0" + }, + "type": "wordpress-plugin", + "homepage": "https://wordpress.org/plugins/ajax-thumbnail-rebuild/" } ], "aliases": [],