1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 06:06:45 +02:00

feat(composer): update phpstan/phpstan to 0.12.66

This commit is contained in:
Awilum
2021-01-13 14:30:55 +03:00
parent 009d48c3b7
commit 30a0dd5262

View File

@@ -78,7 +78,7 @@
"require-dev": {
"doctrine/coding-standard": "8.1.0",
"pestphp/pest": "^1.0.0",
"phpstan/phpstan": "^0.12.42",
"phpstan/phpstan": "^0.12.66",
"symfony/var-dumper": "^5.1.5",
"victorjonsson/markdowndocs": "^1.3.8"
}