diff --git a/server/composer.json b/server/composer.json index 853ea84..3c69f40 100644 --- a/server/composer.json +++ b/server/composer.json @@ -29,7 +29,7 @@ "jenstornell/tiny-html-minifier": "dev-master", "delight-im/db": "1.3.1", "webonyx/graphql-php": "14.9.0", - "phpfastcache/phpfastcache": "^8.0" + "phpfastcache/phpfastcache": "8.0.5" }, "license": "GPL-3.0-or-later", "authors": [ diff --git a/server/composer.lock b/server/composer.lock index b042dc2..1ac123a 100644 --- a/server/composer.lock +++ b/server/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": "84ab5004b5cdeff7c65bb6c7480311d8", + "content-hash": "585e39b7d73172ce1d87d1e462c98c01", "packages": [ { "name": "azuyalabs/yasumi",