Removed trailing comma
parent
5b8ba09bfc
commit
b3e0126acf
|
@ -32,7 +32,7 @@ An example composer.json of such a template would be:
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "phpdocumentor/template-responsive",
|
"name": "phpdocumentor/template-responsive",
|
||||||
"type": "phpdocumentor-template",
|
"type": "phpdocumentor-template"
|
||||||
}
|
}
|
||||||
|
|
||||||
With the package definition shown in the example will any project that includes
|
With the package definition shown in the example will any project that includes
|
||||||
|
|
Loading…
Reference in New Issue