diff --git a/composer.json b/composer.json index c1d3f098..79338998 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "ergebnis/composer-normalize": "^2.24.0", "ergebnis/data-provider": "^1.2.0", "ergebnis/license": "^1.2.0", - "ergebnis/php-cs-fixer-config": "^4.3.0", + "ergebnis/php-cs-fixer-config": "^4.4.0", "fakerphp/faker": "^1.19.0", "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.5.19", diff --git a/composer.lock b/composer.lock index 21d14d4e..b523ece7 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": "ddc69cfe044b75b338b2c084dc6dfb72", + "content-hash": "343a588c9a9af895157c9cd67e23dfb8", "packages": [], "packages-dev": [ { @@ -319,16 +319,16 @@ }, { "name": "composer/semver", - "version": "3.2.9", + "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "a951f614bd64dcd26137bc9b7b2637ddcfc57649" + "reference": "5d8e574bb0e69188786b8ef77d43341222a41a71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/a951f614bd64dcd26137bc9b7b2637ddcfc57649", - "reference": "a951f614bd64dcd26137bc9b7b2637ddcfc57649", + "url": "https://api.github.com/repos/composer/semver/zipball/5d8e574bb0e69188786b8ef77d43341222a41a71", + "reference": "5d8e574bb0e69188786b8ef77d43341222a41a71", "shasum": "" }, "require": { @@ -380,7 +380,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.2.9" + "source": "https://github.com/composer/semver/tree/3.3.1" }, "funding": [ { @@ -396,7 +396,7 @@ "type": "tidelift" } ], - "time": "2022-02-04T13:58:43+00:00" + "time": "2022-03-16T11:22:07+00:00" }, { "name": "composer/xdebug-handler", @@ -1123,28 +1123,28 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "4.3.0", + "version": "4.4.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "4c065a29ff30af0b0213febc9cb0255c7f5694d5" + "reference": "5b387005c049463d5f1ae8884fbd106f225cab69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/4c065a29ff30af0b0213febc9cb0255c7f5694d5", - "reference": "4c065a29ff30af0b0213febc9cb0255c7f5694d5", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/5b387005c049463d5f1ae8884fbd106f225cab69", + "reference": "5b387005c049463d5f1ae8884fbd106f225cab69", "shasum": "" }, "require": { "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.7.0", + "friendsofphp/php-cs-fixer": "~3.8.0", "php": "^7.4 || ^8.0" }, "require-dev": { - "ergebnis/composer-normalize": "^2.23.1", + "ergebnis/composer-normalize": "^2.24.0", "ergebnis/license": "^1.2.0", "fakerphp/faker": "^1.19.0", - "phpunit/phpunit": "^9.5.18", + "phpunit/phpunit": "^9.5.19", "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-08T22:04:41+00:00" + "time": "2022-03-19T10:37:52+00:00" }, { "name": "fakerphp/faker", @@ -1355,16 +1355,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.7.0", + "version": "v3.8.0", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "7705d5a985132a40282d18a176eb9a4a0497747c" + "reference": "cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/7705d5a985132a40282d18a176eb9a4a0497747c", - "reference": "7705d5a985132a40282d18a176eb9a4a0497747c", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3", + "reference": "cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3", "shasum": "" }, "require": { @@ -1432,7 +1432,7 @@ "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", - "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.7.0" + "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.8.0" }, "funding": [ { @@ -1440,7 +1440,7 @@ "type": "github" } ], - "time": "2022-03-07T16:59:59+00:00" + "time": "2022-03-18T17:20:59+00:00" }, { "name": "infection/abstract-testframework-adapter",