From 7ff7e9fe0eba080bd945d2ac3802505422aa887f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 01:54:21 +0000 Subject: [PATCH] composer: bump friendsofphp/php-cs-fixer from 3.95.11 to 3.95.13 Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.11 to 3.95.13. - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.11...v3.95.13) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 124 +++++++++++++++++++++++++------------------------- 1 file changed, 62 insertions(+), 62 deletions(-) diff --git a/composer.lock b/composer.lock index 394727d..81c22a8 100644 --- a/composer.lock +++ b/composer.lock @@ -480,12 +480,12 @@ "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "d5a341b3fb61f3001970940afb1d332968a183ed" + "reference": "b25d24926fcf1d5758982df1da813cff5ceca29d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/d5a341b3fb61f3001970940afb1d332968a183ed", - "reference": "d5a341b3fb61f3001970940afb1d332968a183ed", + "url": "https://api.github.com/repos/composer/pcre/zipball/b25d24926fcf1d5758982df1da813cff5ceca29d", + "reference": "b25d24926fcf1d5758982df1da813cff5ceca29d", "shasum": "" }, "require": { @@ -549,7 +549,7 @@ "type": "github" } ], - "time": "2026-06-07T11:47:49+00:00" + "time": "2026-07-02T08:49:59+00:00" }, { "name": "composer/semver", @@ -557,12 +557,12 @@ "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "09af5e85b5f1380e4e098dde28950e2549cba4ed" + "reference": "a5e1d2d4a0db4a8dce9a4b076d41e329e2599e31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/09af5e85b5f1380e4e098dde28950e2549cba4ed", - "reference": "09af5e85b5f1380e4e098dde28950e2549cba4ed", + "url": "https://api.github.com/repos/composer/semver/zipball/a5e1d2d4a0db4a8dce9a4b076d41e329e2599e31", + "reference": "a5e1d2d4a0db4a8dce9a4b076d41e329e2599e31", "shasum": "" }, "require": { @@ -627,7 +627,7 @@ "type": "github" } ], - "time": "2026-04-08T19:56:27+00:00" + "time": "2026-07-03T10:20:44+00:00" }, { "name": "composer/xdebug-handler", @@ -701,12 +701,12 @@ "source": { "type": "git", "url": "https://github.com/ergebnis/agent-detector.git", - "reference": "8d9528d366e1b7a7649cb3205e8a43f43697c3cc" + "reference": "c9350ce7f05b30456cad791d5600a52bc56153c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/agent-detector/zipball/8d9528d366e1b7a7649cb3205e8a43f43697c3cc", - "reference": "8d9528d366e1b7a7649cb3205e8a43f43697c3cc", + "url": "https://api.github.com/repos/ergebnis/agent-detector/zipball/c9350ce7f05b30456cad791d5600a52bc56153c3", + "reference": "c9350ce7f05b30456cad791d5600a52bc56153c3", "shasum": "" }, "require": { @@ -718,7 +718,7 @@ "ergebnis/php-cs-fixer-config": "^6.60.2", "ergebnis/phpstan-rules": "^2.13.1", "ergebnis/phpunit-slow-test-detector": "^2.24.0", - "ergebnis/rector-rules": "^1.18.1", + "ergebnis/rector-rules": "^1.18.2", "fakerphp/faker": "^1.24.1", "infection/infection": "^0.26.6", "phpstan/extension-installer": "^1.4.3", @@ -727,7 +727,7 @@ "phpstan/phpstan-phpunit": "^2.0.16", "phpstan/phpstan-strict-rules": "^2.0.11", "phpunit/phpunit": "^9.6.34", - "rector/rector": "^2.4.5" + "rector/rector": "^2.5.2" }, "default-branch": true, "type": "library", @@ -763,7 +763,7 @@ "security": "https://github.com/ergebnis/agent-detector/blob/main/.github/SECURITY.md", "source": "https://github.com/ergebnis/agent-detector" }, - "time": "2026-06-04T08:34:17+00:00" + "time": "2026-07-02T08:37:08+00:00" }, { "name": "ergebnis/composer-normalize", @@ -1485,16 +1485,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.11", + "version": "v3.95.13", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "35f98e1293283397824d7f349ce5afb8747c3cd5" + "reference": "ea941114a002eb5e5876f190223deec1066c482c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/35f98e1293283397824d7f349ce5afb8747c3cd5", - "reference": "35f98e1293283397824d7f349ce5afb8747c3cd5", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ea941114a002eb5e5876f190223deec1066c482c", + "reference": "ea941114a002eb5e5876f190223deec1066c482c", "shasum": "" }, "require": { @@ -1534,7 +1534,7 @@ "php-coveralls/php-coveralls": "^2.9.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.8", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.8", - "phpunit/phpunit": "^9.6.34 || ^10.5.63 || ^11.5.55", + "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56", "symfony/polyfill-php85": "^1.38", "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.0", "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.0" @@ -1578,7 +1578,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.11" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.13" }, "funding": [ { @@ -1586,7 +1586,7 @@ "type": "github" } ], - "time": "2026-06-25T14:17:04+00:00" + "time": "2026-07-10T09:23:21+00:00" }, { "name": "justinrainbow/json-schema", @@ -2851,12 +2851,12 @@ "source": { "type": "git", "url": "https://github.com/reactphp/cache.git", - "reference": "845e157750daa2f7c67b7fab63b46fb909bb8464" + "reference": "eace2ae5d409b05720f34c79ec027d79d84dd1c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/cache/zipball/845e157750daa2f7c67b7fab63b46fb909bb8464", - "reference": "845e157750daa2f7c67b7fab63b46fb909bb8464", + "url": "https://api.github.com/repos/reactphp/cache/zipball/eace2ae5d409b05720f34c79ec027d79d84dd1c4", + "reference": "eace2ae5d409b05720f34c79ec027d79d84dd1c4", "shasum": "" }, "require": { @@ -2864,7 +2864,7 @@ "react/promise": "^3.0 || ^2.0 || ^1.1" }, "require-dev": { - "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" + "phpunit/phpunit": "^9.6 || ^8.5 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { @@ -2915,7 +2915,7 @@ "type": "open_collective" } ], - "time": "2025-10-19T18:29:29+00:00" + "time": "2026-07-01T10:27:58+00:00" }, { "name": "react/child-process", @@ -2998,12 +2998,12 @@ "source": { "type": "git", "url": "https://github.com/reactphp/dns.git", - "reference": "7562c05391f42701c1fccf189c8225fece1cd7c3" + "reference": "08307ea10c05055ca5f9ec7a78839509294f4fba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/dns/zipball/7562c05391f42701c1fccf189c8225fece1cd7c3", - "reference": "7562c05391f42701c1fccf189c8225fece1cd7c3", + "url": "https://api.github.com/repos/reactphp/dns/zipball/08307ea10c05055ca5f9ec7a78839509294f4fba", + "reference": "08307ea10c05055ca5f9ec7a78839509294f4fba", "shasum": "" }, "require": { @@ -3013,7 +3013,7 @@ "react/promise": "^3.2 || ^2.7 || ^1.2.1" }, "require-dev": { - "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36", + "phpunit/phpunit": "^9.6 || ^8.5 || ^5.7 || ^4.8.36", "react/async": "^4.3 || ^3 || ^2", "react/promise-timer": "^1.11" }, @@ -3058,7 +3058,7 @@ ], "support": { "issues": "https://github.com/reactphp/dns/issues", - "source": "https://github.com/reactphp/dns/tree/v1.14.0" + "source": "https://github.com/reactphp/dns/tree/1.x" }, "funding": [ { @@ -3066,7 +3066,7 @@ "type": "open_collective" } ], - "time": "2025-11-18T19:34:28+00:00" + "time": "2026-07-01T10:28:39+00:00" }, { "name": "react/event-loop", @@ -3074,19 +3074,19 @@ "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", - "reference": "ba276bda6083df7e0050fd9b33f66ad7a4ac747a" + "reference": "4751c445578037e1d0eae4480642e616222d546c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/event-loop/zipball/ba276bda6083df7e0050fd9b33f66ad7a4ac747a", - "reference": "ba276bda6083df7e0050fd9b33f66ad7a4ac747a", + "url": "https://api.github.com/repos/reactphp/event-loop/zipball/4751c445578037e1d0eae4480642e616222d546c", + "reference": "4751c445578037e1d0eae4480642e616222d546c", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" + "phpunit/phpunit": "^9.6 || ^8.5 || ^5.7 || ^4.8.36" }, "suggest": { "ext-pcntl": "For signal handling support when using the StreamSelectLoop" @@ -3130,7 +3130,7 @@ ], "support": { "issues": "https://github.com/reactphp/event-loop/issues", - "source": "https://github.com/reactphp/event-loop/tree/v1.6.0" + "source": "https://github.com/reactphp/event-loop/tree/1.x" }, "funding": [ { @@ -3138,7 +3138,7 @@ "type": "open_collective" } ], - "time": "2025-11-17T20:46:25+00:00" + "time": "2026-07-01T10:27:46+00:00" }, { "name": "react/promise", @@ -3220,12 +3220,12 @@ "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", - "reference": "ef5b17b81f6f60504c539313f94f2d826c5faa08" + "reference": "90c8e75fda7d13b399db9ebf3d56457e4f2d803e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/socket/zipball/ef5b17b81f6f60504c539313f94f2d826c5faa08", - "reference": "ef5b17b81f6f60504c539313f94f2d826c5faa08", + "url": "https://api.github.com/repos/reactphp/socket/zipball/90c8e75fda7d13b399db9ebf3d56457e4f2d803e", + "reference": "90c8e75fda7d13b399db9ebf3d56457e4f2d803e", "shasum": "" }, "require": { @@ -3237,7 +3237,7 @@ "react/stream": "^1.4" }, "require-dev": { - "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36", + "phpunit/phpunit": "^9.6 || ^8.5 || ^5.7 || ^4.8.36", "react/async": "^4.3 || ^3.3 || ^2", "react/promise-stream": "^1.4", "react/promise-timer": "^1.11" @@ -3284,7 +3284,7 @@ ], "support": { "issues": "https://github.com/reactphp/socket/issues", - "source": "https://github.com/reactphp/socket/tree/v1.17.0" + "source": "https://github.com/reactphp/socket/tree/1.x" }, "funding": [ { @@ -3292,7 +3292,7 @@ "type": "open_collective" } ], - "time": "2025-11-19T20:47:34+00:00" + "time": "2026-07-01T10:27:32+00:00" }, { "name": "react/stream", @@ -3300,12 +3300,12 @@ "source": { "type": "git", "url": "https://github.com/reactphp/stream.git", - "reference": "9decb8fa54f361877ba62c2d5e46bb4401779fb1" + "reference": "f74e5652545ef999d3011c80e6dc4ec5f34797a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/stream/zipball/9decb8fa54f361877ba62c2d5e46bb4401779fb1", - "reference": "9decb8fa54f361877ba62c2d5e46bb4401779fb1", + "url": "https://api.github.com/repos/reactphp/stream/zipball/f74e5652545ef999d3011c80e6dc4ec5f34797a6", + "reference": "f74e5652545ef999d3011c80e6dc4ec5f34797a6", "shasum": "" }, "require": { @@ -3315,7 +3315,7 @@ }, "require-dev": { "clue/stream-filter": "~1.2", - "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" + "phpunit/phpunit": "^9.6 || ^8.5 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { @@ -3370,7 +3370,7 @@ "type": "open_collective" } ], - "time": "2025-10-15T07:30:20+00:00" + "time": "2026-07-01T10:28:27+00:00" }, { "name": "sebastian/cli-parser", @@ -4551,12 +4551,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "b711a8ab808b6c074c6b8caef70d0fd8d6b6d07d" + "reference": "9df1ce79867b238f61acf009787b970180c1c0c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/b711a8ab808b6c074c6b8caef70d0fd8d6b6d07d", - "reference": "b711a8ab808b6c074c6b8caef70d0fd8d6b6d07d", + "url": "https://api.github.com/repos/symfony/console/zipball/9df1ce79867b238f61acf009787b970180c1c0c2", + "reference": "9df1ce79867b238f61acf009787b970180c1c0c2", "shasum": "" }, "require": { @@ -4624,7 +4624,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/8.1" + "source": "https://github.com/symfony/console/tree/8.2" }, "funding": [ { @@ -4644,7 +4644,7 @@ "type": "tidelift" } ], - "time": "2026-06-16T12:55:20+00:00" + "time": "2026-07-10T09:33:47+00:00" }, { "name": "symfony/deprecation-contracts", @@ -5189,12 +5189,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "e9247d281d694a5120554d9afaf54e070e88a603" + "reference": "1932ad15e9008457c91732fe826e954cc37336d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603", - "reference": "e9247d281d694a5120554d9afaf54e070e88a603", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/1932ad15e9008457c91732fe826e954cc37336d3", + "reference": "1932ad15e9008457c91732fe826e954cc37336d3", "shasum": "" }, "require": { @@ -5264,7 +5264,7 @@ "type": "tidelift" } ], - "time": "2026-05-26T05:58:03+00:00" + "time": "2026-07-01T12:47:55+00:00" }, { "name": "symfony/polyfill-intl-normalizer", @@ -5691,12 +5691,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php85.git", - "reference": "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1" + "reference": "255fab485aaa1006ed411040c42aecd7b5302d7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1", - "reference": "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1", + "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/255fab485aaa1006ed411040c42aecd7b5302d7a", + "reference": "255fab485aaa1006ed411040c42aecd7b5302d7a", "shasum": "" }, "require": { @@ -5764,7 +5764,7 @@ "type": "tidelift" } ], - "time": "2026-05-26T02:25:22+00:00" + "time": "2026-07-01T12:47:55+00:00" }, { "name": "symfony/process",