composer.json angepasst
Die Package Information so gesetzt, dass sie auf das neue Repository verweisen
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "brockhaus/unirest-php",
|
||||
"name": "bitmotor/unirest-php",
|
||||
"description": "Unirest PHP",
|
||||
"keywords": ["rest", "curl", "http", "https", "client"],
|
||||
"type": "library",
|
||||
"homepage": "https://github.com/brockhaus/unirest-php",
|
||||
"homepage": "https://git.steeeg.de/bitmotor/unirest-php",
|
||||
"license": "MIT",
|
||||
"author": "Mashape <opensource@mashape.com> (https://www.mashape.com)",
|
||||
"require": {
|
||||
|
||||
Reference in New Issue
Block a user