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 9d49eb9 commit 81d1adaCopy full SHA for 81d1ada
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "simonkoehler/ce-timeline",
3
"type": "typo3-cms-extension",
4
- "version": "4.0.0",
+ "version": "4.0.1",
5
"description": "Enables a new content element of type Timeline",
6
"homepage": "https://simonkoehler.com",
7
"authors": [
@@ -24,7 +24,7 @@
24
},
25
"license": "GPL-3.0-or-later",
26
"require": {
27
- "typo3/cms-core": "^11.8.8 || ^12.4.7"
+ "typo3/cms-core": "^11.8 || ^12.0"
28
29
"keywords": [
30
"TYPO3",
0 commit comments