MNT Run module-standardiser

This commit is contained in:
Guy Sartorelli 2024-01-31 15:22:28 +13:00
parent 77aba75ffa
commit 39e6f8b1dc
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
2 changed files with 6 additions and 1 deletions

View File

@ -24,7 +24,9 @@
"phpunit/phpunit": "^9.6",
"silverstripe/versioned": "^2",
"squizlabs/php_codesniffer": "^3",
"silverstripe/userforms": "^6"
"silverstripe/userforms": "^6",
"silverstripe/standards": "^1",
"phpstan/extension-installer": "^1.3"
},
"extra": {
"expose": [

3
phpstan.neon.dist Normal file
View File

@ -0,0 +1,3 @@
parameters:
paths:
- src