Commit eb2f9213 by camoo Committed by GitHub

Update composer.json

parent db71bca7
...@@ -8,6 +8,8 @@ ...@@ -8,6 +8,8 @@
"guzzlehttp/guzzle": "^6.2" "guzzlehttp/guzzle": "^6.2"
}, },
"minimum-stability": "dev", "minimum-stability": "dev",
"homepage": "https://camoo.cm",
"license": "MIT",
"prefer-stable" : true, "prefer-stable" : true,
"require-dev": { "require-dev": {
"php": ">=5.5.0" "php": ">=5.5.0"
...@@ -28,5 +30,9 @@ ...@@ -28,5 +30,9 @@
"psr-4": { "psr-4": {
"CAMOO\\": "src/" "CAMOO\\": "src/"
} }
},
"support": {
"issues": "https://github.com/camoo/Airtime/issues",
"source": "https://github.com/camoo/Airtime"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment