updating mashape url and email
This commit is contained in:
@@ -1,17 +1,11 @@
|
||||
{
|
||||
"name": "mashape/unirest-php",
|
||||
"description": "Unirest PHP",
|
||||
"keywords": ["rest", "curl", "http", "client"],
|
||||
"keywords": ["rest", "curl", "http", "https", "client"],
|
||||
"type": "library",
|
||||
"homepage": "https://github.com/Mashape/unirest-php",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Mashape",
|
||||
"email": "support@mashape.com",
|
||||
"homepage": "http://mashape.com"
|
||||
}
|
||||
],
|
||||
"author": "Mashape <opensource@mashape.com> (https://www.mashape.com)",
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"ext-curl": "*",
|
||||
@@ -26,6 +20,6 @@
|
||||
}
|
||||
},
|
||||
"support": {
|
||||
"email": "support@mashape.com"
|
||||
"email": "opensource@mashape.com"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user