Skip to content

Commit

Permalink
Upgraded phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Dec 22, 2020
1 parent c1aabba commit d195d1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vendor-bin/phpstan/composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"require": {
"php": "^7.2.5 || ^8.0",
"phpstan/phpstan": "0.12.60",
"phpstan/phpstan-deprecation-rules": "0.12.5",
"phpstan/phpstan": "0.12.64",
"phpstan/phpstan-deprecation-rules": "0.12.6",
"phpstan/phpstan-strict-rules": "0.12.5",
"thecodingmachine/phpstan-strict-rules": "0.12.1",
"ergebnis/phpstan-rules": "0.15.3"
Expand Down

0 comments on commit d195d1b

Please sign in to comment.