Skip to content

Commit a9790e1

Browse files
committed
Remove dependency on phpdoc-parser, it's included in phpstan/phpstan
1 parent e5eee4e commit a9790e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"require": {
2020
"php": "~7.1",
2121
"phpstan/phpstan": "^0.12",
22-
"phpstan/phpdoc-parser": "^0.4",
2322
"nikic/php-parser": "^4.0"
2423
},
2524
"require-dev": {

0 commit comments

Comments
 (0)