From 329b90b3e1a6315673f33aeed08ebd3f954d4cbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 06:04:19 +0000 Subject: [PATCH] Bump bcosca/fatfree-core from 3.7.3 to 3.8.0 Bumps [bcosca/fatfree-core](https://github.com/bcosca/fatfree-core) from 3.7.3 to 3.8.0. - [Release notes](https://github.com/bcosca/fatfree-core/releases) - [Changelog](https://github.com/bcosca/fatfree-core/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcosca/fatfree-core/compare/3.7.3...3.8.0) --- updated-dependencies: - dependency-name: bcosca/fatfree-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index cfd2f46..3f04584 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "bcosca/fatfree-core", - "version": "3.7.3", + "version": "3.8.0", "source": { "type": "git", "url": "https://github.com/bcosca/fatfree-core.git", - "reference": "3e23ae05384b2f830e99c5888b94118819ed948b" + "reference": "cdd878db018280369b643fce62f70e55044f9ac4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bcosca/fatfree-core/zipball/3e23ae05384b2f830e99c5888b94118819ed948b", - "reference": "3e23ae05384b2f830e99c5888b94118819ed948b", + "url": "https://api.github.com/repos/bcosca/fatfree-core/zipball/cdd878db018280369b643fce62f70e55044f9ac4", + "reference": "cdd878db018280369b643fce62f70e55044f9ac4", "shasum": "" }, "require": { @@ -37,9 +37,9 @@ "homepage": "http://fatfreeframework.com/", "support": { "issues": "https://github.com/bcosca/fatfree-core/issues", - "source": "https://github.com/bcosca/fatfree-core/tree/3.7.3" + "source": "https://github.com/bcosca/fatfree-core/tree/3.8.0" }, - "time": "2020-12-13T12:49:39+00:00" + "time": "2022-02-15T16:59:01+00:00" }, { "name": "chez14/f3-ilgar", @@ -389,5 +389,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.2.0" }