Remove unused extension
This commit is contained in:
Generated
+1
-62
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "36a311e61a4ff3cfbad6814620549759",
|
||||
"content-hash": "b00d4a673653ce1395f15db4c9819fb3",
|
||||
"packages": [
|
||||
{
|
||||
"name": "b13/container",
|
||||
@@ -8118,67 +8118,6 @@
|
||||
},
|
||||
"time": "2021-03-29T13:02:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "web-vision/wv_deepltranslate",
|
||||
"version": "2.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/web-vision/wv_deepltranslate.git",
|
||||
"reference": "65cbffe4718435771797166e5fc1b695484ed839"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/web-vision/wv_deepltranslate/zipball/65cbffe4718435771797166e5fc1b695484ed839",
|
||||
"reference": "65cbffe4718435771797166e5fc1b695484ed839",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0",
|
||||
"typo3/cms-backend": "^9.5 || ^10.4 || ^11.5",
|
||||
"typo3/cms-core": "^9.5 || ^10.4 || ^11.5",
|
||||
"typo3/cms-extbase": "^9.5 || ^10.4 || ^11.5",
|
||||
"typo3/cms-fluid": "^9.5 || ^10.4 || ^11.5"
|
||||
},
|
||||
"type": "typo3-cms-extension",
|
||||
"extra": {
|
||||
"typo3/cms": {
|
||||
"extension-key": "wv_deepltranslate"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"WebVision\\WvDeepltranslate\\": "Classes"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Ricky Mathew",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Anu Bhuvanendran Nair",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "Fork of deepltranslate from pitsolutions.This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages using Deepl and Googletranslate Api services.",
|
||||
"keywords": [
|
||||
"deepl",
|
||||
"extension",
|
||||
"googletranslate",
|
||||
"translate",
|
||||
"typo3",
|
||||
"webvision"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/web-vision/wv_deepltranslate/issues",
|
||||
"source": "https://github.com/web-vision/wv_deepltranslate/tree/2.0.1"
|
||||
},
|
||||
"time": "2022-02-18T14:57:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webmozart/assert",
|
||||
"version": "1.10.0",
|
||||
|
||||
Reference in New Issue
Block a user