Update project dependencies

This commit is contained in:
Björn Fromme
2021-09-08 09:48:39 +02:00
parent 78e9a5046f
commit 1daa97e8c6
2 changed files with 877 additions and 886 deletions
Generated
+64 -1
View File
@@ -4,8 +4,71 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b1effa48ef2368bfbba63d84c89fa33d",
"content-hash": "095a4d9414c3d470033f401d064b852d",
"packages": [
{
"name": "b13/container",
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/b13/container.git",
"reference": "757ac6344789c7f70fc3335b928a0e84139145a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/b13/container/zipball/757ac6344789c7f70fc3335b928a0e84139145a0",
"reference": "757ac6344789c7f70fc3335b928a0e84139145a0",
"shasum": ""
},
"require": {
"typo3/cms-backend": "^9.5 || ^10.4 || ^11.0",
"typo3/cms-fluid-styled-content": "^9.5 || ^10.4 || ^11.0"
},
"replace": {
"typo3-ter/container": "self.version"
},
"require-dev": {
"b13/container-example": "dev-master",
"codeception/codeception": "^4.1",
"codeception/module-asserts": "^1.0",
"codeception/module-db": "^1.0",
"codeception/module-webdriver": "^1.0",
"helhum/dotenv-connector": "^2.3",
"helhum/typo3-console": "^6.3",
"ichhabrecht/content-defender": "dev-master",
"phpstan/phpstan": "^0.12.11",
"phpunit/phpunit": "^8.4",
"typo3/cms-about": "^10.4",
"typo3/cms-install": "^10.4",
"typo3/cms-workspaces": "^10.4",
"typo3/coding-standards": "^0.2.0",
"typo3/testing-framework": "^6"
},
"type": "typo3-cms-extension",
"extra": {
"typo3/cms": {
"cms-package-dir": "{$vendor-dir}/typo3/cms",
"web-dir": ".Build/Web",
"extension-key": "container"
}
},
"autoload": {
"psr-4": {
"B13\\Container\\": "Classes/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Create Custom Container Content Elements for TYPO3",
"homepage": "https://b13.com",
"support": {
"issues": "https://github.com/b13/container/issues",
"source": "https://github.com/b13/container/tree/1.3.1"
},
"time": "2021-07-21T10:12:58+00:00"
},
{
"name": "christophlehmann/imageoptimizer",
"version": "3.0.1",
+813 -885
View File
File diff suppressed because it is too large Load Diff