From e7d6c41498338bbc66198e80298f1b7cf4adc1e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 13:20:02 +0000 Subject: [PATCH] chore(deps): bump nette/database from 3.2.8 to 3.2.9 Bumps [nette/database](https://github.com/nette/database) from 3.2.8 to 3.2.9. - [Release notes](https://github.com/nette/database/releases) - [Commits](https://github.com/nette/database/compare/v3.2.8...v3.2.9) --- updated-dependencies: - dependency-name: nette/database dependency-version: 3.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) 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" }