Skip to content

Commit 853c2f7

Browse files
dependabot[bot]trasher
authored andcommitted
Update glpi-project/tools requirement in the dev-dependencies group
Updates the requirements on [glpi-project/tools](https://github.com/glpi-project/tools) to permit the latest version. Updates `glpi-project/tools` to 0.8.0 - [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md) - [Commits](glpi-project/tools@0.7.0...0.8.0) --- updated-dependencies: - dependency-name: glpi-project/tools dependency-version: 0.8.0 dependency-type: direct:development dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5c16c1 commit 853c2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"php": ">=7.4"
44
},
55
"require-dev": {
6-
"glpi-project/tools": "^0.7"
6+
"glpi-project/tools": "^0.8"
77
},
88
"config": {
99
"optimize-autoloader": true,

0 commit comments

Comments
 (0)