Skip to content

Commit 00df4d3

Browse files
build(deps-dev): update phpstan/phpstan requirement from ^1.2 to ^1.3
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/master/CHANGELOG.md) - [Commits](phpstan/phpstan@1.2.0...1.3.0) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9cf033 commit 00df4d3

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

0 commit comments

Comments
 (0)