Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorffflabs <amenadiel@gmail.com>2020-03-04 22:24:44 +0300
committerffflabs <amenadiel@gmail.com>2020-03-04 22:24:44 +0300
commitf8cdda8a794ef7f101ee8f55db85d05cde6989f3 (patch)
tree1ef5684b658d78094f850a0241c316cfbf04229e /composer.json
parent06a18bc8866470dadf8ab0478cf3231d0564b01a (diff)
fixing bugs
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 42527b80..04c96b3f 100644
--- a/composer.json
+++ b/composer.json
@@ -59,6 +59,7 @@
}
},
"scripts": {
+ "phpstan": "phpstan analyse src --memory-limit=2G ",
"post-install-cmd": "@clear_twig_cache",
"post-create-project-cmd": "@clear_twig_cache",
"clear_twig_cache": [