Skip to content

Commit 121b91c

Browse files
Update versions and information
1 parent aed81af commit 121b91c

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

composer.json

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,43 @@
11
{
22
"name": "simonkoehler/ce-timeline",
33
"type": "typo3-cms-extension",
4-
"version": "3.3.3",
4+
"version": "4.0.0",
55
"description": "Enables a new content element of type Timeline",
6-
"homepage": "https://simon-koehler.com/en/products/ce-timeline",
6+
"homepage": "https://simonkoehler.com",
77
"authors": [
88
{
99
"name": "Simon Köhler",
10-
"email": "info@simon-koehler.com",
11-
"homepage": "https://simon-koehler.com/en",
10+
"email": "info@simonkoehler.com",
11+
"homepage": "https://simonkoehler.com",
1212
"role": "Developer"
1313
}
1414
],
1515
"funding": [
1616
{
1717
"type": "paypal",
18-
"url": "https://paypal.me/typo3freelancer/25"
18+
"url": "https://paypal.me/fullstackfreelancer"
1919
}
2020
],
2121
"support": {
22-
"email": "info@simon-koehler.com",
23-
"docs": "https://simon-koehler.com/en/products/ce-timeline"
22+
"email": "info@simonkoehler.com",
23+
"docs": "https://simonkoehler.com/contact"
2424
},
2525
"license": "GPL-3.0-or-later",
2626
"require": {
27-
"typo3/cms-core": "^9.5.23 || ^10.4.12 || ^11.5.8"
27+
"typo3/cms-core": "^11.8.8 || ^12.4.7"
2828
},
2929
"keywords": [
3030
"TYPO3",
3131
"extension",
3232
"timeline",
33+
"history",
3334
"frontend",
3435
"plugin",
3536
"css",
3637
"addon",
37-
"zeitleiste"
38+
"zeitleiste",
39+
"chronologisch",
40+
"chronologic"
3841
],
3942
"replace": {
4043
"simonkoehler/ce-timeline": "self.version",

0 commit comments

Comments
 (0)