We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab24be3 commit 21b6b55Copy full SHA for 21b6b55
composer.json
@@ -15,9 +15,9 @@
15
"php": ">=7.2",
16
"phpfui/phpfui": "^6.0",
17
"erusev/parsedown": "^1.7",
18
- "gitonomy/gitlib": "dev-master",
19
"scrivo/highlight.php": "^9.17",
20
- "phpdocumentor/reflection-docblock": "^4.3"
+ "phpdocumentor/reflection-docblock": "^4.3",
+ "gitonomy/gitlib": "^1.2"
21
},
22
"autoload": {
23
"psr-0": {"PHPFUI\\InstaDoc\\": "src/"}
0 commit comments