Skip to content

Commit 4d39208

Browse files
build(deps-dev): update phpstan/phpstan requirement (#44)
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](phpstan/phpstan@0.12.80...0.12.81) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent cea66d1 commit 4d39208

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
@@ -22,7 +22,7 @@
2222
"ergebnis/composer-normalize": "^2.13",
2323
"infection/infection": "^0.21.4",
2424
"phpstan/extension-installer": "^1.1",
25-
"phpstan/phpstan": "^0.12.80",
25+
"phpstan/phpstan": "^0.12.81",
2626
"phpstan/phpstan-phpunit": "^0.12.18",
2727
"phpunit/phpunit": "^9.5",
2828
"spatie/phpunit-snapshot-assertions": "^4.2",

0 commit comments

Comments
 (0)