From ffcdd958323953e801dcf43e59fa9b0186e6c302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 05:32:48 +0000 Subject: [PATCH] Bump robmorgan/phinx from 0.16.11 to 0.16.12 in /bbbeasy-backend Bumps [robmorgan/phinx](https://github.com/cakephp/phinx) from 0.16.11 to 0.16.12. - [Release notes](https://github.com/cakephp/phinx/releases) - [Commits](https://github.com/cakephp/phinx/compare/0.16.11...0.16.12) --- updated-dependencies: - dependency-name: robmorgan/phinx dependency-version: 0.16.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bbbeasy-backend/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bbbeasy-backend/composer.lock b/bbbeasy-backend/composer.lock index 47a6868a..0cd8f46f 100644 --- a/bbbeasy-backend/composer.lock +++ b/bbbeasy-backend/composer.lock @@ -2255,16 +2255,16 @@ }, { "name": "robmorgan/phinx", - "version": "0.16.11", + "version": "0.16.12", "source": { "type": "git", "url": "https://github.com/cakephp/phinx.git", - "reference": "a03014fea316ba021fc0776982e5bed2d10228d4" + "reference": "1cce44387a9146dc04c312e6a231b17fb30385cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/phinx/zipball/a03014fea316ba021fc0776982e5bed2d10228d4", - "reference": "a03014fea316ba021fc0776982e5bed2d10228d4", + "url": "https://api.github.com/repos/cakephp/phinx/zipball/1cce44387a9146dc04c312e6a231b17fb30385cd", + "reference": "1cce44387a9146dc04c312e6a231b17fb30385cd", "shasum": "" }, "require": { @@ -2336,9 +2336,9 @@ ], "support": { "issues": "https://github.com/cakephp/phinx/issues", - "source": "https://github.com/cakephp/phinx/tree/0.16.11" + "source": "https://github.com/cakephp/phinx/tree/0.16.12" }, - "time": "2026-03-15T00:04:32+00:00" + "time": "2026-07-03T07:27:17+00:00" }, { "name": "sukarix/f3-access",