Page MenuHomeDevCentral

No OneTemporary

diff --git a/composer.json b/composer.json
index 08b0026..17e5a0f 100644
--- a/composer.json
+++ b/composer.json
@@ -1,25 +1,40 @@
{
"name": "keruald/github",
"description": "X-Hub-Signature generator and validator",
"license": "BSD-2-Clause",
+ "version": "0.1.0",
+ "repositories": [
+ {
+ "type": "vcs",
+ "url": "https://github.com/keruald/github"
+ }
+ ],
"authors": [
{
"name": "Sébastien Santoro",
"email": "dereckson@espace-win.org"
}
],
+ "keywords": [
+ "keruald",
+ "GitHub"
+ ],
+ "support": {
+ "irc": "irc://irc.freenode.net/wolfplex",
+ "issues": "http://devcentral.nasqueron.org"
+ },
"require": {
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "5.0.*"
},
"autoload": {
"psr-4": {
"\\Keruald\\GitHub\\": ""
}
},
"scripts": {
"test": "phpunit tests"
}
}

File Metadata

Mime Type
text/x-diff
Expires
Sun, Nov 24, 21:31 (11 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258949
Default Alt Text
(911 B)

Event Timeline