Skip to content

Commit adbda88

Browse files
dependabot[bot]trasher
authored andcommitted
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.2 to 0.7.3 - [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md) - [Commits](glpi-project/tools@0.7.2...0.7.3) Updates `phpstan/phpstan` from 1.11.3 to 1.11.6 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.11.3...1.11.6) --- updated-dependencies: - dependency-name: glpi-project/tools dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 544a6c1 commit adbda88

File tree

2 files changed

+86
-97
lines changed

2 files changed

+86
-97
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.1",
6+
"glpi-project/tools": "^0.7.3",
77
"php-parallel-lint/php-parallel-lint": "^1.4",
88
"phpstan/phpstan": "^1.11",
99
"squizlabs/php_codesniffer": "^3.10"

0 commit comments

Comments
 (0)