Skip to content

Commit 6530a51

Browse files
Update phpstan/phpstan requirement from 0.12.94 to 0.12.96 (#94)
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.94...0.12.96) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67498f7 commit 6530a51

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
@@ -21,7 +21,7 @@
2121
"doctrine/coding-standard": "^9.0",
2222
"infection/infection": "^0.24.0",
2323
"phpstan/extension-installer": "^1.1",
24-
"phpstan/phpstan": "0.12.94",
24+
"phpstan/phpstan": "0.12.96",
2525
"phpstan/phpstan-phpunit": "0.12.22",
2626
"phpstan/phpstan-strict-rules": "0.12.10",
2727
"phpunit/phpunit": "^9.2",

0 commit comments

Comments
 (0)