summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index d6d54d1..64e9734 100644
--- a/composer.json
+++ b/composer.json
@@ -37,7 +37,7 @@
"laminas/laminas-coding-standard": "^2",
"laminas/laminas-servicemanager": "^3.4",
"mikey179/vfsstream": "^1.6.7",
- "phpstan/phpstan": "^0.12",
+ "phpstan/phpstan": "^0.12.64",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.3"
},
@@ -73,4 +73,4 @@
"replace": {
"zendframework/zend-di": "^3.1.2"
}
-} \ No newline at end of file
+}