We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a99e83c + d49c540 commit 1a83d69Copy full SHA for 1a83d69
composer.json
@@ -1,12 +1,11 @@
1
{
2
"name": "doctrine/docs-builder",
3
- "description": "Helper package for easily building the docs in Doctrine repos",
+ "description": "Helper package for building the docs in Doctrine repos",
4
"type": "library",
5
"require": {
6
"phpdocumentor/guides-cli": "1.7.1",
7
"phpdocumentor/filesystem": "1.7.1"
8
},
9
- "version": "1.0.1",
10
"license": "MIT",
11
"bin": [
12
"bin/build-docs.sh"
0 commit comments