Update composer.json (add keywords)

This commit is contained in:
alphayax 2016-06-29 08:13:30 +02:00
parent 0e9875735c
commit 5599328df0
1 changed files with 11 additions and 4 deletions

View File

@ -10,6 +10,13 @@
"email": "alphayax@gmail.com"
}
],
"keywords": [
"freebox",
"api",
"rest",
"Freebox revolution",
"download"
],
"require": {
"php": ">=5.5.0",
"ext-curl": "*",