Skip to content

Commit 896e52a

Browse files
committed
Fixed dependencies
1 parent b5a3bac commit 896e52a

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.2",
13-
"phpstan/phpdoc-parser": "^0.3.1",
13+
"phpstan/phpdoc-parser": "0.3.1 - 0.3.4",
1414
"squizlabs/php_codesniffer": "^3.4.1"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)