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