Skip to content

Commit

Permalink
Update phpstan/phpstan requirement from 0.12.3 to 0.12.4
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot-preview[bot] committed Jan 6, 2020
1 parent a1d6474 commit e781766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}
},
"require-dev": {
"phpstan/phpstan": "0.12.3",
"phpstan/phpstan": "0.12.4",
"friendsofphp/php-cs-fixer": "2.16.1",
"maglnet/composer-require-checker": "^1.1.0 || ^2.0.0",
"phpro/grumphp": "^0.16.0 || ^0.17.0"
Expand Down

0 comments on commit e781766

Please sign in to comment.