Skip to content

Commit 7faf395

Browse files
committed
chore: update dependencies
1 parent 3499586 commit 7faf395

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +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",
47-
"phpdocumentor/type-resolver": "1.6.*",
46+
"phpdocumentor/reflection-docblock": "5.x-dev",
4847
"wdes/php-i18n-l10n": "^4.0",
4948
"code-lts/cli-tools": "^1.4.0",
5049
"erusev/parsedown": "^1.7"
@@ -72,6 +71,7 @@
7271
}
7372
},
7473
"prefer-stable": true,
74+
"minimum-stability": "dev",
7575
"bin": [
7676
"bin/doctum.php"
7777
],

0 commit comments

Comments
 (0)