Skip to content

Commit 5933925

Browse files
committed
Require phpdoc-parser ^0.4
1 parent e506c62 commit 5933925

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
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": "~7.1",
2121
"phpstan/phpstan": "^0.12",
22-
"phpstan/phpdoc-parser": "^0.3",
22+
"phpstan/phpdoc-parser": "^0.4",
2323
"nikic/php-parser": "^4.0"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)