diff --git a/composer.json b/composer.json index 852c618c..105e51d9 100644 --- a/composer.json +++ b/composer.json @@ -14,8 +14,6 @@ "ext-pdo": "*", "ext-simplexml": "*", "christophlehmann/imageoptimizer": "^2.0", - "fab/media": "^5.1", - "fab/vidi": "^4.0", "fluidtypo3/vhs": "^5.2", "georgringer/news": "^7.2", "gridelementsteam/gridelements": "^9.2", diff --git a/composer.lock b/composer.lock index b2c53120..54ae4f7b 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "c384522b1ff8b9dee68379d36ec578c0", + "content-hash": "55d1141b531b735fa5335acff314629f", "packages": [ { "name": "christophlehmann/imageoptimizer", @@ -593,76 +593,6 @@ ], "time": "2020-05-25T17:44:05+00:00" }, - { - "name": "fab/media", - "version": "5.1.0", - "source": { - "type": "git", - "url": "https://github.com/fabarea/media.git", - "reference": "fb6736f26a8069792fb83061e1fca315475bd678" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/fabarea/media/zipball/fb6736f26a8069792fb83061e1fca315475bd678", - "reference": "fb6736f26a8069792fb83061e1fca315475bd678", - "shasum": "" - }, - "replace": { - "typo3-ter/media": "self.version" - }, - "type": "typo3-cms-extension", - "autoload": { - "psr-4": { - "Fab\\Media\\": "Classes/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0+" - ], - "description": "Media management system for TYPO3 CMS.", - "homepage": "https://github.com/fabarea/media", - "keywords": [ - "Media management", - "TYPO3 CMS" - ], - "time": "2020-06-05T08:06:40+00:00" - }, - { - "name": "fab/vidi", - "version": "4.0.0", - "source": { - "type": "git", - "url": "https://github.com/fabarea/vidi.git", - "reference": "9e577214cfaaf5a8d1e81fd4f79b0086f47d8724" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/fabarea/vidi/zipball/9e577214cfaaf5a8d1e81fd4f79b0086f47d8724", - "reference": "9e577214cfaaf5a8d1e81fd4f79b0086f47d8724", - "shasum": "" - }, - "replace": { - "typo3-ter/vidi": "self.version" - }, - "type": "typo3-cms-extension", - "autoload": { - "psr-4": { - "Fab\\Vidi\\": "Classes/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0+" - ], - "description": "Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!", - "homepage": "https://github.com/fabarea/vidi", - "keywords": [ - "TYPO3 CMS", - "generic listing" - ], - "time": "2020-06-05T07:51:02+00:00" - }, { "name": "facebook/graph-sdk", "version": "5.7.0",