Skip to content

Commit 356a4b2

Browse files
build(deps-dev): update phpstan/phpstan requirement from ^1.5 to ^1.6 (#106)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d715a0 commit 356a4b2

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

0 commit comments

Comments
 (0)