diff --git a/composer.json b/composer.json index 02d65e7b..272c26be 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "ext-pdo_sqlite": "*", "ergebnis/composer-normalize": "^2.39.0", "ergebnis/license": "^2.2.0", - "ergebnis/php-cs-fixer-config": "^6.7.0", + "ergebnis/php-cs-fixer-config": "^6.8.1", "ergebnis/phpstan-rules": "^2.1.0", "ergebnis/phpunit-slow-test-detector": "^2.3.0", "infection/infection": "~0.27.4", diff --git a/composer.lock b/composer.lock index 6516508a..e412365a 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": "0dd7dc235ac15b6f61cc52eff24f5302", + "content-hash": "081faa3aadaf8569c4f86806e135d94c", "packages": [ { "name": "composer/package-versions-deprecated", @@ -2459,16 +2459,16 @@ }, { "name": "composer/pcre", - "version": "3.1.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2" + "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", - "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", + "url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9", + "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9", "shasum": "" }, "require": { @@ -2510,7 +2510,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.1.0" + "source": "https://github.com/composer/pcre/tree/3.1.1" }, "funding": [ { @@ -2526,7 +2526,7 @@ "type": "tidelift" } ], - "time": "2022-11-17T09:50:14+00:00" + "time": "2023-10-11T07:11:09+00:00" }, { "name": "composer/semver", @@ -3184,27 +3184,27 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.7.0", + "version": "6.8.1", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "f31be0413ac899677743301c25ec47f46101ba8a" + "reference": "b407b11e525c31cb760c46ec14c02c4bcd8983ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/f31be0413ac899677743301c25ec47f46101ba8a", - "reference": "f31be0413ac899677743301c25ec47f46101ba8a", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/b407b11e525c31cb760c46ec14c02c4bcd8983ed", + "reference": "b407b11e525c31cb760c46ec14c02c4bcd8983ed", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.0", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.34.1", + "friendsofphp/php-cs-fixer": "~3.35.1", "kubawerlos/php-cs-fixer-custom-fixers": "~3.16.2", "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { - "ergebnis/composer-normalize": "^2.38.0", + "ergebnis/composer-normalize": "^2.39.0", "ergebnis/data-provider": "^3.0.0", "ergebnis/license": "^2.2.0", "ergebnis/phpunit-slow-test-detector": "^2.3.0", @@ -3247,7 +3247,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-10-10T07:06:18+00:00" + "time": "2023-10-12T14:47:08+00:00" }, { "name": "ergebnis/phpstan-rules", @@ -3615,16 +3615,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.34.1", + "version": "v3.35.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "98bf1b1068b4ceddbbc2a2b70b67a5e380add9e3" + "reference": "ec1ccc264994b6764882669973ca435cf05bab08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/98bf1b1068b4ceddbbc2a2b70b67a5e380add9e3", - "reference": "98bf1b1068b4ceddbbc2a2b70b67a5e380add9e3", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ec1ccc264994b6764882669973ca435cf05bab08", + "reference": "ec1ccc264994b6764882669973ca435cf05bab08", "shasum": "" }, "require": { @@ -3657,8 +3657,6 @@ "phpspec/prophecy": "^1.16", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", - "phpunitgoodpractices/polyfill": "^1.6", - "phpunitgoodpractices/traits": "^1.9.2", "symfony/phpunit-bridge": "^6.2.3", "symfony/yaml": "^5.4 || ^6.0" }, @@ -3698,7 +3696,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.34.1" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.35.1" }, "funding": [ { @@ -3706,7 +3704,7 @@ "type": "github" } ], - "time": "2023-10-03T23:51:05+00:00" + "time": "2023-10-12T13:47:26+00:00" }, { "name": "infection/abstract-testframework-adapter",