diff --git a/composer.json b/composer.json index bf51841..b9bb9e2 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ }, "require-dev": { "ergebnis/composer-normalize": "^2.42.0", - "ergebnis/php-cs-fixer-config": "^6.22.0", + "ergebnis/php-cs-fixer-config": "^6.23.0", "vimeo/psalm": "^5.22.1" }, "autoload": { diff --git a/composer.lock b/composer.lock index 76d1a1c..31ee98f 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": "3a4877080102a46e17195b73e91bc2d0", + "content-hash": "b18058f4f76797fab9ec95ad94d1d810", "packages": [], "packages-dev": [ { @@ -886,22 +886,22 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.22.0", + "version": "6.23.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "5d15aa880a04de44e97edb66d9d6138a5f89fad5" + "reference": "3459378254b64e8fd0217c5e7bd88fb2559f02e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/5d15aa880a04de44e97edb66d9d6138a5f89fad5", - "reference": "5d15aa880a04de44e97edb66d9d6138a5f89fad5", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/3459378254b64e8fd0217c5e7bd88fb2559f02e2", + "reference": "3459378254b64e8fd0217c5e7bd88fb2559f02e2", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.4", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.49.0", + "friendsofphp/php-cs-fixer": "~3.50.0", "kubawerlos/php-cs-fixer-custom-fixers": "~3.20.0", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, @@ -909,16 +909,16 @@ "ergebnis/composer-normalize": "^2.42.0", "ergebnis/data-provider": "^3.2.0", "ergebnis/license": "^2.4.0", - "ergebnis/phpunit-slow-test-detector": "^2.9.0", - "ergebnis/rector-rules": "~0.4.0", + "ergebnis/phpunit-slow-test-detector": "^2.10.0", + "ergebnis/rector-rules": "~1.0.1", "fakerphp/faker": "^1.23.1", "infection/infection": "~0.26.6", - "phpunit/phpunit": "^9.6.16", + "phpunit/phpunit": "^9.6.17", "psalm/plugin-phpunit": "~0.18.4", - "rector/rector": "~0.19.8", + "rector/rector": "^1.0.1", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0", - "vimeo/psalm": "^5.21.1" + "vimeo/psalm": "^5.22.2" }, "type": "library", "extra": { @@ -950,7 +950,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-02-06T11:09:35+00:00" + "time": "2024-02-24T07:17:47+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -1182,16 +1182,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.49.0", + "version": "v3.50.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "8742f7aa6f72a399688b65e4f58992c2d4681fc2" + "reference": "dbea11dcb6d9a1f6c8d51c0e580ab4a8876f524c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/8742f7aa6f72a399688b65e4f58992c2d4681fc2", - "reference": "8742f7aa6f72a399688b65e4f58992c2d4681fc2", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/dbea11dcb6d9a1f6c8d51c0e580ab4a8876f524c", + "reference": "dbea11dcb6d9a1f6c8d51c0e580ab4a8876f524c", "shasum": "" }, "require": { @@ -1201,7 +1201,7 @@ "ext-json": "*", "ext-tokenizer": "*", "php": "^7.4 || ^8.0", - "sebastian/diff": "^4.0 || ^5.0", + "sebastian/diff": "^4.0 || ^5.0 || ^6.0", "symfony/console": "^5.4 || ^6.0 || ^7.0", "symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0", "symfony/filesystem": "^5.4 || ^6.0 || ^7.0", @@ -1222,7 +1222,8 @@ "php-cs-fixer/accessible-object": "^1.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4", - "phpunit/phpunit": "^9.6 || ^10.5.5", + "phpunit/phpunit": "^9.6 || ^10.5.5 || ^11.0.2", + "symfony/var-dumper": "^5.4 || ^6.0 || ^7.0", "symfony/yaml": "^5.4 || ^6.0 || ^7.0" }, "suggest": { @@ -1261,7 +1262,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.49.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.50.0" }, "funding": [ { @@ -1269,7 +1270,7 @@ "type": "github" } ], - "time": "2024-02-02T00:41:40+00:00" + "time": "2024-02-23T23:17:45+00:00" }, { "name": "justinrainbow/json-schema",