From 459a786e42fec711fe4959664778c8999484a9c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 02:07:31 +0000 Subject: [PATCH] Bump tomasvotruba/type-coverage from 2.2.1 to 2.2.2 Bumps [tomasvotruba/type-coverage](https://github.com/TomasVotruba/type-coverage) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/TomasVotruba/type-coverage/releases) - [Commits](https://github.com/TomasVotruba/type-coverage/compare/2.2.1...2.2.2) --- updated-dependencies: - dependency-name: tomasvotruba/type-coverage dependency-version: 2.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 118 ++++++++------------------------------------------ 1 file changed, 18 insertions(+), 100 deletions(-) diff --git a/composer.lock b/composer.lock index 1cd6af4..7fa6e07 100644 --- a/composer.lock +++ b/composer.lock @@ -1468,97 +1468,6 @@ ], "time": "2025-08-01T08:46:24+00:00" }, - { - "name": "nette/utils", - "version": "v4.1.4", - "source": { - "type": "git", - "url": "https://github.com/nette/utils.git", - "reference": "7da6c396d7ebe142bc857c20479d5e70a5e1aac7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/7da6c396d7ebe142bc857c20479d5e70a5e1aac7", - "reference": "7da6c396d7ebe142bc857c20479d5e70a5e1aac7", - "shasum": "" - }, - "require": { - "php": "8.2 - 8.5" - }, - "conflict": { - "nette/finder": "<3", - "nette/schema": "<1.2.2" - }, - "require-dev": { - "jetbrains/phpstorm-attributes": "^1.2", - "nette/phpstan-rules": "^1.0", - "nette/tester": "^2.5", - "phpstan/extension-installer": "^1.4@stable", - "phpstan/phpstan": "^2.1@stable", - "tracy/tracy": "^2.9" - }, - "suggest": { - "ext-gd": "to use Image", - "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", - "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", - "ext-json": "to use Nette\\Utils\\Json", - "ext-mbstring": "to use Strings::lower() etc...", - "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.1-dev" - } - }, - "autoload": { - "psr-4": { - "Nette\\": "src" - }, - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0-only", - "GPL-3.0-only" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", - "homepage": "https://nette.org", - "keywords": [ - "array", - "core", - "datetime", - "images", - "json", - "nette", - "paginator", - "password", - "slugify", - "string", - "unicode", - "utf-8", - "utility", - "validation" - ], - "support": { - "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v4.1.4" - }, - "time": "2026-05-11T20:49:54+00:00" - }, { "name": "nikic/php-parser", "version": "v5.7.0", @@ -3533,22 +3442,31 @@ }, { "name": "tomasvotruba/type-coverage", - "version": "2.2.1", + "version": "2.2.2", "source": { "type": "git", "url": "https://github.com/TomasVotruba/type-coverage.git", - "reference": "4087caa4639bdd4c646f2984bc333efeddf69e4b" + "reference": "25f298265c823e8fb0505169135855e1e6a91021" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TomasVotruba/type-coverage/zipball/4087caa4639bdd4c646f2984bc333efeddf69e4b", - "reference": "4087caa4639bdd4c646f2984bc333efeddf69e4b", + "url": "https://api.github.com/repos/TomasVotruba/type-coverage/zipball/25f298265c823e8fb0505169135855e1e6a91021", + "reference": "25f298265c823e8fb0505169135855e1e6a91021", "shasum": "" }, "require": { - "nette/utils": "^3.2 || ^4.0", - "php": "^7.4 || ^8.0", - "phpstan/phpstan": "^2.1.33" + "php": "^8.4", + "phpstan/phpstan": "^2.2" + }, + "require-dev": { + "phpstan/extension-installer": "^1.4", + "phpunit/phpunit": "^12.5", + "rector/jack": "^1.0", + "rector/rector": "^2.4", + "shipmonk/composer-dependency-analyser": "^1.8", + "symplify/easy-coding-standard": "^13.1", + "tomasvotruba/unused-public": "^2.2", + "tracy/tracy": "^2.12" }, "type": "phpstan-extension", "extra": { @@ -3574,7 +3492,7 @@ ], "support": { "issues": "https://github.com/TomasVotruba/type-coverage/issues", - "source": "https://github.com/TomasVotruba/type-coverage/tree/2.2.1" + "source": "https://github.com/TomasVotruba/type-coverage/tree/2.2.2" }, "funding": [ { @@ -3586,7 +3504,7 @@ "type": "github" } ], - "time": "2026-05-26T08:14:01+00:00" + "time": "2026-06-07T12:35:00+00:00" } ], "aliases": [],