Bump glpi-project/tools in the dev-dependencies group

Bumps the dev-dependencies group with 1 update: [glpi-project/tools](https://github.com/glpi-project/tools).


Updates `glpi-project/tools` from 0.8.1 to 0.8.3
- [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/glpi-project/tools/compare/0.8.1...0.8.3)

---
updated-dependencies:
- dependency-name: glpi-project/tools
  dependency-version: 0.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-01 16:19:05 +00:00
committed by Johan Cwiklinski
parent 5451efa427
commit a295ebaaed

34
composer.lock generated
View File

@@ -9,16 +9,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "glpi-project/tools", "name": "glpi-project/tools",
"version": "0.8.1", "version": "0.8.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/glpi-project/tools.git", "url": "https://github.com/glpi-project/tools.git",
"reference": "cf182b1a6bd1a73c5c6469dbbd0edabf7cb5857e" "reference": "8ea2a7d4702a858f4b0360ba7d4f1841a5e77026"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/glpi-project/tools/zipball/cf182b1a6bd1a73c5c6469dbbd0edabf7cb5857e", "url": "https://api.github.com/repos/glpi-project/tools/zipball/8ea2a7d4702a858f4b0360ba7d4f1841a5e77026",
"reference": "cf182b1a6bd1a73c5c6469dbbd0edabf7cb5857e", "reference": "8ea2a7d4702a858f4b0360ba7d4f1841a5e77026",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -61,7 +61,7 @@
"issues": "https://github.com/glpi-project/tools/issues", "issues": "https://github.com/glpi-project/tools/issues",
"source": "https://github.com/glpi-project/tools" "source": "https://github.com/glpi-project/tools"
}, },
"time": "2025-09-08T09:45:41+00:00" "time": "2025-10-14T10:26:06+00:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",
@@ -118,16 +118,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.4.26", "version": "v6.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f" "reference": "13d3176cf8ad8ced24202844e9f95af11e2959fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f", "url": "https://api.github.com/repos/symfony/console/zipball/13d3176cf8ad8ced24202844e9f95af11e2959fc",
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f", "reference": "13d3176cf8ad8ced24202844e9f95af11e2959fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -192,7 +192,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.4.26" "source": "https://github.com/symfony/console/tree/v6.4.27"
}, },
"funding": [ "funding": [
{ {
@@ -212,7 +212,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-09-26T12:13:46+00:00" "time": "2025-10-06T10:25:16+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@@ -791,16 +791,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.21.1", "version": "v3.22.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "285123877d4dd97dd7c11842ac5fb7e86e60d81d" "reference": "4509984193026de413baf4ba80f68590a7f2c51d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/285123877d4dd97dd7c11842ac5fb7e86e60d81d", "url": "https://api.github.com/repos/twigphp/Twig/zipball/4509984193026de413baf4ba80f68590a7f2c51d",
"reference": "285123877d4dd97dd7c11842ac5fb7e86e60d81d", "reference": "4509984193026de413baf4ba80f68590a7f2c51d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -854,7 +854,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.21.1" "source": "https://github.com/twigphp/Twig/tree/v3.22.0"
}, },
"funding": [ "funding": [
{ {
@@ -866,7 +866,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-05-03T07:21:55+00:00" "time": "2025-10-29T15:56:47+00:00"
} }
], ],
"aliases": [], "aliases": [],