Skip to content

Commit 910e81d

Browse files
Udpate composer vendor name from "simonkoehler" to "fullstackfreelancer"
1 parent b32eab8 commit 910e81d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "simonkoehler/ce-timeline",
2+
"name": "fullstackfreelancer/ce-timeline",
33
"type": "typo3-cms-extension",
4-
"version": "4.0.1",
4+
"version": "4.0.2",
55
"description": "Enables a new content element of type Timeline",
66
"homepage": "https://simonkoehler.com",
77
"authors": [
@@ -40,7 +40,7 @@
4040
"chronologic"
4141
],
4242
"replace": {
43-
"simonkoehler/ce-timeline": "self.version",
43+
"fullstackfreelancer/ce-timeline": "self.version",
4444
"typo3-ter/ce-timeline": "self.version"
4545
},
4646
"extra": {

0 commit comments

Comments
 (0)