Page MenuHomeDevCentral

No OneTemporary

diff --git a/composer.json b/composer.json
index 33cfc2f..81331d9 100644
--- a/composer.json
+++ b/composer.json
@@ -1,41 +1,41 @@
{
"name": "keruald/github",
"description": "X-Hub-Signature generator and validator",
"license": "BSD-2-Clause",
"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"
+ "irc": "irc://irc.libera.chat/nasqueron",
+ "issues": "https://devcentral.nasqueron.org"
},
"require": {
"php": ">=5.6.0"
},
"require-dev": {
"php": ">=8.2.0",
"phpunit/phpunit": "11.*"
},
"autoload": {
"psr-4": {
"Keruald\\GitHub\\": "src/",
"Keruald\\GitHub\\Tests\\": "tests/"
}
},
"scripts": {
"test": "phpunit tests"
}
}

File Metadata

Mime Type
text/x-diff
Expires
Mon, Nov 25, 09:19 (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259915
Default Alt Text
(1 KB)

Event Timeline