Skip to content

Commit 9b45916

Browse files
chore(deps-dev): update phpstan/phpstan requirement (#292)
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.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.11.2...1.11.3) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ef9d3f commit 9b45916

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
"pedrotroller/php-cs-custom-fixer": "2.33.0",
3434
"phpspec/phpspec": "7.5.0",
3535
"phpspec/prophecy": "1.19.0",
36-
"phpstan/phpstan": "1.11.2",
36+
"phpstan/phpstan": "1.11.3",
3737
"rector/rector": "1.1.0",
3838
"symfony/twig-bridge": "^5.4 || ^6.4 || ^7.0",
3939
"symfony/var-dumper": "^5.4 || ^6.4 || ^7.0",

0 commit comments

Comments
 (0)