diff --git a/composer.json b/composer.json index e807caa7..6b0ed961 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "require-dev": { "ergebnis/composer-normalize": "^2.45.0", "ergebnis/license": "^2.6.0", - "ergebnis/php-cs-fixer-config": "^6.43.1", + "ergebnis/php-cs-fixer-config": "^6.44.0", "fakerphp/faker": "~1.20.0", "phpstan/extension-installer": "^1.4.3", "phpstan/phpstan": "^1.12.11", diff --git a/composer.lock b/composer.lock index e9cbfe8b..c090a15f 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": "8579753142901d37be2da1563a7a687e", + "content-hash": "519ee5a0fcddcc9f0cedde3af12965cf", "packages": [ { "name": "doctrine/instantiator", @@ -2552,22 +2552,22 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.43.1", + "version": "6.44.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "938b4c78f6ec749344df608582176a7596e09090" + "reference": "1989b16cc494a59d015976e63330872c78f81318" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/938b4c78f6ec749344df608582176a7596e09090", - "reference": "938b4c78f6ec749344df608582176a7596e09090", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/1989b16cc494a59d015976e63330872c78f81318", + "reference": "1989b16cc494a59d015976e63330872c78f81318", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.3.0", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.69.1", + "friendsofphp/php-cs-fixer": "~3.70.0", "kubawerlos/php-cs-fixer-custom-fixers": "~3.23.0", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, @@ -2576,7 +2576,7 @@ "ergebnis/data-provider": "^3.4.0", "ergebnis/license": "^2.6.0", "ergebnis/phpstan-rules": "^2.8.0", - "ergebnis/phpunit-slow-test-detector": "^2.18.0", + "ergebnis/phpunit-slow-test-detector": "^2.19.0", "ergebnis/rector-rules": "^1.3.0", "fakerphp/faker": "^1.24.1", "phpstan/extension-installer": "^1.4.3", @@ -2619,7 +2619,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": "2025-02-21T16:58:02+00:00" + "time": "2025-02-23T19:11:04+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -2865,16 +2865,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.69.1", + "version": "v3.70.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "13b0c0eede38c11cd674b080f2b485d0f14ffa9f" + "reference": "2ecd5aae0edc937f0d5aa4a22d1d705c6b2e084e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/13b0c0eede38c11cd674b080f2b485d0f14ffa9f", - "reference": "13b0c0eede38c11cd674b080f2b485d0f14ffa9f", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2ecd5aae0edc937f0d5aa4a22d1d705c6b2e084e", + "reference": "2ecd5aae0edc937f0d5aa4a22d1d705c6b2e084e", "shasum": "" }, "require": { @@ -2956,7 +2956,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.69.1" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.70.0" }, "funding": [ { @@ -2964,7 +2964,7 @@ "type": "github" } ], - "time": "2025-02-18T23:57:43+00:00" + "time": "2025-02-22T23:30:51+00:00" }, { "name": "icecave/parity",