Skip to content

Commit 0172587

Browse files
Bump the dev-dependencies group with 3 updates (#391)
Bumps the dev-dependencies group with 3 updates: [glpi-project/tools](https://github.com/glpi-project/tools), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer). Updates `glpi-project/tools` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/glpi-project/tools/blob/0.7.4/CHANGELOG.md) - [Commits](glpi-project/tools@0.7.3...0.7.4) Updates `phpstan/phpstan` from 1.12.0 to 1.12.5 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.12.0...1.12.5) Updates `squizlabs/php_codesniffer` from 3.10.2 to 3.10.3 - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@3.10.2...3.10.3) --- 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 - dependency-name: squizlabs/php_codesniffer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e3b435 commit 0172587

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
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.3",
6+
"glpi-project/tools": "^0.7.4",
77
"php-parallel-lint/php-parallel-lint": "^1.4",
88
"phpstan/phpstan": "^1.12",
99
"squizlabs/php_codesniffer": "^3.10"

composer.lock

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)