From 20a01fb17408cb2f0a56d046615677b717c0f7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 03:03:52 +0000 Subject: [PATCH] build(deps): bump j0k3r/graby-site-config from 1.0.206 to 1.0.207 Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config) from 1.0.206 to 1.0.207. - [Release notes](https://github.com/j0k3r/graby-site-config/releases) - [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/historytoday.com.txt) - [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.206...1.0.207) --- updated-dependencies: - dependency-name: j0k3r/graby-site-config dependency-version: 1.0.207 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 8741a1aa7..5dee57a45 100644 --- a/composer.lock +++ b/composer.lock @@ -4162,24 +4162,24 @@ }, { "name": "j0k3r/graby-site-config", - "version": "1.0.206", + "version": "1.0.207", "source": { "type": "git", "url": "https://github.com/j0k3r/graby-site-config.git", - "reference": "1b20a7aac8388c40d7e1cf701f23b56a702caad5" + "reference": "516f4cd5422d382d762e7020e36fa007d178f7b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/1b20a7aac8388c40d7e1cf701f23b56a702caad5", - "reference": "1b20a7aac8388c40d7e1cf701f23b56a702caad5", + "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/516f4cd5422d382d762e7020e36fa007d178f7b2", + "reference": "516f4cd5422d382d762e7020e36fa007d178f7b2", "shasum": "" }, "require": { - "symfony/finder": "~2.6|~3.0|~4.0|~5.0|~6.0|~7.0" + "symfony/finder": "~2.6|~3.0|~4.0|~5.0|~6.0|~7.0|~8.0" }, "require-dev": { - "liip/rmt": "1.2.*", - "symfony/phpunit-bridge": "^6.0|^7.0" + "liip/rmt": "^1.9.0", + "symfony/phpunit-bridge": "^8.0" }, "type": "library", "autoload": { @@ -4200,9 +4200,9 @@ "description": "Graby site config files", "support": { "issues": "https://github.com/j0k3r/graby-site-config/issues", - "source": "https://github.com/j0k3r/graby-site-config/tree/1.0.206" + "source": "https://github.com/j0k3r/graby-site-config/tree/1.0.207" }, - "time": "2025-12-11T08:35:59+00:00" + "time": "2026-01-05T10:17:32+00:00" }, { "name": "j0k3r/httplug-ssrf-plugin",