Skip to content

Commit f3b4cec

Browse files
build(deps-dev): update phpstan/phpstan requirement from ^1.7 to ^1.9 (#121)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd488ac commit f3b4cec

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.27",
2323
"infection/infection": "^0.26",
2424
"phpstan/extension-installer": "^1.1",
25-
"phpstan/phpstan": "^1.7",
25+
"phpstan/phpstan": "^1.9",
2626
"phpstan/phpstan-phpunit": "^1",
2727
"phpunit/phpunit": "^9.5",
2828
"spatie/phpunit-snapshot-assertions": "^4.2",

0 commit comments

Comments
 (0)