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" },