diff --git a/composer.lock b/composer.lock index 6ab36ff..c92460c 100644 --- a/composer.lock +++ b/composer.lock @@ -248,24 +248,24 @@ }, { "name": "composer/semver", - "version": "3.4.2", + "version": "3.4.3", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6" + "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c51258e759afdb17f1fd1fe83bc12baaef6309d6", - "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6", + "url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", + "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^1.4", - "symfony/phpunit-bridge": "^4.2 || ^5" + "phpstan/phpstan": "^1.11", + "symfony/phpunit-bridge": "^3 || ^7" }, "type": "library", "extra": { @@ -309,7 +309,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.4.2" + "source": "https://github.com/composer/semver/tree/3.4.3" }, "funding": [ { @@ -325,7 +325,7 @@ "type": "tidelift" } ], - "time": "2024-07-12T11:35:52+00:00" + "time": "2024-09-19T14:15:21+00:00" }, { "name": "composer/xdebug-handler", @@ -477,73 +477,6 @@ }, "time": "2024-01-30T19:34:25+00:00" }, - { - "name": "erickskrauch/php-cs-fixer-custom-fixers", - "version": "1.3.0", - "source": { - "type": "git", - "url": "https://github.com/erickskrauch/php-cs-fixer-custom-fixers.git", - "reference": "36fb7f8204c1e17d9b8a24910e2147d0a3973b9c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/erickskrauch/php-cs-fixer-custom-fixers/zipball/36fb7f8204c1e17d9b8a24910e2147d0a3973b9c", - "reference": "36fb7f8204c1e17d9b8a24910e2147d0a3973b9c", - "shasum": "" - }, - "require": { - "friendsofphp/php-cs-fixer": "^3", - "php": "^7.4 || ^8.0" - }, - "require-dev": { - "ely/php-code-style": "^1", - "ergebnis/composer-normalize": "^2.28", - "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2", - "phpspec/prophecy": "^1.15", - "phpspec/prophecy-phpunit": "^2.0", - "phpstan/extension-installer": "^1.3", - "phpstan/phpstan": "^1.11.x-dev", - "phpstan/phpstan-phpunit": "^1.3", - "phpstan/phpstan-strict-rules": "^1.5", - "phpunit/phpunit": "^9.5", - "phpunitgoodpractices/polyfill": "^1.5", - "phpunitgoodpractices/traits": "^1.9.1", - "symfony/phpunit-bridge": "^6.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "ErickSkrauch\\PhpCsFixer\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "ErickSkrauch", - "email": "erickskrauch@ely.by" - } - ], - "description": "A set of custom fixers for PHP-CS-Fixer", - "homepage": "https://github.com/erickskrauch/php-cs-fixer-custom-fixers", - "keywords": [ - "Code style", - "dev", - "php-cs-fixer" - ], - "support": { - "issues": "https://github.com/erickskrauch/php-cs-fixer-custom-fixers/issues", - "source": "https://github.com/erickskrauch/php-cs-fixer-custom-fixers/tree/1.3.0" - }, - "time": "2024-06-21T20:19:52+00:00" - }, { "name": "felixfbecker/advanced-json-rpc", "version": "v3.2.1", @@ -805,20 +738,19 @@ }, { "name": "nextcloud/coding-standard", - "version": "v1.3.0", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/nextcloud/coding-standard.git", - "reference": "e2e6cb1518e3d56ebfb2365bb9fa91ecb50a374c" + "reference": "e88acb0df6217b808d1632286ddfec9267a102e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/e2e6cb1518e3d56ebfb2365bb9fa91ecb50a374c", - "reference": "e2e6cb1518e3d56ebfb2365bb9fa91ecb50a374c", + "url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/e88acb0df6217b808d1632286ddfec9267a102e4", + "reference": "e88acb0df6217b808d1632286ddfec9267a102e4", "shasum": "" }, "require": { - "erickskrauch/php-cs-fixer-custom-fixers": "^1.3", "kubawerlos/php-cs-fixer-custom-fixers": "^3.22", "php": "^7.3|^8.0", "php-cs-fixer/shim": "^3.17" @@ -842,9 +774,9 @@ "description": "Nextcloud coding standards for the php cs fixer", "support": { "issues": "https://github.com/nextcloud/coding-standard/issues", - "source": "https://github.com/nextcloud/coding-standard/tree/v1.3.0" + "source": "https://github.com/nextcloud/coding-standard/tree/v1.3.1" }, - "time": "2024-09-18T15:52:45+00:00" + "time": "2024-09-19T09:07:10+00:00" }, { "name": "nextcloud/ocp",