Skip to content

Commit

Permalink
Update phpstan/phpstan requirement from 0.12.9 to 0.12.14
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.9...0.12.14)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Mar 11, 2020
1 parent 609a603 commit 9629173
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 @@ -37,7 +37,7 @@
"laminas/laminas-console": "^2.5",
"laminas/laminas-db": "^2.11",
"laminas/laminas-navigation": "^2.5",
"phpstan/phpstan": "0.12.9",
"phpstan/phpstan": "0.12.14",
"phpunit/phpunit": "^7.5.15",
"vimeo/psalm": "3.8.3"
},
Expand Down

0 comments on commit 9629173

Please sign in to comment.