diff --git a/composer.json b/composer.json index 1115217..1a1a039 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }, "require-dev": { "contributte/qa": "^0.4", - "contributte/dev": "^0.5", + "contributte/dev": "^0.6", "contributte/tester": "^0.3", "contributte/phpstan": "^0.3", "mockery/mockery": "^1.6.12", diff --git a/composer.lock b/composer.lock index 4e9b0e1..aa5abd2 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": "25fcca3cc83593ebbd765f8ba22f8edc", + "content-hash": "f3032c878d7f91acf18a8d53259d61d2", "packages": [ { "name": "contributte/application", @@ -2206,16 +2206,16 @@ }, { "name": "nette/utils", - "version": "v4.1.0", + "version": "v4.1.1", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "fa1f0b8261ed150447979eb22e373b7b7ad5a8e0" + "reference": "c99059c0315591f1a0db7ad6002000288ab8dc72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/fa1f0b8261ed150447979eb22e373b7b7ad5a8e0", - "reference": "fa1f0b8261ed150447979eb22e373b7b7ad5a8e0", + "url": "https://api.github.com/repos/nette/utils/zipball/c99059c0315591f1a0db7ad6002000288ab8dc72", + "reference": "c99059c0315591f1a0db7ad6002000288ab8dc72", "shasum": "" }, "require": { @@ -2289,9 +2289,9 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v4.1.0" + "source": "https://github.com/nette/utils/tree/v4.1.1" }, - "time": "2025-12-01T17:49:23+00:00" + "time": "2025-12-22T12:14:32+00:00" }, { "name": "opis/json-schema", @@ -4488,21 +4488,21 @@ "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": { @@ -4545,7 +4545,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": [ { @@ -4557,7 +4557,7 @@ "type": "github" } ], - "time": "2023-11-17T15:55:03+00:00" + "time": "2025-12-30T18:02:35+00:00" }, { "name": "contributte/phpstan", @@ -5084,11 +5084,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.33", + "version": "2.1.40", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f", - "reference": "9e800e6bee7d5bd02784d4c6069b48032d16224f", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9b2c7aeb83a75d8680ea5e7c9b7fca88052b766b", + "reference": "9b2c7aeb83a75d8680ea5e7c9b7fca88052b766b", "shasum": "" }, "require": { @@ -5133,7 +5133,7 @@ "type": "github" } ], - "time": "2025-12-05T10:24:31+00:00" + "time": "2026-02-23T15:04:35+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",