From 3dfd3aa1bfc382f444aa6e672e706a2e467cc0ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 21:01:41 +0000 Subject: [PATCH] chore(deps-dev): bump the dev-dependencies group with 2 updates Bumps the dev-dependencies group with 2 updates: [glpi-project/tools](https://github.com/glpi-project/tools) and [phpstan/phpstan](https://github.com/phpstan/phpstan). Updates `glpi-project/tools` from 0.7.5 to 0.7.6 - [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md) - [Commits](https://github.com/glpi-project/tools/compare/0.7.5...0.7.6) Updates `phpstan/phpstan` from 2.1.17 to 2.1.21 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/2.1.17...2.1.21) --- updated-dependencies: - dependency-name: glpi-project/tools dependency-version: 0.7.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: phpstan/phpstan dependency-version: 2.1.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 67767908..59b3f0f7 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ }, "require-dev": { "glpi-project/phpstan-glpi": "^1.0", - "glpi-project/tools": "^0.7.5", + "glpi-project/tools": "^0.7.6", "php-parallel-lint/php-parallel-lint": "^1.4", "phpstan/phpstan": "^2.1", "squizlabs/php_codesniffer": "^3.13" diff --git a/composer.lock b/composer.lock index fcf7119a..5405f39e 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": "31a02686fa4587fa1891c4b7b55d0f67", + "content-hash": "f4629ac93510574f6d5b2f96b70db79b", "packages": [], "packages-dev": [ { @@ -57,16 +57,16 @@ }, { "name": "glpi-project/tools", - "version": "0.7.5", + "version": "0.7.6", "source": { "type": "git", "url": "https://github.com/glpi-project/tools.git", - "reference": "c6ff4a7640384232ead150b46d4a647a14d12ab3" + "reference": "fe0843afdb958fe55b4e9710f8f0862a7f4371cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/glpi-project/tools/zipball/c6ff4a7640384232ead150b46d4a647a14d12ab3", - "reference": "c6ff4a7640384232ead150b46d4a647a14d12ab3", + "url": "https://api.github.com/repos/glpi-project/tools/zipball/fe0843afdb958fe55b4e9710f8f0862a7f4371cb", + "reference": "fe0843afdb958fe55b4e9710f8f0862a7f4371cb", "shasum": "" }, "require": { @@ -109,7 +109,7 @@ "issues": "https://github.com/glpi-project/tools/issues", "source": "https://github.com/glpi-project/tools" }, - "time": "2025-05-22T07:31:28+00:00" + "time": "2025-07-31T06:29:19+00:00" }, { "name": "php-parallel-lint/php-parallel-lint", @@ -174,16 +174,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.17", + "version": "2.1.21", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "89b5ef665716fa2a52ecd2633f21007a6a349053" + "reference": "1ccf445757458c06a04eb3f803603cb118fe5fa6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/89b5ef665716fa2a52ecd2633f21007a6a349053", - "reference": "89b5ef665716fa2a52ecd2633f21007a6a349053", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1ccf445757458c06a04eb3f803603cb118fe5fa6", + "reference": "1ccf445757458c06a04eb3f803603cb118fe5fa6", "shasum": "" }, "require": { @@ -228,7 +228,7 @@ "type": "github" } ], - "time": "2025-05-21T20:55:28+00:00" + "time": "2025-07-28T19:35:08+00:00" }, { "name": "psr/container", @@ -1331,13 +1331,13 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.4" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "7.4.0" },