diff --git a/composer.json b/composer.json index c82927b..bbd7b75 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ergebnis/composer-normalize": "^2.28.3", "ergebnis/data-provider": "^3.2.0", "ergebnis/license": "^2.4.0", - "ergebnis/php-cs-fixer-config": "^6.13.0", + "ergebnis/php-cs-fixer-config": "^6.14.0", "ergebnis/phpunit-slow-test-detector": "^2.6.0", "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.6.13", diff --git a/composer.lock b/composer.lock index 926d95a..7c5d4a9 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": "3230f38d23e6c76883c3428a7869556a", + "content-hash": "d143718b9102718ea030fd07478d486f", "packages": [ { "name": "danielstjules/stringy", @@ -1464,38 +1464,39 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.13.0", + "version": "6.14.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "4fb31c5e812b063ae783c354460558b95b887e95" + "reference": "bd7552cc3c25e97662fb36c64ac40fcc311acb2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/4fb31c5e812b063ae783c354460558b95b887e95", - "reference": "4fb31c5e812b063ae783c354460558b95b887e95", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/bd7552cc3c25e97662fb36c64ac40fcc311acb2f", + "reference": "bd7552cc3c25e97662fb36c64ac40fcc311acb2f", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.1", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.40.0", + "friendsofphp/php-cs-fixer": "~3.41.1", "kubawerlos/php-cs-fixer-custom-fixers": "~3.17.0", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.28.3", - "ergebnis/data-provider": "^1.2.0", - "ergebnis/license": "^2.0.0", + "ergebnis/data-provider": "^3.2.0", + "ergebnis/license": "^2.4.0", + "ergebnis/phpunit-slow-test-detector": "^2.7.0", "ergebnis/rector-rules": "~0.3.0", "fakerphp/faker": "^1.23.0", "infection/infection": "~0.26.6", - "phpunit/phpunit": "^9.6.13", + "phpunit/phpunit": "^9.6.15", "psalm/plugin-phpunit": "~0.18.4", - "rector/rector": "~0.18.11", + "rector/rector": "~0.18.12", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0", - "vimeo/psalm": "^5.16.0" + "vimeo/psalm": "^5.17.0" }, "type": "library", "extra": { @@ -1527,7 +1528,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-11-30T09:24:19+00:00" + "time": "2023-12-12T09:19:31+00:00" }, { "name": "ergebnis/phpunit-slow-test-detector", @@ -1890,16 +1891,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.40.0", + "version": "v3.41.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "27d2b3265b5d550ec411b4319967ae7cfddfb2e0" + "reference": "8b6ae8dcbaf23f09680643ab832a4a3a260265f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/27d2b3265b5d550ec411b4319967ae7cfddfb2e0", - "reference": "27d2b3265b5d550ec411b4319967ae7cfddfb2e0", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/8b6ae8dcbaf23f09680643ab832a4a3a260265f6", + "reference": "8b6ae8dcbaf23f09680643ab832a4a3a260265f6", "shasum": "" }, "require": { @@ -1929,8 +1930,6 @@ "php-cs-fixer/accessible-object": "^1.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4", - "phpspec/prophecy": "^1.17", - "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.6", "symfony/phpunit-bridge": "^6.3.8 || ^7.0", "symfony/yaml": "^5.4 || ^6.0 || ^7.0" @@ -1971,7 +1970,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.40.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.41.1" }, "funding": [ { @@ -1979,7 +1978,7 @@ "type": "github" } ], - "time": "2023-11-26T09:25:53+00:00" + "time": "2023-12-10T19:59:27+00:00" }, { "name": "infection/abstract-testframework-adapter",