Remove ext:staticfilecache suspected to causing issues
This commit is contained in:
Generated
+1
-71
@@ -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": "e76902f51d924b2e03a07e4596cb39e5",
|
||||
"content-hash": "629b8f7c640e16e14ca4d7d631bb578f",
|
||||
"packages": [
|
||||
{
|
||||
"name": "christophlehmann/imageoptimizer",
|
||||
@@ -1332,76 +1332,6 @@
|
||||
],
|
||||
"time": "2013-03-15T13:16:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "lochmueller/staticfilecache",
|
||||
"version": "6.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/lochmueller/staticfilecache.git",
|
||||
"reference": "24f863031fc5b8a9270c1c35303dc7ac4e18e60c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/lochmueller/staticfilecache/zipball/24f863031fc5b8a9270c1c35303dc7ac4e18e60c",
|
||||
"reference": "24f863031fc5b8a9270c1c35303dc7ac4e18e60c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-pdo": "*",
|
||||
"ext-zlib": "*",
|
||||
"php": ">=7.0.0",
|
||||
"typo3/cms-core": "~8.7.0||~9.4.0||~9.5.0||dev-master"
|
||||
},
|
||||
"replace": {
|
||||
"staticfilecache": "self.version",
|
||||
"typo3-ter/staticfilecache": "self.version"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^2.12",
|
||||
"phpmd/phpmd": "^2.6",
|
||||
"phpmetrics/phpmetrics": "^2.4",
|
||||
"scrutinizer/ocular": "^1.3.0",
|
||||
"squizlabs/php_codesniffer": "^3.3",
|
||||
"typo3/testing-framework": "~2.0.4||~4.2.0"
|
||||
},
|
||||
"suggest": {
|
||||
"aoepeople/crawler": "For crawling the site and warmup the cache",
|
||||
"friendsofsymfony/http-cache": "For HTTP proxy cache services like Varnish"
|
||||
},
|
||||
"type": "typo3-cms-extension",
|
||||
"extra": {
|
||||
"typo3/cms": {
|
||||
"cms-package-dir": "{$vendor-dir}/typo3/cms",
|
||||
"web-dir": ".Build/Web"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"SFC\\Staticfilecache\\": "Classes"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Tim Lochmüller",
|
||||
"email": "[email protected]",
|
||||
"homepage": "https://github.com/lochmueller",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!",
|
||||
"homepage": "https://github.com/lochmueller/staticfilecache",
|
||||
"keywords": [
|
||||
"Static file cache",
|
||||
"TYPO3 CMS",
|
||||
"magic",
|
||||
"speed"
|
||||
],
|
||||
"time": "2018-10-09T17:29:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "matthiasmullie/minify",
|
||||
"version": "1.3.61",
|
||||
|
||||
Reference in New Issue
Block a user