From 15a5249aa8588da41c75ebff9f386bde9a2dccb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:27:16 +0000 Subject: [PATCH] Bump bcosca/fatfree from 3.7.1 to 3.7.2 Bumps [bcosca/fatfree](https://github.com/bcosca/fatfree) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/bcosca/fatfree/releases) - [Commits](https://github.com/bcosca/fatfree/compare/3.7.1...3.7.2) --- updated-dependencies: - dependency-name: bcosca/fatfree dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 4e5f224..2ab4aba 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "bcosca/fatfree", - "version": "3.7.1", + "version": "3.7.2", "source": { "type": "git", "url": "https://github.com/bcosca/fatfree.git", - "reference": "495a97c9957a9edfbaea362927be6f3faa96fc52" + "reference": "b51905e89d2bf970b34c4fbb37879eeb1572e76c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bcosca/fatfree/zipball/495a97c9957a9edfbaea362927be6f3faa96fc52", - "reference": "495a97c9957a9edfbaea362927be6f3faa96fc52", + "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": "2019-12-30T20:54:35+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" }