Skip to content

Commit 764508c

Browse files
dependabot[bot]trasher
authored andcommitted
Bump phpstan/phpstan from 1.11.9 to 1.12.0 in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [phpstan/phpstan](https://github.com/phpstan/phpstan). Updates `phpstan/phpstan` from 1.11.9 to 1.12.0 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.12.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.11.9...1.12.0) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05fc209 commit 764508c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require-dev": {
66
"glpi-project/tools": "^0.7.3",
77
"php-parallel-lint/php-parallel-lint": "^1.4",
8-
"phpstan/phpstan": "^1.11",
8+
"phpstan/phpstan": "^1.12",
99
"squizlabs/php_codesniffer": "^3.10"
1010
},
1111
"config": {

composer.lock

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

0 commit comments

Comments
 (0)