Skip to content

Commit 005be88

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

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

0 commit comments

Comments
 (0)