diff --git a/composer.json b/composer.json index 33e85d9..f9289d7 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ergebnis/composer-normalize": "^2.28.3", "ergebnis/data-provider": "^3.2.0", "ergebnis/license": "^2.4.0", - "ergebnis/php-cs-fixer-config": "^6.14.0", + "ergebnis/php-cs-fixer-config": "^6.15.0", "ergebnis/phpunit-slow-test-detector": "^2.8.0", "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.6.15", diff --git a/composer.lock b/composer.lock index 403b25f..6937f41 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": "5df5c17094177787669d45d22b9cc294", + "content-hash": "2038f31c9c206e0068fdd9440a5389ce", "packages": [ { "name": "danielstjules/stringy", @@ -1464,39 +1464,39 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.14.0", + "version": "6.15.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "bd7552cc3c25e97662fb36c64ac40fcc311acb2f" + "reference": "00f89eceb11cae0e2d1f6fc2e5bd8225f850dc75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/bd7552cc3c25e97662fb36c64ac40fcc311acb2f", - "reference": "bd7552cc3c25e97662fb36c64ac40fcc311acb2f", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/00f89eceb11cae0e2d1f6fc2e5bd8225f850dc75", + "reference": "00f89eceb11cae0e2d1f6fc2e5bd8225f850dc75", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.1", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.41.1", - "kubawerlos/php-cs-fixer-custom-fixers": "~3.17.0", + "friendsofphp/php-cs-fixer": "~3.42.0", + "kubawerlos/php-cs-fixer-custom-fixers": "~3.17.1", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.28.3", "ergebnis/data-provider": "^3.2.0", "ergebnis/license": "^2.4.0", - "ergebnis/phpunit-slow-test-detector": "^2.7.0", + "ergebnis/phpunit-slow-test-detector": "^2.9.0", "ergebnis/rector-rules": "~0.3.0", "fakerphp/faker": "^1.23.0", "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.6.15", "psalm/plugin-phpunit": "~0.18.4", - "rector/rector": "~0.18.12", + "rector/rector": "~0.18.13", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0", - "vimeo/psalm": "^5.17.0" + "vimeo/psalm": "^5.18.0" }, "type": "library", "extra": { @@ -1528,7 +1528,7 @@ "security": "https://github.com/ergebnis/php-cs-fixer-config/blob/main/.github/SECURITY.md", "source": "https://github.com/ergebnis/php-cs-fixer-config" }, - "time": "2023-12-12T09:19:31+00:00" + "time": "2023-12-24T18:39:10+00:00" }, { "name": "ergebnis/phpunit-slow-test-detector", @@ -1891,16 +1891,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.41.1", + "version": "v3.42.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "8b6ae8dcbaf23f09680643ab832a4a3a260265f6" + "reference": "632ef1be3447a9b890bef06147475facee535d0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/8b6ae8dcbaf23f09680643ab832a4a3a260265f6", - "reference": "8b6ae8dcbaf23f09680643ab832a4a3a260265f6", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/632ef1be3447a9b890bef06147475facee535d0f", + "reference": "632ef1be3447a9b890bef06147475facee535d0f", "shasum": "" }, "require": { @@ -1931,7 +1931,6 @@ "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4", "phpunit/phpunit": "^9.6", - "symfony/phpunit-bridge": "^6.3.8 || ^7.0", "symfony/yaml": "^5.4 || ^6.0 || ^7.0" }, "suggest": { @@ -1970,7 +1969,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.41.1" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.42.0" }, "funding": [ { @@ -1978,7 +1977,7 @@ "type": "github" } ], - "time": "2023-12-10T19:59:27+00:00" + "time": "2023-12-24T14:38:51+00:00" }, { "name": "infection/abstract-testframework-adapter", @@ -2355,16 +2354,16 @@ }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", - "version": "v3.17.0", + "version": "v3.17.1", "source": { "type": "git", "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", - "reference": "bbfb4ff20d148ed9531b1cfc9c9a861faba72b9a" + "reference": "1adfc79e5bd11ff713b1c2a512c382cc8fcff34e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/bbfb4ff20d148ed9531b1cfc9c9a861faba72b9a", - "reference": "bbfb4ff20d148ed9531b1cfc9c9a861faba72b9a", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/1adfc79e5bd11ff713b1c2a512c382cc8fcff34e", + "reference": "1adfc79e5bd11ff713b1c2a512c382cc8fcff34e", "shasum": "" }, "require": { @@ -2395,9 +2394,9 @@ "description": "A set of custom fixers for PHP CS Fixer", "support": { "issues": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/issues", - "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.17.0" + "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.17.1" }, - "time": "2023-11-19T12:08:42+00:00" + "time": "2023-12-23T14:34:27+00:00" }, { "name": "localheinz/diff",