Skip to content

Commit a69b74b

Browse files
composer(deps-dev): update phpstan/phpstan requirement
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/1.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.10.16...1.10.18) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24bc129 commit a69b74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"require-dev": {
4242
"phpstan/extension-installer": "^1.3.1",
43-
"phpstan/phpstan": "^1.10.16",
43+
"phpstan/phpstan": "^1.10.18",
4444
"phpstan/phpstan-deprecation-rules": "^1.1.3"
4545
},
4646
"minimum-stability": "stable",

0 commit comments

Comments
 (0)