1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 21:56:25 +02:00

build(core): phpstan added

This commit is contained in:
Awilum
2019-11-08 18:43:35 +03:00
parent cdfe57b01f
commit ab4677638a

View File

@@ -81,6 +81,7 @@
},
"require-dev": {
"doctrine/coding-standard": "~6.0.0",
"victorjonsson/markdowndocs": "dev-master"
"victorjonsson/markdowndocs": "dev-master",
"phpstan/phpstan": "^0.11.19"
}
}