From c621a747f96bc4066bb779eeb127f3eea269c37e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 14:10:39 +0000 Subject: [PATCH] chore: Bump the composer group with 3 updates Bumps the composer group with 3 updates: [lukasbesch/bedrock-plugin-disabler](https://github.com/lukasbesch/bedrock-plugin-disabler), [yard/brave-hooks](https://github.com/yardinternet/brave-hooks) and [captainhook/captainhook](https://github.com/captainhook-git/captainhook). Updates `lukasbesch/bedrock-plugin-disabler` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/lukasbesch/bedrock-plugin-disabler/releases) - [Changelog](https://github.com/lukasbesch/bedrock-plugin-disabler/blob/master/CHANGELOG.md) - [Commits](https://github.com/lukasbesch/bedrock-plugin-disabler/compare/v1.4.0...v1.5.0) Updates `yard/brave-hooks` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/yardinternet/brave-hooks/releases) - [Changelog](https://github.com/yardinternet/brave-hooks/blob/main/CHANGELOG.md) - [Commits](https://github.com/yardinternet/brave-hooks/compare/v2.2.0...v2.3.0) Updates `captainhook/captainhook` from 5.27.5 to 5.28.0 - [Release notes](https://github.com/captainhook-git/captainhook/releases) - [Commits](https://github.com/captainhook-git/captainhook/compare/5.27.5...5.28.0) --- updated-dependencies: - dependency-name: lukasbesch/bedrock-plugin-disabler dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: composer - dependency-name: yard/brave-hooks dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: composer - dependency-name: captainhook/captainhook dependency-version: 5.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: composer ... Signed-off-by: dependabot[bot] --- composer.lock | 93 +++++++++++++++++++++++++-------------------------- 1 file changed, 46 insertions(+), 47 deletions(-) diff --git a/composer.lock b/composer.lock index f0ff423..f06b632 100644 --- a/composer.lock +++ b/composer.lock @@ -964,29 +964,29 @@ }, { "name": "doctrine/deprecations", - "version": "1.1.5", + "version": "1.1.6", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38" + "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", - "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca", + "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { - "phpunit/phpunit": "<=7.5 || >=13" + "phpunit/phpunit": "<=7.5 || >=14" }, "require-dev": { - "doctrine/coding-standard": "^9 || ^12 || ^13", - "phpstan/phpstan": "1.4.10 || 2.1.11", + "doctrine/coding-standard": "^9 || ^12 || ^14", + "phpstan/phpstan": "1.4.10 || 2.1.30", "phpstan/phpstan-phpunit": "^1.0 || ^2", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0", "psr/log": "^1 || ^2 || ^3" }, "suggest": { @@ -1006,9 +1006,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/1.1.5" + "source": "https://github.com/doctrine/deprecations/tree/1.1.6" }, - "time": "2025-04-07T20:06:18+00:00" + "time": "2026-02-07T07:09:04+00:00" }, { "name": "doctrine/inflector", @@ -4514,21 +4514,20 @@ }, { "name": "lukasbesch/bedrock-plugin-disabler", - "version": "v1.4.0", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/lukasbesch/bedrock-plugin-disabler.git", - "reference": "6e1e6e9488edb6d78dbfa891df7c481fb7a4a017" + "reference": "81072bf0e6172f8d712b2942901ea73e2a776bbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lukasbesch/bedrock-plugin-disabler/zipball/6e1e6e9488edb6d78dbfa891df7c481fb7a4a017", - "reference": "6e1e6e9488edb6d78dbfa891df7c481fb7a4a017", + "url": "https://api.github.com/repos/lukasbesch/bedrock-plugin-disabler/zipball/81072bf0e6172f8d712b2942901ea73e2a776bbe", + "reference": "81072bf0e6172f8d712b2942901ea73e2a776bbe", "shasum": "" }, "require": { - "composer/installers": "^1.4|^2.0", - "php": ">=5.6" + "php": ">=7.2" }, "require-dev": { "roave/security-advisories": "dev-master", @@ -4552,9 +4551,9 @@ "description": "Disable certain plugins in non-production environments using PHP constants.", "support": { "issues": "https://github.com/lukasbesch/bedrock-plugin-disabler/issues", - "source": "https://github.com/lukasbesch/bedrock-plugin-disabler/tree/v1.4.0" + "source": "https://github.com/lukasbesch/bedrock-plugin-disabler/tree/v1.5.0" }, - "time": "2023-02-06T12:11:13+00:00" + "time": "2026-02-06T01:10:33+00:00" }, { "name": "marc-mabe/php-enum", @@ -8479,16 +8478,16 @@ }, { "name": "symfony/finder", - "version": "v6.4.32", + "version": "v6.4.33", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "3ec24885c1d9ababbb9c8f63bb42fea3c8c9b6de" + "reference": "24965ca011dac87431729640feef8bcf7b5523e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/3ec24885c1d9ababbb9c8f63bb42fea3c8c9b6de", - "reference": "3ec24885c1d9ababbb9c8f63bb42fea3c8c9b6de", + "url": "https://api.github.com/repos/symfony/finder/zipball/24965ca011dac87431729640feef8bcf7b5523e0", + "reference": "24965ca011dac87431729640feef8bcf7b5523e0", "shasum": "" }, "require": { @@ -8523,7 +8522,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.4.32" + "source": "https://github.com/symfony/finder/tree/v6.4.33" }, "funding": [ { @@ -8543,20 +8542,20 @@ "type": "tidelift" } ], - "time": "2026-01-10T14:09:00+00:00" + "time": "2026-01-26T13:03:48+00:00" }, { "name": "symfony/http-foundation", - "version": "v6.4.32", + "version": "v6.4.33", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "a7c652d0d0a6be8fbf9dead2e36f31e46c482adf" + "reference": "f1a490cc9d595ba7ebe684220e625d1e472ad278" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a7c652d0d0a6be8fbf9dead2e36f31e46c482adf", - "reference": "a7c652d0d0a6be8fbf9dead2e36f31e46c482adf", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f1a490cc9d595ba7ebe684220e625d1e472ad278", + "reference": "f1a490cc9d595ba7ebe684220e625d1e472ad278", "shasum": "" }, "require": { @@ -8604,7 +8603,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.4.32" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.33" }, "funding": [ { @@ -8624,20 +8623,20 @@ "type": "tidelift" } ], - "time": "2026-01-09T09:10:39+00:00" + "time": "2026-01-27T15:04:55+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.4.32", + "version": "v6.4.33", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "e40d93fce00d928a553ba0f323da4b3f8506f858" + "reference": "73fa5c999d7f741ca544a97d3c791cc97890ae4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e40d93fce00d928a553ba0f323da4b3f8506f858", - "reference": "e40d93fce00d928a553ba0f323da4b3f8506f858", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/73fa5c999d7f741ca544a97d3c791cc97890ae4d", + "reference": "73fa5c999d7f741ca544a97d3c791cc97890ae4d", "shasum": "" }, "require": { @@ -8722,7 +8721,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v6.4.32" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.33" }, "funding": [ { @@ -8742,7 +8741,7 @@ "type": "tidelift" } ], - "time": "2026-01-24T16:04:03+00:00" + "time": "2026-01-28T10:02:13+00:00" }, { "name": "symfony/mime", @@ -13094,16 +13093,16 @@ }, { "name": "yard/brave-hooks", - "version": "v2.2.0", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/yardinternet/brave-hooks.git", - "reference": "38dc5eaa2324df0a18674e7f7e63093ca2ac449d" + "reference": "4d931e470e374030ce2a267ead90b6be5d459e70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yardinternet/brave-hooks/zipball/38dc5eaa2324df0a18674e7f7e63093ca2ac449d", - "reference": "38dc5eaa2324df0a18674e7f7e63093ca2ac449d", + "url": "https://api.github.com/repos/yardinternet/brave-hooks/zipball/4d931e470e374030ce2a267ead90b6be5d459e70", + "reference": "4d931e470e374030ce2a267ead90b6be5d459e70", "shasum": "" }, "require": { @@ -13144,7 +13143,7 @@ "issues": "https://github.com/yardinternet/brave-hooks/issues", "source": "https://github.com/yardinternet/brave-hooks" }, - "time": "2026-01-21T21:29:21+00:00" + "time": "2026-02-06T11:48:21+00:00" }, { "name": "yard/config-expander", @@ -13728,16 +13727,16 @@ "packages-dev": [ { "name": "captainhook/captainhook", - "version": "5.27.5", + "version": "5.28.0", "source": { "type": "git", "url": "https://github.com/captainhook-git/captainhook.git", - "reference": "ed04a64bbeb0da94865a15e74e8d0c97dcc0b987" + "reference": "9d0f34f2e9d112553ea342463371807e9864a87c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/captainhook-git/captainhook/zipball/ed04a64bbeb0da94865a15e74e8d0c97dcc0b987", - "reference": "ed04a64bbeb0da94865a15e74e8d0c97dcc0b987", + "url": "https://api.github.com/repos/captainhook-git/captainhook/zipball/9d0f34f2e9d112553ea342463371807e9864a87c", + "reference": "9d0f34f2e9d112553ea342463371807e9864a87c", "shasum": "" }, "require": { @@ -13800,7 +13799,7 @@ ], "support": { "issues": "https://github.com/captainhook-git/captainhook/issues", - "source": "https://github.com/captainhook-git/captainhook/tree/5.27.5" + "source": "https://github.com/captainhook-git/captainhook/tree/5.28.0" }, "funding": [ { @@ -13808,7 +13807,7 @@ "type": "github" } ], - "time": "2026-01-26T21:55:28+00:00" + "time": "2026-02-08T14:15:15+00:00" }, { "name": "captainhook/hook-installer",