Skip to content

Commit 0966d5c

Browse files
Update phpstan/phpstan-strict-rules requirement from 0.12.10 to 0.12.11 (#95)
Updates the requirements on [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases) - [Commits](phpstan/phpstan-strict-rules@0.12.10...0.12.11) --- updated-dependencies: - dependency-name: phpstan/phpstan-strict-rules 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 6530a51 commit 0966d5c

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
"phpstan/extension-installer": "^1.1",
2424
"phpstan/phpstan": "0.12.96",
2525
"phpstan/phpstan-phpunit": "0.12.22",
26-
"phpstan/phpstan-strict-rules": "0.12.10",
26+
"phpstan/phpstan-strict-rules": "0.12.11",
2727
"phpunit/phpunit": "^9.2",
2828
"psalm/plugin-phpunit": "^0.16.1",
2929
"roave/infection-static-analysis-plugin": "^1.7",

0 commit comments

Comments
 (0)