Skip to content

Commit cba6f0d

Browse files
Update phpstan/phpstan requirement from 0.12.54 to 0.12.55
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.54...0.12.55) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2a32271 commit cba6f0d

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
@@ -8,7 +8,7 @@
88
"php-64bit": "*"
99
},
1010
"require-dev": {
11-
"phpstan/phpstan": "0.12.54",
11+
"phpstan/phpstan": "0.12.55",
1212
"phpstan/extension-installer": "^1.0",
1313
"phpstan/phpstan-strict-rules": "^0.12.4"
1414
},

0 commit comments

Comments
 (0)