We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b1045 commit c451c5bCopy full SHA for c451c5b
1 file changed
composer.json
@@ -19,6 +19,7 @@
19
"phpmailer/phpmailer": "^6.10"
20
},
21
"require-dev": {
22
- "phpunit/phpunit": "^12.2"
+ "phpunit/phpunit": "^12.2",
23
+ "phpstan/phpstan": "^2.1"
24
}
25
0 commit comments