Add ext:sluggi
This commit is contained in:
@@ -58,6 +58,7 @@
|
|||||||
"typo3/cms-tstemplate": "^9.5",
|
"typo3/cms-tstemplate": "^9.5",
|
||||||
"typo3/cms-viewpage": "^9.5",
|
"typo3/cms-viewpage": "^9.5",
|
||||||
"wazum/pagetree-resizable": "^1.2",
|
"wazum/pagetree-resizable": "^1.2",
|
||||||
|
"wazum/sluggi": "^1.11.0",
|
||||||
"yoast-seo-for-typo3/yoast_seo": "^5.1",
|
"yoast-seo-for-typo3/yoast_seo": "^5.1",
|
||||||
"yohang/calendr": "^2.1"
|
"yohang/calendr": "^2.1"
|
||||||
},
|
},
|
||||||
|
|||||||
Generated
+56
-1
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "d805e19d4ff15936795315a3b64a135a",
|
"content-hash": "a2eaf5aeb06a3d35f20668bd7ed10dd6",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "b13/container",
|
"name": "b13/container",
|
||||||
@@ -6714,6 +6714,61 @@
|
|||||||
},
|
},
|
||||||
"time": "2021-03-29T13:02:55+00:00"
|
"time": "2021-03-29T13:02:55+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "wazum/sluggi",
|
||||||
|
"version": "1.11.0",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/wazum/sluggi.git",
|
||||||
|
"reference": "451bd4f3448e084d722f457682d6e77201271820"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/wazum/sluggi/zipball/451bd4f3448e084d722f457682d6e77201271820",
|
||||||
|
"reference": "451bd4f3448e084d722f457682d6e77201271820",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"ext-dom": "*",
|
||||||
|
"ext-libxml": "*",
|
||||||
|
"php": ">=7.0.0",
|
||||||
|
"typo3/cms-core": "^9.5.5"
|
||||||
|
},
|
||||||
|
"suggest": {
|
||||||
|
"typo3/cms-redirects": "^9.5.5"
|
||||||
|
},
|
||||||
|
"type": "typo3-cms-extension",
|
||||||
|
"extra": {
|
||||||
|
"typo3/cms": {
|
||||||
|
"extension-key": "sluggi"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"autoload": {
|
||||||
|
"psr-4": {
|
||||||
|
"Wazum\\Sluggi\\": "Classes"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"license": [
|
||||||
|
"GPL-3.0"
|
||||||
|
],
|
||||||
|
"description": "The little TYPO3 9 slug helper",
|
||||||
|
"support": {
|
||||||
|
"issues": "https://github.com/wazum/sluggi/issues",
|
||||||
|
"source": "https://github.com/wazum/sluggi/tree/1.11.0"
|
||||||
|
},
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://smile.amazon.de/hz/wishlist/ls/307SIOOD654GF/",
|
||||||
|
"type": "custom"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://www.paypal.me/wazum",
|
||||||
|
"type": "custom"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2021-03-15T19:10:51+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "yoast-seo-for-typo3/yoast_seo",
|
"name": "yoast-seo-for-typo3/yoast_seo",
|
||||||
"version": "v5.1.1",
|
"version": "v5.1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user