Skip to content

Commit

Permalink
Bumped minimum phpstan (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Jan 13, 2020
1 parent 9e5012b commit bb52d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor-bin/phpstan/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"require": {
"phpstan/phpstan": "^0.12.3"
"phpstan/phpstan": "^0.12.5"
}
}

0 comments on commit bb52d61

Please sign in to comment.