Page MenuHomeDevCentral

No OneTemporary

diff --git a/composer.json b/composer.json
index 17e5a0f..3649910 100644
--- a/composer.json
+++ b/composer.json
@@ -1,40 +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\\": ""
+ "Keruald\\GitHub\\": ""
}
},
"scripts": {
"test": "phpunit tests"
}
}

File Metadata

Mime Type
text/x-diff
Expires
Mon, Nov 25, 17:05 (22 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260622
Default Alt Text
(942 B)

Event Timeline