diff --git a/composer.lock b/composer.lock index f063eeb..8da0030 100644 --- a/composer.lock +++ b/composer.lock @@ -1562,16 +1562,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": { @@ -1611,7 +1611,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" @@ -1655,7 +1655,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": [ { @@ -1663,7 +1663,7 @@ "type": "github" } ], - "time": "2026-06-25T14:17:04+00:00" + "time": "2026-07-10T09:23:21+00:00" }, { "name": "justinrainbow/json-schema", @@ -3630,19 +3630,19 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "21f60be79d215bd56f8462a0b0eabd7e43252d8a" + "reference": "50df71631a441197e679a56899bfd58abf010956" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/21f60be79d215bd56f8462a0b0eabd7e43252d8a", - "reference": "21f60be79d215bd56f8462a0b0eabd7e43252d8a", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/50df71631a441197e679a56899bfd58abf010956", + "reference": "50df71631a441197e679a56899bfd58abf010956", "shasum": "" }, "require": { "php": ">=8.4" }, "require-dev": { - "phpunit/phpunit": "^13.2.3", + "phpunit/phpunit": "^13.2.4", "symfony/process": "^7.4.13" }, "default-branch": true, @@ -3702,7 +3702,7 @@ "type": "tidelift" } ], - "time": "2026-07-06T23:00:41+00:00" + "time": "2026-07-08T14:46:55+00:00" }, { "name": "sebastian/environment", @@ -4570,12 +4570,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "6d531ca8f1f7016e155f060f8ad20b30f7c61ae0" + "reference": "9df1ce79867b238f61acf009787b970180c1c0c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/6d531ca8f1f7016e155f060f8ad20b30f7c61ae0", - "reference": "6d531ca8f1f7016e155f060f8ad20b30f7c61ae0", + "url": "https://api.github.com/repos/symfony/console/zipball/9df1ce79867b238f61acf009787b970180c1c0c2", + "reference": "9df1ce79867b238f61acf009787b970180c1c0c2", "shasum": "" }, "require": { @@ -4663,7 +4663,7 @@ "type": "tidelift" } ], - "time": "2026-07-05T10:12:59+00:00" + "time": "2026-07-10T09:33:47+00:00" }, { "name": "symfony/deprecation-contracts", @@ -6155,5 +6155,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }