move from comyo-media/shipcloud to sysmocom/shipcloud

... to include https://github.com/comyo-media/shipcloud-php/pull/8
This commit is contained in:
Harald Welte 2022-07-01 10:09:37 +02:00
parent c434664fd0
commit f448f06469
3 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "sysmocom/shopware6-shipcloud-live", "name": "sysmocom/shopware6-shipcloud-live",
"description": "shipcloud live quote pluging", "description": "shipcloud live quote pluging",
"version": "0.0.2", "version": "0.0.3",
"type": "shopware-platform-plugin", "type": "shopware-platform-plugin",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"authors": [ "authors": [
@ -14,18 +14,18 @@
"minimum-stability": "dev", "minimum-stability": "dev",
"repositories": [ "repositories": [
{ {
"url": "https://github.com/comyo-media/shipcloud-php", "url": "https://github.com/sysmocom/shipcloud-php",
"type": "git" "type": "git"
} }
], ],
"require": { "require": {
"shopware/core": "^6.", "shopware/core": "^6.",
"comyo-media/shipcloud-php": "9999999-dev" "sysmocom/shipcloud-php": "9999999-dev"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"SmcShipcloudLive\\": "src/", "SmcShipcloudLive\\": "src/",
"ComyoMedia\\Shipcloud\\": "vendor/comyo-media/shipcloud-php/src/" "ComyoMedia\\Shipcloud\\": "vendor/sysmocom/shipcloud-php/src/"
} }
}, },
"extra": { "extra": {

@ -1 +0,0 @@
Subproject commit 469e7abb6d430b8c4cc11bc1ce46ab023bc0b3d8

@ -0,0 +1 @@
Subproject commit 1abc25d9cf6bd4f817bc32db35d6a55f5f733a61