Skip to content

Commit e5beb35

Browse files
committed
chore(dev): add phpstan for static code analysis
1 parent 6d17627 commit e5beb35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
}
4949
},
5050
"require-dev": {
51-
"helmich/typo3-typoscript-lint": "^3.2"
51+
"helmich/typo3-typoscript-lint": "^3.2",
52+
"phpstan/phpstan": "^2.1"
5253
}
5354
}

0 commit comments

Comments
 (0)