We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 070e9e6 commit d4b2138Copy full SHA for d4b2138
composer.json
@@ -34,7 +34,8 @@
34
"phpunit/phpunit": "^10.3",
35
"orchestra/testbench": "^8.0",
36
"mockery/mockery": "^1.4.4",
37
- "doctrine/coding-standard": "12.0.x-dev"
+ "doctrine/coding-standard": "12.0.x-dev",
38
+ "phpstan/phpstan": "^1.10"
39
},
40
"replace": {
41
"jenssegers/mongodb": "self.version"
0 commit comments