From 5c6693719844ba3335620376fbe983ec38a7964b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 02:44:28 +0000 Subject: [PATCH] Bump tracy/tracy from 2.10.5 to 2.10.9 Bumps [tracy/tracy](https://github.com/nette/tracy) from 2.10.5 to 2.10.9. - [Release notes](https://github.com/nette/tracy/releases) - [Commits](https://github.com/nette/tracy/compare/v2.10.5...v2.10.9) --- updated-dependencies: - dependency-name: tracy/tracy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 2132195..c6d511c 100644 --- a/composer.lock +++ b/composer.lock @@ -1328,33 +1328,33 @@ }, { "name": "tracy/tracy", - "version": "v2.10.5", + "version": "v2.10.9", "source": { "type": "git", "url": "https://github.com/nette/tracy.git", - "reference": "86bdba4aa0f707d3f125933931d3df6e5c7aad79" + "reference": "e7af75205b184ca8895bc57fafd331f8d5022d26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/tracy/zipball/86bdba4aa0f707d3f125933931d3df6e5c7aad79", - "reference": "86bdba4aa0f707d3f125933931d3df6e5c7aad79", + "url": "https://api.github.com/repos/nette/tracy/zipball/e7af75205b184ca8895bc57fafd331f8d5022d26", + "reference": "e7af75205b184ca8895bc57fafd331f8d5022d26", "shasum": "" }, "require": { "ext-json": "*", "ext-session": "*", - "php": ">=8.0 <8.4" + "php": "8.0 - 8.4" }, "conflict": { "nette/di": "<3.0" }, "require-dev": { - "latte/latte": "^2.5", + "latte/latte": "^2.5 || ^3.0", "nette/di": "^3.0", "nette/http": "^3.0", - "nette/mail": "^3.0", + "nette/mail": "^3.0 || ^4.0", "nette/tester": "^2.2", - "nette/utils": "^3.0", + "nette/utils": "^3.0 || ^4.0", "phpstan/phpstan": "^1.0", "psr/log": "^1.0 || ^2.0 || ^3.0" }, @@ -1397,9 +1397,9 @@ ], "support": { "issues": "https://github.com/nette/tracy/issues", - "source": "https://github.com/nette/tracy/tree/v2.10.5" + "source": "https://github.com/nette/tracy/tree/v2.10.9" }, - "time": "2023-10-16T21:54:18+00:00" + "time": "2024-11-07T14:48:00+00:00" } ], "packages-dev": [ @@ -5516,5 +5516,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }