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 040a041 commit ea9182aCopy full SHA for ea9182a
composer.json
@@ -23,11 +23,11 @@
23
},
24
"require-dev": {
25
"ext-pdo": "*",
26
- "phpstan/phpstan": "^2.1",
+ "phpstan/phpstan": "^2.1.32",
27
"phpunit/phpunit": "^10.0",
28
- "phpstan/phpstan-strict-rules": "^2.0",
29
- "phpstan/phpstan-deprecation-rules": "^2.0",
30
- "spaze/phpstan-disallowed-calls": "^4.5"
+ "phpstan/phpstan-strict-rules": "^2.0.7",
+ "phpstan/phpstan-deprecation-rules": "^2.0.3",
+ "spaze/phpstan-disallowed-calls": "^4.7"
31
32
"autoload": {
33
"psr-4": {"SimpleAsFuck\\ApiToolkit\\": "src/"}
0 commit comments