Skip to content

Commit 66665de

Browse files
Update phpstan/phpstan requirement from 0.12.68 to 0.12.92 (#13)
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](phpstan/phpstan@0.12.68...0.12.92) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c56818a commit 66665de

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
@@ -23,7 +23,7 @@
2323
"infection/infection": "^0.23.0",
2424
"kwn/php-rdkafka-stubs": "^2.0",
2525
"phpstan/extension-installer": "^1.1",
26-
"phpstan/phpstan": "0.12.68",
26+
"phpstan/phpstan": "0.12.92",
2727
"phpstan/phpstan-phpunit": "0.12.18",
2828
"phpstan/phpstan-strict-rules": "0.12.9",
2929
"phpunit/phpunit": "^9.2",

0 commit comments

Comments
 (0)