diff --git a/composer.json b/composer.json index 009f047..824404c 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "contributte/qa": "^0.4.0", "contributte/tester": "^0.3.0", "contributte/phpstan": "^0.3.0", - "contributte/dev": "^0.5.0", + "contributte/dev": "^0.6.0", "mockery/mockery": "^1.6.0", "nelmio/alice": "^3.14.0", "phpstan/phpstan-doctrine": "^2.0.0" diff --git a/composer.lock b/composer.lock index 7b49232..300f7ac 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": "c775895f4de14ac1052f732ff284ab53", + "content-hash": "94946dafee472092979c73ee5c9741bd", "packages": [ { "name": "contributte/application", @@ -3946,16 +3946,16 @@ }, { "name": "nette/utils", - "version": "v4.1.2", + "version": "v4.1.3", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "f76b5dc3d6c6d3043c8d937df2698515b99cbaf5" + "reference": "bb3ea637e3d131d72acc033cfc2746ee893349fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/f76b5dc3d6c6d3043c8d937df2698515b99cbaf5", - "reference": "f76b5dc3d6c6d3043c8d937df2698515b99cbaf5", + "url": "https://api.github.com/repos/nette/utils/zipball/bb3ea637e3d131d72acc033cfc2746ee893349fe", + "reference": "bb3ea637e3d131d72acc033cfc2746ee893349fe", "shasum": "" }, "require": { @@ -3967,8 +3967,10 @@ }, "require-dev": { "jetbrains/phpstorm-attributes": "^1.2", + "nette/phpstan-rules": "^1.0", "nette/tester": "^2.5", - "phpstan/phpstan": "^2.0@stable", + "phpstan/extension-installer": "^1.4@stable", + "phpstan/phpstan": "^2.1@stable", "tracy/tracy": "^2.9" }, "suggest": { @@ -4029,9 +4031,9 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v4.1.2" + "source": "https://github.com/nette/utils/tree/v4.1.3" }, - "time": "2026-02-03T17:21:09+00:00" + "time": "2026-02-13T03:05:33+00:00" }, { "name": "nettrine/annotations", @@ -6107,16 +6109,16 @@ }, { "name": "tracy/tracy", - "version": "v2.11.1", + "version": "v2.12.0", "source": { "type": "git", "url": "https://github.com/nette/tracy.git", - "reference": "c4a03c921af532b74c63edd8bf3f68a99dec7e77" + "reference": "535eda4871fd04f2756c8d95f6bdfa43706d79be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/tracy/zipball/c4a03c921af532b74c63edd8bf3f68a99dec7e77", - "reference": "c4a03c921af532b74c63edd8bf3f68a99dec7e77", + "url": "https://api.github.com/repos/nette/tracy/zipball/535eda4871fd04f2756c8d95f6bdfa43706d79be", + "reference": "535eda4871fd04f2756c8d95f6bdfa43706d79be", "shasum": "" }, "require": { @@ -6132,15 +6134,17 @@ "nette/di": "^3.0", "nette/http": "^3.0", "nette/mail": "^3.0 || ^4.0", + "nette/phpstan-rules": "^1.0", "nette/tester": "^2.6", "nette/utils": "^3.0 || ^4.0", - "phpstan/phpstan": "^2.0@stable", + "phpstan/extension-installer": "^1.4@stable", + "phpstan/phpstan": "^2.1@stable", "psr/log": "^1.0 || ^2.0 || ^3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.11-dev" + "dev-master": "2.12-dev" } }, "autoload": { @@ -6179,29 +6183,29 @@ ], "support": { "issues": "https://github.com/nette/tracy/issues", - "source": "https://github.com/nette/tracy/tree/v2.11.1" + "source": "https://github.com/nette/tracy/tree/v2.12.0" }, - "time": "2026-02-08T02:51:45+00:00" + "time": "2026-05-04T00:23:53+00:00" } ], "packages-dev": [ { "name": "contributte/dev", - "version": "v0.5.0", + "version": "v0.6.0", "source": { "type": "git", "url": "https://github.com/contributte/dev.git", - "reference": "06d386f519b57ded20a2468fa696779a2d349e00" + "reference": "6efddab1a94cdf326e117132731fbd8a883f1d8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/contributte/dev/zipball/06d386f519b57ded20a2468fa696779a2d349e00", - "reference": "06d386f519b57ded20a2468fa696779a2d349e00", + "url": "https://api.github.com/repos/contributte/dev/zipball/6efddab1a94cdf326e117132731fbd8a883f1d8f", + "reference": "6efddab1a94cdf326e117132731fbd8a883f1d8f", "shasum": "" }, "require": { "nette/utils": "^4.0.3", - "php": ">=8.1", + "php": ">=8.2", "tracy/tracy": "^2.10.2" }, "require-dev": { @@ -6244,7 +6248,7 @@ ], "support": { "issues": "https://github.com/contributte/dev/issues", - "source": "https://github.com/contributte/dev/tree/v0.5.0" + "source": "https://github.com/contributte/dev/tree/v0.6.0" }, "funding": [ { @@ -6256,7 +6260,7 @@ "type": "github" } ], - "time": "2023-11-17T15:55:03+00:00" + "time": "2025-12-30T18:02:35+00:00" }, { "name": "contributte/phpstan",