diff --git a/composer.json b/composer.json index bac35b08..d97cf4d0 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "doctrine/orm": "^3.1.3", "ergebnis/composer-normalize": "^2.42.0", "ergebnis/license": "^2.4.0", - "ergebnis/php-cs-fixer-config": "^6.27.0", + "ergebnis/php-cs-fixer-config": "^6.28.0", "ergebnis/phpunit-slow-test-detector": "^2.14.0", "nette/di": "^3.2.1", "phpstan/phpstan-deprecation-rules": "^1.1.4", diff --git a/composer.lock b/composer.lock index 0349fbfb..73490ab2 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": "f4338297fa26fd34dfadaedab44c4449", + "content-hash": "1a2e77f65e9a9e18812b436a544ee6f0", "packages": [ { "name": "nikic/php-parser", @@ -1836,22 +1836,22 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.27.0", + "version": "6.28.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "124607344bddbabccedf471dcccc5bbdf733445c" + "reference": "b9d722bf76ca6c03d37d95b0962529ed2064fd21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/124607344bddbabccedf471dcccc5bbdf733445c", - "reference": "124607344bddbabccedf471dcccc5bbdf733445c", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/b9d722bf76ca6c03d37d95b0962529ed2064fd21", + "reference": "b9d722bf76ca6c03d37d95b0962529ed2064fd21", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.4", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.55.0", + "friendsofphp/php-cs-fixer": "~3.56.0", "kubawerlos/php-cs-fixer-custom-fixers": "~3.21.0", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, @@ -1900,7 +1900,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-05-07T14:56:15+00:00" + "time": "2024-05-08T17:21:04+00:00" }, { "name": "ergebnis/phpunit-slow-test-detector", @@ -2199,16 +2199,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.55.0", + "version": "v3.56.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "c9eeacb559bfa0bcc7f778cfb7b42715c83d2c7e" + "reference": "4429303e62a4ce583ddfe64ff5c34c76bcf74931" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c9eeacb559bfa0bcc7f778cfb7b42715c83d2c7e", - "reference": "c9eeacb559bfa0bcc7f778cfb7b42715c83d2c7e", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/4429303e62a4ce583ddfe64ff5c34c76bcf74931", + "reference": "4429303e62a4ce583ddfe64ff5c34c76bcf74931", "shasum": "" }, "require": { @@ -2280,7 +2280,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.55.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.56.0" }, "funding": [ { @@ -2288,7 +2288,7 @@ "type": "github" } ], - "time": "2024-05-06T00:10:15+00:00" + "time": "2024-05-07T15:50:05+00:00" }, { "name": "justinrainbow/json-schema",