diff --git a/composer.json b/composer.json index 5d57c3fb..5e2532d9 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "ergebnis/composer-normalize": "^2.23.1", "ergebnis/data-provider": "^1.2.0", "ergebnis/license": "^1.2.0", - "ergebnis/php-cs-fixer-config": "^4.2.0", + "ergebnis/php-cs-fixer-config": "^4.3.0", "fakerphp/faker": "^1.19.0", "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.5.18", diff --git a/composer.lock b/composer.lock index da8fbc37..ce7dfbeb 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": "6793d3683143739411707dc03cf3de6e", + "content-hash": "4605734c2f394e6e8da14f3693806977", "packages": [], "packages-dev": [ { @@ -1123,16 +1123,16 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "4.2.0", + "version": "4.3.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "196fda1bf6d99530b683ade181d86c215bf833c5" + "reference": "4c065a29ff30af0b0213febc9cb0255c7f5694d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/196fda1bf6d99530b683ade181d86c215bf833c5", - "reference": "196fda1bf6d99530b683ade181d86c215bf833c5", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/4c065a29ff30af0b0213febc9cb0255c7f5694d5", + "reference": "4c065a29ff30af0b0213febc9cb0255c7f5694d5", "shasum": "" }, "require": { @@ -1144,7 +1144,7 @@ "ergebnis/composer-normalize": "^2.23.1", "ergebnis/license": "^1.2.0", "fakerphp/faker": "^1.19.0", - "phpunit/phpunit": "^9.5.17", + "phpunit/phpunit": "^9.5.18", "psalm/plugin-phpunit": "~0.16.1", "symfony/filesystem": "^4.4.0 || ^5.0.0", "vimeo/psalm": "^4.22" @@ -1183,7 +1183,7 @@ "type": "github" } ], - "time": "2022-03-07T19:21:05+00:00" + "time": "2022-03-08T22:04:41+00:00" }, { "name": "fakerphp/faker",