diff --git a/composer.lock b/composer.lock index 5aad3a0..03b72bd 100644 --- a/composer.lock +++ b/composer.lock @@ -422,16 +422,16 @@ }, { "name": "nette/database", - "version": "v3.2.8", + "version": "v3.2.9", "source": { "type": "git", "url": "https://github.com/nette/database.git", - "reference": "1a84d3e61aa33461a3d6415235b25a7cd8b3f442" + "reference": "6fe51398fcfc7719f64b7063f99886b438527755" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/database/zipball/1a84d3e61aa33461a3d6415235b25a7cd8b3f442", - "reference": "1a84d3e61aa33461a3d6415235b25a7cd8b3f442", + "url": "https://api.github.com/repos/nette/database/zipball/6fe51398fcfc7719f64b7063f99886b438527755", + "reference": "6fe51398fcfc7719f64b7063f99886b438527755", "shasum": "" }, "require": { @@ -444,8 +444,10 @@ "jetbrains/phpstorm-attributes": "^1.2", "mockery/mockery": "^1.6@stable", "nette/di": "^3.1", - "nette/tester": "^2.5", - "phpstan/phpstan-nette": "^2.0@stable", + "nette/phpstan-rules": "^1.0", + "nette/tester": "^2.6", + "phpstan/extension-installer": "^1.4@stable", + "phpstan/phpstan": "^2.1@stable", "tracy/tracy": "^2.9" }, "type": "library", @@ -494,9 +496,9 @@ ], "support": { "issues": "https://github.com/nette/database/issues", - "source": "https://github.com/nette/database/tree/v3.2.8" + "source": "https://github.com/nette/database/tree/v3.2.9" }, - "time": "2025-10-30T22:06:23+00:00" + "time": "2026-04-22T05:48:11+00:00" }, { "name": "nette/di", @@ -1674,5 +1676,5 @@ "php": "^8.4" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }