From 0b26410a131a4359095edd421e4f7ed300a295ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 05:53:28 +0000 Subject: [PATCH] Bump phalcon/talon from 1.0.1 to 1.0.2 Bumps [phalcon/talon](https://github.com/phalcon/talon) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/phalcon/talon/releases) - [Changelog](https://github.com/phalcon/talon/blob/master/CHANGELOG.md) - [Commits](https://github.com/phalcon/talon/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: phalcon/talon dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index c7a8b70..32da73a 100644 --- a/composer.lock +++ b/composer.lock @@ -1184,16 +1184,16 @@ }, { "name": "phalcon/talon", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/phalcon/talon.git", - "reference": "0289a3e0794520269a133fd3a789981329bb612c" + "reference": "21d9bfa6b334fe137a041967ea9e7bc18dbdc575" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phalcon/talon/zipball/0289a3e0794520269a133fd3a789981329bb612c", - "reference": "0289a3e0794520269a133fd3a789981329bb612c", + "url": "https://api.github.com/repos/phalcon/talon/zipball/21d9bfa6b334fe137a041967ea9e7bc18dbdc575", + "reference": "21d9bfa6b334fe137a041967ea9e7bc18dbdc575", "shasum": "" }, "require": { @@ -1246,7 +1246,7 @@ ], "support": { "issues": "https://github.com/phalcon/talon/issues", - "source": "https://github.com/phalcon/talon/tree/v1.0.1" + "source": "https://github.com/phalcon/talon/tree/v1.0.2" }, "funding": [ { @@ -1258,7 +1258,7 @@ "type": "open_collective" } ], - "time": "2026-08-07T15:49:55+00:00" + "time": "2026-08-09T00:57:08+00:00" }, { "name": "phalcon/traits",