Merge branch 'hotfix/route-enhancer-fix'
This commit is contained in:
Generated
+6
-6
@@ -5645,21 +5645,21 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wazum/pagetree-resizable",
|
"name": "wazum/pagetree-resizable",
|
||||||
"version": "1.2.1",
|
"version": "1.3.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/wazum/pagetree-resizable.git",
|
"url": "https://github.com/wazum/pagetree-resizable.git",
|
||||||
"reference": "5aaded72c936e3e69c52b825ae06efa293897446"
|
"reference": "55c17c5f63d2a7f5503066550b4e5a5496e3c15d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/wazum/pagetree-resizable/zipball/5aaded72c936e3e69c52b825ae06efa293897446",
|
"url": "https://api.github.com/repos/wazum/pagetree-resizable/zipball/55c17c5f63d2a7f5503066550b4e5a5496e3c15d",
|
||||||
"reference": "5aaded72c936e3e69c52b825ae06efa293897446",
|
"reference": "55c17c5f63d2a7f5503066550b4e5a5496e3c15d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.0.0",
|
"php": ">=7.0.0",
|
||||||
"typo3/cms-core": "^8.7 || ^9.5 || ^10.2"
|
"typo3/cms-core": "^8.7 || ^9.5 || ^10.4"
|
||||||
},
|
},
|
||||||
"type": "typo3-cms-extension",
|
"type": "typo3-cms-extension",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -5672,7 +5672,7 @@
|
|||||||
"GPL-3.0"
|
"GPL-3.0"
|
||||||
],
|
],
|
||||||
"description": "Make the backend page tree horizontally resizable",
|
"description": "Make the backend page tree horizontally resizable",
|
||||||
"time": "2020-02-19T18:58:52+00:00"
|
"time": "2020-04-28T13:05:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "yoast-seo-for-typo3/yoast_seo",
|
"name": "yoast-seo-for-typo3/yoast_seo",
|
||||||
|
|||||||
+1
-1
@@ -829,7 +829,7 @@ return [
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
'fallbackCharacter' => '-',
|
'fallbackCharacter' => '-',
|
||||||
'eval' => 'uniqueInSite',
|
//'eval' => 'uniqueInSite',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
'non_bookable_dates' => [
|
'non_bookable_dates' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user