Skip to content

Commit 6abc14f

Browse files
dependabot-preview[bot]simPod
authored andcommitted
Update phpstan/phpstan requirement from 0.12.22 to 0.12.23
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.22...0.12.23) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b7ae711 commit 6abc14f

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
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"doctrine/coding-standard": "^7.0",
22-
"phpstan/phpstan": "0.12.22",
22+
"phpstan/phpstan": "0.12.23",
2323
"phpstan/phpstan-phpunit": "0.12.8",
2424
"phpstan/phpstan-strict-rules": "0.12.2",
2525
"phpunit/phpunit": "^8.5",

0 commit comments

Comments
 (0)