Skip to content

Commit 1a114f4

Browse files
localheinzondrejmirtes
authored andcommitted
Fix: Run 'composer normalize'
1 parent 1d685af commit 1a114f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "phpstan/phpstan-deprecation-rules",
3+
"type": "phpstan-extension",
34
"description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
45
"license": [
56
"MIT"
67
],
7-
"type": "phpstan-extension",
88
"require": {
99
"php": "~7.1",
1010
"nikic/php-parser": "^4.0",

0 commit comments

Comments
 (0)