We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
phpstan/phpstan
^2.1.1
1 parent 2ffb222 commit 114e756Copy full SHA for 114e756
composer.json
@@ -70,7 +70,7 @@
70
"opis/json-schema": "^2.3.0",
71
"phpdocumentor/type-resolver": "^1.7",
72
"phpstan/phpdoc-parser": "^2.0.0",
73
- "phpstan/phpstan": "^2.1.0",
+ "phpstan/phpstan": "^2.1.1",
74
"phpunit/phpunit": "^10.5.0|^11.0.0",
75
"psr/http-message": "^1.0.0|^2.0.0",
76
"sebastian/comparator": "^5.0|^6.0.0",
packages/dev/composer.json
@@ -26,7 +26,7 @@
26
"lastdragon-ru/lara-asp-documentator": "self.version",
27
"nikic/php-parser": "^5.0",
28
"nette/neon": "^3.4.1",
29
30
"symfony/var-dumper": "^7.0.0"
31
},
32
"require-dev": {
0 commit comments