Skip to content

Commit bea39da

Browse files
Update phpstan/phpstan requirement from 2.1.0 to 2.1.6
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.1.0...2.1.6) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cd09f2 commit bea39da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"php-64bit": "*"
99
},
1010
"require-dev": {
11-
"phpstan/phpstan": "2.1.0",
11+
"phpstan/phpstan": "2.1.6",
1212
"phpstan/extension-installer": "^1.0",
1313
"phpstan/phpstan-strict-rules": "^2.0",
1414
"phpunit/phpunit": "^10.0 || ^11.0"

0 commit comments

Comments
 (0)