diff --git a/frameworks/fatfree/composer.lock b/frameworks/fatfree/composer.lock index 6216efd..9a77226 100644 --- a/frameworks/fatfree/composer.lock +++ b/frameworks/fatfree/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "bcosca/fatfree", - "version": "3.6.5", + "version": "3.7.2", "source": { "type": "git", "url": "https://github.com/bcosca/fatfree.git", - "reference": "a841d838e8f146486d85e4947fb92e2fa78fdeb8" + "reference": "b51905e89d2bf970b34c4fbb37879eeb1572e76c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bcosca/fatfree/zipball/a841d838e8f146486d85e4947fb92e2fa78fdeb8", - "reference": "a841d838e8f146486d85e4947fb92e2fa78fdeb8", + "url": "https://api.github.com/repos/bcosca/fatfree/zipball/b51905e89d2bf970b34c4fbb37879eeb1572e76c", + "reference": "b51905e89d2bf970b34c4fbb37879eeb1572e76c", "shasum": "" }, "require": { @@ -35,7 +35,11 @@ ], "description": "A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!", "homepage": "http://fatfreeframework.com/", - "time": "2018-12-24T13:43:34+00:00" + "support": { + "issues": "https://github.com/bcosca/fatfree/issues", + "source": "https://github.com/bcosca/fatfree/tree/3.7.2" + }, + "time": "2020-05-28T16:20:24+00:00" } ], "packages-dev": [], @@ -45,5 +49,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.6.0" }