Skip to content

Commit 638bce6

Browse files
dependabot[bot]trasher
authored andcommitted
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan) and [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer). Updates `phpstan/phpstan` from 1.12.7 to 2.0.3 - [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.7...2.0.3) Updates `squizlabs/php_codesniffer` from 3.10.3 to 3.11.1 - [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.3...3.11.1) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: squizlabs/php_codesniffer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53a2dcc commit 638bce6

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"require-dev": {
66
"glpi-project/tools": "^0.7.4",
77
"php-parallel-lint/php-parallel-lint": "^1.4",
8-
"phpstan/phpstan": "^1.12",
9-
"squizlabs/php_codesniffer": "^3.10"
8+
"phpstan/phpstan": "^2.0",
9+
"squizlabs/php_codesniffer": "^3.11"
1010
},
1111
"config": {
1212
"optimize-autoloader": true,

composer.lock

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

0 commit comments

Comments
 (0)