Fixed basic text field linebreaking
{ | { | ||
"name": "luitd/lu-notices", | "name": "luitd/lu-notices", | ||
"version": "4.2.3", | "version": "4.2.4", | ||
"description": "General notice publisher for internal portal", | "description": "General notice publisher for internal portal", | ||
"type": "typo3-cms-extension", | "type": "typo3-cms-extension", | ||
"keywords": [ | "keywords": [ | ||
... | @@ -21,7 +21,7 @@ | ... | @@ -21,7 +21,7 @@ |
], | ], | ||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||
"require": { | "require": { | ||
"typo3/cms-core": "^9.5 || ^10" | "typo3/cms-core": "^10" | ||
}, | }, | ||
"autoload": { | "autoload": { | ||
"psr-4": { | "psr-4": { | ||
... | ... |
Please register or sign in to comment