Skip to content

Commit c451c5b

Browse files
committed
add phpstan
1 parent f0b1045 commit c451c5b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"phpmailer/phpmailer": "^6.10"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^12.2"
22+
"phpunit/phpunit": "^12.2",
23+
"phpstan/phpstan": "^2.1"
2324
}
2425
}

0 commit comments

Comments
 (0)