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 1d685af commit 1a114f4Copy full SHA for 1a114f4
composer.json
@@ -1,10 +1,10 @@
1
{
2
"name": "phpstan/phpstan-deprecation-rules",
3
+ "type": "phpstan-extension",
4
"description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
5
"license": [
6
"MIT"
7
],
- "type": "phpstan-extension",
8
"require": {
9
"php": "~7.1",
10
"nikic/php-parser": "^4.0",
0 commit comments