Skip to content

Commit 5e16714

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps): update phpstan/phpstan requirement in /tools
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@2.0.0...2.1.17) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3dbb045 commit 5e16714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"require": {
33
"friendsofphp/php-cs-fixer": "^3.75",
44
"phpstan/extension-installer": "^1.4",
5-
"phpstan/phpstan": "^2.0",
5+
"phpstan/phpstan": "^2.1",
66
"phpstan/phpstan-phpunit": "^2.0",
77
"staabm/annotate-pull-request-from-checkstyle": "^1.8",
88
"rector/rector": "^2.0"

0 commit comments

Comments
 (0)