composer.json angepasst

Die Package Information so gesetzt, dass sie auf das neue Repository verweisen
This commit is contained in:
2024-02-08 13:56:28 +01:00
parent 87642e3e05
commit b46a35cf6a

View File

@@ -1,9 +1,9 @@
{ {
"name": "brockhaus/unirest-php", "name": "bitmotor/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/brockhaus/unirest-php", "homepage": "https://git.steeeg.de/bitmotor/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": {