From 0aab05771ddaa733651cb22f9ed0e3d83c8b0bb2 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 8 Mar 2020 17:38:37 +0200 Subject: [PATCH] Updated cache --- app/init.php | 2 +- composer.lock | 64 +++++++++++++++++++++++++-------------------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/app/init.php b/app/init.php index e700c2f2fc..64ea2b3d28 100644 --- a/app/init.php +++ b/app/init.php @@ -25,7 +25,7 @@ const APP_EMAIL_SECURITY = 'security@localhost.test'; // Default security email const APP_USERAGENT = APP_NAME.'-Server v%s. Please report abuse at %s'; const APP_MODE_ADMIN = 'admin'; const APP_PAGING_LIMIT = 15; -const APP_CACHE_BUSTER = 55; +const APP_CACHE_BUSTER = 58; const APP_VERSION_STABLE = '0.5.0'; const APP_STORAGE_UPLOADS = '/storage/uploads'; const APP_STORAGE_CACHE = '/storage/cache'; diff --git a/composer.lock b/composer.lock index b195f186ac..abace1a084 100644 --- a/composer.lock +++ b/composer.lock @@ -12,12 +12,12 @@ "source": { "type": "git", "url": "https://github.com/appwrite/php-clamav.git", - "reference": "215460204e34d8abca25186dc41fab2116f1cd1d" + "reference": "4c13abddfc89d59395da0bd75c18a8eeadc2a542" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/appwrite/php-clamav/zipball/215460204e34d8abca25186dc41fab2116f1cd1d", - "reference": "215460204e34d8abca25186dc41fab2116f1cd1d", + "url": "https://api.github.com/repos/appwrite/php-clamav/zipball/4c13abddfc89d59395da0bd75c18a8eeadc2a542", + "reference": "4c13abddfc89d59395da0bd75c18a8eeadc2a542", "shasum": "" }, "require": { @@ -49,7 +49,7 @@ "clamav", "php" ], - "time": "2019-12-09T13:01:53+00:00" + "time": "2020-02-29T11:35:01+00:00" }, { "name": "bacon/bacon-qr-code", @@ -1111,12 +1111,12 @@ "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "5628725d0e4d687e29575eb41f9d5ee7de33a84c" + "reference": "e1cb6eca27ccfd46567a2837eeba62bc5fecdee2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/5628725d0e4d687e29575eb41f9d5ee7de33a84c", - "reference": "5628725d0e4d687e29575eb41f9d5ee7de33a84c", + "url": "https://api.github.com/repos/php-fig/log/zipball/e1cb6eca27ccfd46567a2837eeba62bc5fecdee2", + "reference": "e1cb6eca27ccfd46567a2837eeba62bc5fecdee2", "shasum": "" }, "require": { @@ -1150,7 +1150,7 @@ "psr", "psr-3" ], - "time": "2019-11-12T16:45:05+00:00" + "time": "2020-02-28T08:38:25+00:00" }, { "name": "ralouphie/getallheaders", @@ -1576,7 +1576,7 @@ "source": { "type": "git", "url": "https://github.com/appwrite/sdk-generator", - "reference": "51b433031debb0aa79afe5f165c47a13038b6712" + "reference": "7a43413e650705843672ebe930fe6ecd77693393" }, "require": { "ext-curl": "*", @@ -1606,7 +1606,7 @@ } ], "description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms", - "time": "2020-02-16T06:24:39+00:00" + "time": "2020-03-01T12:19:20+00:00" }, { "name": "doctrine/instantiator", @@ -2038,12 +2038,12 @@ "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "7462d5f123dfc080dfdf26897032a6513644fc95" + "reference": "5b92e1c931401bfc617ea99977761c7e679c17ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95", - "reference": "7462d5f123dfc080dfdf26897032a6513644fc95", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/5b92e1c931401bfc617ea99977761c7e679c17ac", + "reference": "5b92e1c931401bfc617ea99977761c7e679c17ac", "shasum": "" }, "require": { @@ -2076,7 +2076,7 @@ } ], "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", - "time": "2020-02-18T18:59:58+00:00" + "time": "2020-03-04T18:52:39+00:00" }, { "name": "phpspec/prophecy", @@ -2084,12 +2084,12 @@ "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9" + "reference": "451c3cd1418cf640de218914901e51b064abb093" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b4400efc9d206e83138e2bb97ed7f5b14b831cd9", - "reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093", + "reference": "451c3cd1418cf640de218914901e51b064abb093", "shasum": "" }, "require": { @@ -2139,7 +2139,7 @@ "spy", "stub" ], - "time": "2020-01-20T15:57:02+00:00" + "time": "2020-03-05T15:02:03+00:00" }, { "name": "phpunit/php-code-coverage", @@ -3049,12 +3049,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" + "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14", + "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14", "shasum": "" }, "require": { @@ -3066,7 +3066,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -3099,7 +3099,7 @@ "polyfill", "portable" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -3107,12 +3107,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" + "reference": "766ee47e656529b352da69c0ff29da928a9629e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/766ee47e656529b352da69c0ff29da928a9629e7", + "reference": "766ee47e656529b352da69c0ff29da928a9629e7", "shasum": "" }, "require": { @@ -3124,7 +3124,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -3158,7 +3158,7 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "theseer/tokenizer", @@ -3206,12 +3206,12 @@ "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "8a4f8816230de7ffca3c707776007a1c9d175e55" + "reference": "0da153eb3b843d1117e52c882df6f40aefb954ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/8a4f8816230de7ffca3c707776007a1c9d175e55", - "reference": "8a4f8816230de7ffca3c707776007a1c9d175e55", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/0da153eb3b843d1117e52c882df6f40aefb954ab", + "reference": "0da153eb3b843d1117e52c882df6f40aefb954ab", "shasum": "" }, "require": { @@ -3263,7 +3263,7 @@ "keywords": [ "templating" ], - "time": "2020-02-21T08:29:15+00:00" + "time": "2020-02-23T08:42:25+00:00" }, { "name": "webmozart/assert",