Skip to content

Commit 2ea7575

Browse files
composer(deps-dev): update phpstan/phpstan requirement (#26)
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/1.9.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.9.6...1.9.7) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f005aeb commit 2ea7575

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
@@ -33,7 +33,7 @@
3333
"ext-xmlwriter": "*",
3434
"mimmi20/coding-standard": "^3.0.24",
3535
"phpstan/extension-installer": "^1.2.0",
36-
"phpstan/phpstan": "^1.9.6",
36+
"phpstan/phpstan": "^1.9.7",
3737
"phpstan/phpstan-deprecation-rules": "^1.1.1",
3838
"phpstan/phpstan-phpunit": "^1.3.3",
3939
"phpunit/phpunit": "^9.5.27"

0 commit comments

Comments
 (0)