Skip to content

Commit 6404d1d

Browse files
Update phpstan/phpstan requirement from 0.12.25 to 0.12.38
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.25...0.12.38) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b2328ff commit 6404d1d

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
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"doctrine/coding-standard": "^8.1",
2222
"phpstan/extension-installer": "^1.0",
23-
"phpstan/phpstan": "0.12.25",
23+
"phpstan/phpstan": "0.12.38",
2424
"phpstan/phpstan-phpunit": "0.12.10",
2525
"phpstan/phpstan-strict-rules": "0.12.2",
2626
"phpunit/phpunit": "^9.0",

0 commit comments

Comments
 (0)