Skip to content
Snippets Groups Projects
Commit 36e6ed02 authored by Alexander Grein's avatar Alexander Grein
Browse files

Correct composer.json

parent a91057ea
No related branches found
No related tags found
1 merge request!9Correct composer.json
......@@ -6,13 +6,14 @@
"license": ["GPL-2.0+"],
"version": "2.2.1",
"support": {
"issues": "https://forge.typo3.org/projects/extension-tinymce_rte"
"issues": "https://forge.typo3.org/projects/extension-tinymce4_rte"
},
"require": {
"typo3/cms-core": "*"
},
"replace": {
"tinymce4-rte": "*"
"tinymce4_rte": "self.version",
"typo3-ter/tinymce4-rte": "self.version"
},
"autoload": {
"psr-4": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment