We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32eab8 commit 910e81dCopy full SHA for 910e81d
composer.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "simonkoehler/ce-timeline",
+ "name": "fullstackfreelancer/ce-timeline",
3
"type": "typo3-cms-extension",
4
- "version": "4.0.1",
+ "version": "4.0.2",
5
"description": "Enables a new content element of type Timeline",
6
"homepage": "https://simonkoehler.com",
7
"authors": [
@@ -40,7 +40,7 @@
40
"chronologic"
41
],
42
"replace": {
43
- "simonkoehler/ce-timeline": "self.version",
+ "fullstackfreelancer/ce-timeline": "self.version",
44
"typo3-ter/ce-timeline": "self.version"
45
},
46
"extra": {
0 commit comments