Skip to content

Commit 69fd414

Browse files
committed
chore: update dependencies
1 parent d233d37 commit 69fd414

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"symfony/filesystem": "~3.4|~4.3|^5|^6",
4444
"symfony/yaml": "~3.4|~4.3|^5|^6",
4545
"symfony/process": "~3.4|~4.3|^5|^6",
46-
"phpdocumentor/reflection-docblock": "~5.3",
46+
"phpdocumentor/reflection-docblock": "5.x-dev",
4747
"wdes/php-i18n-l10n": "^4.0",
4848
"code-lts/cli-tools": "^1.4.0",
4949
"erusev/parsedown": "^1.7"
@@ -71,6 +71,7 @@
7171
}
7272
},
7373
"prefer-stable": true,
74+
"minimum-stability": "dev",
7475
"bin": [
7576
"bin/doctum.php"
7677
],

0 commit comments

Comments
 (0)