diff --git a/composer.json b/composer.json index eb26627..f4f931c 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=8.0.0 <8.3.0", - "getkirby/cms": "^3.9.8.1" + "getkirby/cms": "^3.9.8" }, "config": { "optimize-autoloader": true, diff --git a/composer.lock b/composer.lock index 5073d9d..81bc8c9 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": "7a1d1cae512a4342a2ec8369e775a23c", + "content-hash": "0022f828b24004d909f817c185d08f6a", "packages": [ { "name": "claviska/simpleimage",