This commit is contained in:
Grischa Brockhaus
2021-06-02 14:15:36 +02:00
parent 655607d739
commit e65aef7c8f

View File

@@ -1,9 +1,9 @@
{ {
"name": "mashape/unirest-php", "name": "brockhaus/unirest-php",
"description": "Unirest PHP", "description": "Unirest PHP",
"keywords": ["rest", "curl", "http", "https", "client"], "keywords": ["rest", "curl", "http", "https", "client"],
"type": "library", "type": "library",
"homepage": "https://github.com/Mashape/unirest-php", "homepage": "https://github.com/brockhaus/unirest-php",
"license": "MIT", "license": "MIT",
"author": "Mashape <opensource@mashape.com> (https://www.mashape.com)", "author": "Mashape <opensource@mashape.com> (https://www.mashape.com)",
"require": { "require": {