Skip to content

Commit d77971f

Browse files
Update phpstan/phpstan requirement from 0.12.3 to 0.12.4
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.3...0.12.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c29b45d commit d77971f

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
@@ -26,7 +26,7 @@
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^7.0",
29-
"phpstan/phpstan": "0.12.3",
29+
"phpstan/phpstan": "0.12.4",
3030
"friendsofphp/php-cs-fixer": "2.16.1",
3131
"maglnet/composer-require-checker": "^1.1.0 || ^2.0.0",
3232
"phpro/grumphp": "^0.16.0"

0 commit comments

Comments
 (0)