Skip to content

Commit 49f50cf

Browse files
adaamzkukulich
authored andcommitted
support phpstan/phpdoc-parser 0.4.1
1 parent 52df20d commit 49f50cf

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
@@ -10,7 +10,7 @@
1010
},
1111
"require": {
1212
"php": "^7.1",
13-
"phpstan/phpdoc-parser": "0.3.5 - 0.4.0",
13+
"phpstan/phpdoc-parser": "0.3.5 - 0.4.1",
1414
"squizlabs/php_codesniffer": "^3.5.3"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)