Browse Source

Update PHPStan version

shalvah 5 years ago
parent
commit
9d1abc604c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -31,7 +31,7 @@
         "dingo/api": "2.0.0-alpha1",
         "mockery/mockery": "^1.2.0",
         "league/fractal": "^0.17.0",
-        "phpstan/phpstan": "^0.11.0"
+        "phpstan/phpstan": "^0.11.15"
     },
     "suggest": {
         "league/fractal": "Required for transformers support",