Skip to content

Commit f3b5836

Browse files
committed
Update dependencies
1 parent 3a81e48 commit f3b5836

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=8.0 <8.6",
1616
"phpfui/phpfui": "^6.0",
17-
"phpdocumentor/reflection-docblock": "^5.0",
17+
"phpdocumentor/reflection-docblock": "^5.0 || ^6.0",
1818
"gitonomy/gitlib": "^1.2",
1919
"voku/simple_html_dom": "^4.7",
2020
"soundasleep/html2text": "^2.0",
@@ -25,7 +25,7 @@
2525
"psr-4": {"PHPFUI\\InstaDoc\\": "src/PHPFUI/InstaDoc/"}
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "<13.0",
28+
"phpunit/phpunit": "<14.0",
2929
"phpfui/html-unit-tester": "^1.0",
3030
"roave/security-advisories": "dev-latest",
3131
"phpfui/phpunit-syntax-coverage": "^1.0",

0 commit comments

Comments
 (0)