diff --git a/composer.json b/composer.json index 2909e29be..23010a884 100644 --- a/composer.json +++ b/composer.json @@ -25,6 +25,6 @@ "require-dev": { "christophwurst/nextcloud_testing": "^1.0.0", "phpunit/phpunit": "^9", - "nextcloud/coding-standard": "^1.0.0" + "nextcloud/coding-standard": "^1.2.1" } } diff --git a/composer.lock b/composer.lock index 3cb9e6b51..63163ef15 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": "c95b0d886536e4f3671c88405afaff1a", + "content-hash": "4d2ade78a74e12d528a2041b548329ea", "packages": [], "packages-dev": [ { @@ -397,16 +397,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.49.0", + "version": "v3.58.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "f7d3219cac46632f12362c9aa7c2ac0d2fe92c52" + "reference": "a6af3df8516033b450a220003c673b9393d68f55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/f7d3219cac46632f12362c9aa7c2ac0d2fe92c52", - "reference": "f7d3219cac46632f12362c9aa7c2ac0d2fe92c52", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/a6af3df8516033b450a220003c673b9393d68f55", + "reference": "a6af3df8516033b450a220003c673b9393d68f55", "shasum": "" }, "require": { @@ -443,9 +443,9 @@ "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/PHP-CS-Fixer/shim/issues", - "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.49.0" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.58.1" }, - "time": "2024-02-02T00:42:09+00:00" + "time": "2024-05-29T16:39:49+00:00" }, { "name": "php-webdriver/webdriver",