diff --git a/composer.json b/composer.json index fc9f8b7f8b3cc05a910576313afdd99ebdd391e9..2c959fbad90a00a716970706e132ae61b4d0d19a 100644 --- a/composer.json +++ b/composer.json @@ -111,7 +111,7 @@ "codeception/module-webdriver": "^1.4.0", "composer/composer": "^2.2.12", "composer/package-versions-deprecated": "^1.11.99.4", - "friendsofphp/php-cs-fixer": "^3.8.0", + "friendsofphp/php-cs-fixer": "^3.9.5", "friendsoftypo3/phpstan-typo3": "^0.9.0", "jangregor/phpstan-prophecy": "^1.0", "php-webdriver/webdriver": "^1.12.0", diff --git a/composer.lock b/composer.lock index e1929e1583a290e8870f5ff37e0adf6721458a25..b7e8c182de8982318979be98a8c93819348b1234 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": "a9ffb0ca76225c8cd10898a4aed3aa93", + "content-hash": "44741aab4692ea2135a265f71fd0e767", "packages": [ { "name": "bacon/bacon-qr-code", @@ -6423,16 +6423,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.8.0", + "version": "v3.9.5", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3" + "reference": "4465d70ba776806857a1ac2a6f877e582445ff36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3", - "reference": "cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/4465d70ba776806857a1ac2a6f877e582445ff36", + "reference": "4465d70ba776806857a1ac2a6f877e582445ff36", "shasum": "" }, "require": { @@ -6500,7 +6500,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.8.0" + "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.9.5" }, "funding": [ { @@ -6508,7 +6508,7 @@ "type": "github" } ], - "time": "2022-03-18T17:20:59+00:00" + "time": "2022-07-22T08:43:51+00:00" }, { "name": "friendsoftypo3/phpstan-typo3",