diff --git a/composer.json b/composer.json index 2ccac208..232f7a0a 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "ergebnis/composer-normalize": "^2.37.0", "ergebnis/factory-bot": "^1.4.0", "ergebnis/license": "^2.2.0", - "ergebnis/php-cs-fixer-config": "~6.0.0", + "ergebnis/php-cs-fixer-config": "~6.2.0", "ergebnis/phpunit-slow-test-detector": "^2.3.0", "fakerphp/faker": "^1.23.0", "infection/infection": "~0.27.2", diff --git a/composer.lock b/composer.lock index c294e5e5..d6572028 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": "7fcd676f4350ac6c3f90862f1aeef94d", + "content-hash": "d75d0c90daa265d19079815768490bbe", "packages": [ { "name": "brick/math", @@ -5376,21 +5376,23 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.0.0", + "version": "6.2.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "36408450f5c17d35fafc815ff55d60b8fd520644" + "reference": "752489bb7fca9006b63555d34c59e3de75446813" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/36408450f5c17d35fafc815ff55d60b8fd520644", - "reference": "36408450f5c17d35fafc815ff55d60b8fd520644", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/752489bb7fca9006b63555d34c59e3de75446813", + "reference": "752489bb7fca9006b63555d34c59e3de75446813", "shasum": "" }, "require": { + "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.0", "ext-filter": "*", "friendsofphp/php-cs-fixer": "~3.27.0", + "kubawerlos/php-cs-fixer-custom-fixers": "~3.16.2", "php": "~8.1.0 || ~8.2.0" }, "require-dev": { @@ -5428,13 +5430,13 @@ "email": "am@localheinz.com" } ], - "description": "Provides a configuration factory and rule sets for friendsofphp/php-cs-fixer.", + "description": "Provides a configuration factory and rule set factories for friendsofphp/php-cs-fixer.", "homepage": "https://github.com/ergebnis/php-cs-fixer-config", "support": { "issues": "https://github.com/ergebnis/php-cs-fixer-config/issues", "source": "https://github.com/ergebnis/php-cs-fixer-config" }, - "time": "2023-09-18T14:28:24+00:00" + "time": "2023-09-19T10:50:00+00:00" }, { "name": "ergebnis/phpunit-slow-test-detector", @@ -5504,6 +5506,68 @@ }, "time": "2023-05-30T17:23:26+00:00" }, + { + "name": "erickskrauch/php-cs-fixer-custom-fixers", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/erickskrauch/php-cs-fixer-custom-fixers.git", + "reference": "a0bef8d27904731cbd5e60ffd05fd9ce2d6850b2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/erickskrauch/php-cs-fixer-custom-fixers/zipball/a0bef8d27904731cbd5e60ffd05fd9ce2d6850b2", + "reference": "a0bef8d27904731cbd5e60ffd05fd9ce2d6850b2", + "shasum": "" + }, + "require": { + "friendsofphp/php-cs-fixer": "^3", + "php": "^7.4 || ^8.0" + }, + "require-dev": { + "ely/php-code-style": "^1", + "ergebnis/composer-normalize": "^2.28", + "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2", + "phpspec/prophecy": "^1.15", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5", + "phpunitgoodpractices/polyfill": "^1.5", + "phpunitgoodpractices/traits": "^1.9.1", + "symfony/phpunit-bridge": "^6.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "ErickSkrauch\\PhpCsFixer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "ErickSkrauch", + "email": "erickskrauch@ely.by" + } + ], + "description": "A set of custom fixers for PHP-CS-Fixer", + "homepage": "https://github.com/erickskrauch/php-cs-fixer-custom-fixers", + "keywords": [ + "Code style", + "php-cs-fixer" + ], + "support": { + "issues": "https://github.com/erickskrauch/php-cs-fixer-custom-fixers/issues", + "source": "https://github.com/erickskrauch/php-cs-fixer-custom-fixers/tree/1.2.0" + }, + "time": "2023-07-20T02:51:18+00:00" + }, { "name": "fakerphp/faker", "version": "v1.23.0", @@ -6208,6 +6272,52 @@ }, "time": "2022-04-13T08:02:27+00:00" }, + { + "name": "kubawerlos/php-cs-fixer-custom-fixers", + "version": "v3.16.2", + "source": { + "type": "git", + "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", + "reference": "d3f2590069d06ba49ad24cac03f802e8ad0aaeba" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/d3f2590069d06ba49ad24cac03f802e8ad0aaeba", + "reference": "d3f2590069d06ba49ad24cac03f802e8ad0aaeba", + "shasum": "" + }, + "require": { + "ext-filter": "*", + "ext-tokenizer": "*", + "friendsofphp/php-cs-fixer": "^3.22", + "php": "^7.4 || ^8.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.6.4 || ^10.0.14" + }, + "type": "library", + "autoload": { + "psr-4": { + "PhpCsFixerCustomFixers\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Kuba Werłos", + "email": "werlos@gmail.com" + } + ], + "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.16.2" + }, + "time": "2023-08-06T13:50:15+00:00" + }, { "name": "localheinz/diff", "version": "1.1.1",