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 4280604 commit eadf6e8Copy full SHA for eadf6e8
composer.json
@@ -22,8 +22,8 @@
22
"nette/tester": "^2.4",
23
"nikic/php-parser": "^4.18 || ^5.0",
24
"tracy/tracy": "^2.8",
25
- "phpstan/phpstan": "^1.0",
26
- "jetbrains/phpstorm-attributes": "dev-master"
+ "phpstan/phpstan-nette": "^2.0@stable",
+ "jetbrains/phpstorm-attributes": "^1.2"
27
},
28
"suggest": {
29
"nikic/php-parser": "to use ClassType::from(withBodies: true) & ClassType::fromCode()"
0 commit comments