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 5415ec7 commit ed32233Copy full SHA for ed32233
composer.json
@@ -2,8 +2,6 @@
2
"name": "phpstan/phpdoc-parser",
3
"description": "PHPDoc parser with support for nullable, intersection and generic types",
4
"license": "MIT",
5
- "minimum-stability": "dev",
6
- "prefer-stable": true,
7
"require": {
8
"php": "~7.1"
9
},
0 commit comments