From 3e91c2c98cb5759e9e20b7204cfe6cc9bd47a2e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 10:42:42 +0000 Subject: [PATCH] Bump phalcon/talon from 1.0.3 to 1.0.4 Bumps [phalcon/talon](https://github.com/phalcon/talon) from 1.0.3 to 1.0.4. - [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.3...v1.0.4) --- updated-dependencies: - dependency-name: phalcon/talon dependency-version: 1.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 07f4052..d85db81 100644 --- a/composer.lock +++ b/composer.lock @@ -1262,16 +1262,16 @@ }, { "name": "phalcon/talon", - "version": "v1.0.3", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/phalcon/talon.git", - "reference": "02e017c369e454bf04979d4ea0a06c1eb715e0c5" + "reference": "714766c29770c4f50719765d7f2076e4be1f95c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phalcon/talon/zipball/02e017c369e454bf04979d4ea0a06c1eb715e0c5", - "reference": "02e017c369e454bf04979d4ea0a06c1eb715e0c5", + "url": "https://api.github.com/repos/phalcon/talon/zipball/714766c29770c4f50719765d7f2076e4be1f95c7", + "reference": "714766c29770c4f50719765d7f2076e4be1f95c7", "shasum": "" }, "require": { @@ -1288,6 +1288,7 @@ "friendsofphp/php-cs-fixer": "^3", "pds/composer-script-names": "^1", "pds/skeleton": "^1", + "phalcon/code-quality": "^1.0", "phalcon/phalcon": "^6.0@beta || ^6.0", "phpstan/phpstan": "^2", "phpunit/phpcov": "^9", @@ -1324,7 +1325,7 @@ ], "support": { "issues": "https://github.com/phalcon/talon/issues", - "source": "https://github.com/phalcon/talon/tree/v1.0.3" + "source": "https://github.com/phalcon/talon/tree/v1.0.4" }, "funding": [ { @@ -1336,7 +1337,7 @@ "type": "open_collective" } ], - "time": "2026-08-28T14:58:27+00:00" + "time": "2026-09-09T02:58:32+00:00" }, { "name": "phalcon/traits",