Browse Source

Merge pull request #17985 from cakephp/dependabot/composer/phpstan/phpstan-1.12.7

Update phpstan/phpstan requirement from 1.12.6 to 1.12.7
Mark Scherer 1 year ago
parent
commit
34a886863f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -62,7 +62,7 @@
         "mikey179/vfsstream": "^1.6.10",
         "mockery/mockery": "^1.6",
         "paragonie/csp-builder": "^2.3 || ^3.0",
-        "phpstan/phpstan": "1.12.6",
+        "phpstan/phpstan": "1.12.7",
         "phpstan/extension-installer": "^1.3",
         "symplify/phpstan-rules": "^12.4",
         "phpunit/phpunit": "^10.5.5 || ^11.1.3"