diff --git a/composer.json b/composer.json index 30398e34..9dbbf163 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "ergebnis/composer-normalize": "^2.43.0", "ergebnis/factory-bot": "^1.8.0", "ergebnis/license": "^2.5.0", - "ergebnis/php-cs-fixer-config": "^6.36.0", + "ergebnis/php-cs-fixer-config": "^6.37.0", "ergebnis/phpunit-slow-test-detector": "^2.16.0", "infection/infection": "~0.27.11", "phpunit/phpunit": "^10.5.26", diff --git a/composer.lock b/composer.lock index a5031f86..1de3f867 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": "63d72d305202a637aa6416b1f3e456f3", + "content-hash": "1951e9dc754695a7e02ab9e0f9b59c0c", "packages": [ { "name": "brick/math", @@ -5479,16 +5479,16 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.36.0", + "version": "6.37.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "59357a795fc8a28131935fe50f2e17afc2593399" + "reference": "741cf139c5889d58cae8c89fa693b73fc3d92ac1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/59357a795fc8a28131935fe50f2e17afc2593399", - "reference": "59357a795fc8a28131935fe50f2e17afc2593399", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/741cf139c5889d58cae8c89fa693b73fc3d92ac1", + "reference": "741cf139c5889d58cae8c89fa693b73fc3d92ac1", "shasum": "" }, "require": { @@ -5496,22 +5496,22 @@ "ext-filter": "*", "friendsofphp/php-cs-fixer": "~3.64.0", "kubawerlos/php-cs-fixer-custom-fixers": "~3.22.0", - "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.43.0", "ergebnis/data-provider": "^3.2.0", "ergebnis/license": "^2.4.0", - "ergebnis/phpunit-slow-test-detector": "^2.15.0", + "ergebnis/phpunit-slow-test-detector": "^2.15.1", "ergebnis/rector-rules": "~1.0.1", "fakerphp/faker": "^1.23.1", "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.6.19", "psalm/plugin-phpunit": "~0.19.0", - "rector/rector": "^1.2.4", + "rector/rector": "^1.2.5", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0", - "vimeo/psalm": "^5.25.0" + "vimeo/psalm": "^5.26.1" }, "type": "library", "extra": { @@ -5543,7 +5543,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": "2024-09-02T11:45:42+00:00" + "time": "2024-09-27T15:41:26+00:00" }, { "name": "ergebnis/phpunit-slow-test-detector", @@ -9494,16 +9494,16 @@ }, { "name": "symfony/process", - "version": "v7.1.3", + "version": "v7.1.5", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "7f2f542c668ad6c313dc4a5e9c3321f733197eca" + "reference": "5c03ee6369281177f07f7c68252a280beccba847" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/7f2f542c668ad6c313dc4a5e9c3321f733197eca", - "reference": "7f2f542c668ad6c313dc4a5e9c3321f733197eca", + "url": "https://api.github.com/repos/symfony/process/zipball/5c03ee6369281177f07f7c68252a280beccba847", + "reference": "5c03ee6369281177f07f7c68252a280beccba847", "shasum": "" }, "require": { @@ -9535,7 +9535,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v7.1.3" + "source": "https://github.com/symfony/process/tree/v7.1.5" }, "funding": [ { @@ -9551,7 +9551,7 @@ "type": "tidelift" } ], - "time": "2024-07-26T12:44:47+00:00" + "time": "2024-09-19T21:48:23+00:00" }, { "name": "symplify/config-transformer",