Skip to content

Commit 2874e8b

Browse files
Bump the dev-dependencies group with 3 updates (#375)
Bumps the dev-dependencies group with 3 updates: [php-parallel-lint/php-parallel-lint](https://github.com/php-parallel-lint/PHP-Parallel-Lint), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer). Updates `php-parallel-lint/php-parallel-lint` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases) - [Changelog](https://github.com/php-parallel-lint/PHP-Parallel-Lint/blob/v1.4.0/CHANGELOG.md) - [Commits](php-parallel-lint/PHP-Parallel-Lint@v1.3.2...v1.4.0) Updates `phpstan/phpstan` from 1.10.59 to 1.10.66 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.10.59...1.10.66) Updates `squizlabs/php_codesniffer` from 3.9.0 to 3.9.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.9.0...3.9.1) --- updated-dependencies: - dependency-name: php-parallel-lint/php-parallel-lint dependency-type: direct:development update-type: version-update:semver-minor 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 058e899 commit 2874e8b

File tree

2 files changed

+23
-19
lines changed

2 files changed

+23
-19
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
"require-dev": {
66
"glpi-project/tools": "^0.7.2",
7-
"php-parallel-lint/php-parallel-lint": "^1.3",
7+
"php-parallel-lint/php-parallel-lint": "^1.4",
88
"phpstan/phpstan": "^1.10",
99
"squizlabs/php_codesniffer": "^3.9"
1010
},

composer.lock

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

0 commit comments

Comments
 (0)