From 5ac82684dd53b6d92f3c0b0dd525b452580d6d5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 11:43:02 +0000 Subject: [PATCH] chore(deps): bump the composer group with 3 updates Bumps the composer group with 3 updates: [symfony/mcp-bundle](https://github.com/symfony/mcp-bundle), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [rector/rector](https://github.com/rectorphp/rector). Updates `symfony/mcp-bundle` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/symfony/mcp-bundle/releases) - [Changelog](https://github.com/symfony/mcp-bundle/blob/main/CHANGELOG.md) - [Commits](https://github.com/symfony/mcp-bundle/compare/v0.11.0...v0.12.0) Updates `phpunit/phpunit` from 13.3.0 to 13.3.1 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.3.1/ChangeLog-13.3.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/13.3.0...13.3.1) Updates `rector/rector` from 2.6.1 to 2.6.2 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/2.6.1...2.6.2) --- updated-dependencies: - dependency-name: symfony/mcp-bundle dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: composer - dependency-name: phpunit/phpunit dependency-version: 13.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer - dependency-name: rector/rector dependency-version: 2.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 74 +++++++++++++++++++++++++-------------------------- 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/composer.json b/composer.json index d87d0d8ac..1c1693d53 100644 --- a/composer.json +++ b/composer.json @@ -60,7 +60,7 @@ "symfony/dotenv": "^8.1", "symfony/flex": "^2.8", "symfony/framework-bundle": "^8.1", - "symfony/mcp-bundle": "^0.11", + "symfony/mcp-bundle": "^0.12", "symfony/monolog-bundle": "^3.10|^4.0", "symfony/object-mapper": "^8.1", "symfony/polyfill-mbstring": "^1.33", diff --git a/composer.lock b/composer.lock index 348da44f0..9bb85b306 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "64fd2b6607cb15b577038547305134b2", + "content-hash": "1b2de0ff0a8579dee848bf33b75367e3", "packages": [ { "name": "brick/math", @@ -5961,20 +5961,20 @@ }, { "name": "symfony/mcp-bundle", - "version": "v0.11.0", + "version": "v0.12.0", "source": { "type": "git", "url": "https://github.com/symfony/mcp-bundle.git", - "reference": "f973cf4f146674d362da3258ba35629ad447ecb1" + "reference": "7ffd7bfab9d315a52a8224e35b32bd0db1765d44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mcp-bundle/zipball/f973cf4f146674d362da3258ba35629ad447ecb1", - "reference": "f973cf4f146674d362da3258ba35629ad447ecb1", + "url": "https://api.github.com/repos/symfony/mcp-bundle/zipball/7ffd7bfab9d315a52a8224e35b32bd0db1765d44", + "reference": "7ffd7bfab9d315a52a8224e35b32bd0db1765d44", "shasum": "" }, "require": { - "mcp/sdk": "^0.6|^0.7", + "mcp/sdk": "^0.7", "php-http/discovery": "^1.20", "symfony/config": "^7.3|^8.0", "symfony/console": "^7.3|^8.0", @@ -6024,7 +6024,7 @@ ], "description": "Symfony integration bundle for Model Context Protocol (via official mcp/sdk)", "support": { - "source": "https://github.com/symfony/mcp-bundle/tree/v0.11.0" + "source": "https://github.com/symfony/mcp-bundle/tree/v0.12.0" }, "funding": [ { @@ -6044,7 +6044,7 @@ "type": "tidelift" } ], - "time": "2026-07-15T00:43:00+00:00" + "time": "2026-07-21T01:04:45+00:00" }, { "name": "symfony/monolog-bridge", @@ -8713,16 +8713,16 @@ }, { "name": "symfony/uid", - "version": "v8.1.0", + "version": "v8.1.4", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", - "reference": "7393f157a55f7e70a4de0334435c55a5a8fe749a" + "reference": "50e98f8bc4c3fcdaf925545a65150fb42cf0caf2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/7393f157a55f7e70a4de0334435c55a5a8fe749a", - "reference": "7393f157a55f7e70a4de0334435c55a5a8fe749a", + "url": "https://api.github.com/repos/symfony/uid/zipball/50e98f8bc4c3fcdaf925545a65150fb42cf0caf2", + "reference": "50e98f8bc4c3fcdaf925545a65150fb42cf0caf2", "shasum": "" }, "require": { @@ -8767,7 +8767,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/uid/tree/v8.1.0" + "source": "https://github.com/symfony/uid/tree/v8.1.4" }, "funding": [ { @@ -8787,7 +8787,7 @@ "type": "tidelift" } ], - "time": "2026-05-29T05:06:50+00:00" + "time": "2026-08-02T11:29:46+00:00" }, { "name": "symfony/validator", @@ -10922,16 +10922,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "14.3.0", + "version": "14.3.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "060a5c93e81afb01e97dbe8930a5d0c9bd46e54e" + "reference": "6ce313bb110384148d1dc7695a99175f59529069" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/060a5c93e81afb01e97dbe8930a5d0c9bd46e54e", - "reference": "060a5c93e81afb01e97dbe8930a5d0c9bd46e54e", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6ce313bb110384148d1dc7695a99175f59529069", + "reference": "6ce313bb110384148d1dc7695a99175f59529069", "shasum": "" }, "require": { @@ -10950,7 +10950,7 @@ "theseer/tokenizer": "^2.0.1" }, "require-dev": { - "phpunit/phpunit": "^13.3" + "phpunit/phpunit": "^13.3.1" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage", @@ -10988,7 +10988,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/14.3.0" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/14.3.1" }, "funding": [ { @@ -11008,7 +11008,7 @@ "type": "tidelift" } ], - "time": "2026-08-07T07:24:15+00:00" + "time": "2026-08-16T05:23:47+00:00" }, { "name": "phpunit/php-file-iterator", @@ -11305,16 +11305,16 @@ }, { "name": "phpunit/phpunit", - "version": "13.3.0", + "version": "13.3.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "346fcba6ce7ab89bb1b0675feac6bc29c0f7711b" + "reference": "fc024931d6ad047404e9d86536735923fe63a06b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/346fcba6ce7ab89bb1b0675feac6bc29c0f7711b", - "reference": "346fcba6ce7ab89bb1b0675feac6bc29c0f7711b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fc024931d6ad047404e9d86536735923fe63a06b", + "reference": "fc024931d6ad047404e9d86536735923fe63a06b", "shasum": "" }, "require": { @@ -11324,12 +11324,12 @@ "ext-libxml": "*", "ext-mbstring": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.13.4", + "myclabs/deep-copy": "^1.14.0", "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.4.1", "phpunit/php-code-coverage": "^14.3", - "phpunit/php-file-iterator": "^7.0.0", + "phpunit/php-file-iterator": "^7.0.1", "phpunit/php-invoker": "^7.0.0", "phpunit/php-text-template": "^6.0.0", "phpunit/php-timer": "^9.0.0", @@ -11341,9 +11341,9 @@ "sebastian/file-filter": "^1.0", "sebastian/git-state": "^1.0", "sebastian/global-state": "^9.0.1", - "sebastian/object-enumerator": "^8.0.0", + "sebastian/object-enumerator": "^8.1.0", "sebastian/recursion-context": "^8.0.1", - "sebastian/type": "^7.0.1", + "sebastian/type": "^7.0.2", "sebastian/version": "^7.0.0", "staabm/side-effects-detector": "^1.0.5" }, @@ -11385,7 +11385,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/13.3.0" + "source": "https://github.com/sebastianbergmann/phpunit/tree/13.3.1" }, "funding": [ { @@ -11393,7 +11393,7 @@ "type": "other" } ], - "time": "2026-08-07T07:37:01+00:00" + "time": "2026-08-13T13:14:23+00:00" }, { "name": "react/cache", @@ -11923,16 +11923,16 @@ }, { "name": "rector/rector", - "version": "2.6.1", + "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "b8e68f058bca43e01a2e1caa51ef022d6551ed95" + "reference": "03cd615cdd5648abb5f10ff3a684fdb976687190" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/b8e68f058bca43e01a2e1caa51ef022d6551ed95", - "reference": "b8e68f058bca43e01a2e1caa51ef022d6551ed95", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/03cd615cdd5648abb5f10ff3a684fdb976687190", + "reference": "03cd615cdd5648abb5f10ff3a684fdb976687190", "shasum": "" }, "require": { @@ -11971,7 +11971,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.6.1" + "source": "https://github.com/rectorphp/rector/tree/2.6.2" }, "funding": [ { @@ -11979,7 +11979,7 @@ "type": "github" } ], - "time": "2026-08-03T17:30:34+00:00" + "time": "2026-08-12T06:23:05+00:00" }, { "name": "sebastian/cli-parser",