git.cweiske.de
/
MIME_Type_PlainDetect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3faddbf
)
Add the browsable source in composer metadata
v0.0.4
author
Christophe Coevoet
<
[email protected]
>
Fri, 6 Nov 2015 10:54:38 +0000
(11:54 +0100)
committer
Christian Weiske
<
[email protected]
>
Wed, 11 Nov 2015 05:05:12 +0000
(06:05 +0100)
This would allow packagist to link to the source (which cannot be guessed as the repo is not registered from Github but your own repo)
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index f1d918c6dcfa7636dd8041d6662edebaf726cbd1..45805fcdfee5135a79b8a5830989cafbf2793094 100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-11,6
+11,8
@@
}
],
"support": {
+ "source": "https://github.com/cweiske/MIME_Type_PlainDetect",
+ "issues": "https://github.com/cweiske/MIME_Type_PlainDetect/issues",
"email": "
[email protected]
"
},
"autoload": {