We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be2ed4 commit 008cee4Copy full SHA for 008cee4
composer.json
@@ -30,8 +30,20 @@
30
],
31
"minimum-stability": "dev",
32
"require": {
33
- "php": "^7.0",
34
- "typo3/cms-core": "~8.7.14",
+ "php": "^7.2",
+
35
+ "typo3/cms-backend": "~9.5.1",
36
+ "typo3/cms-core": "~9.5.1",
37
+ "typo3/cms-extbase": "~9.5.1",
38
+ "typo3/cms-extensionmanager": "~9.5.1",
39
+ "typo3/cms-fluid": "~9.5.1",
40
+ "typo3/cms-frontend": "~9.5.1",
41
+ "typo3/cms-install": "~9.5.1",
42
+ "typo3/cms-fluid-styled-content": "~9.5.1",
43
+ "typo3/cms-rte-ckeditor": "~9.5.1",
44
+ "typo3/cms-form": "~9.5.1",
45
+ "typo3/cms-felogin": "~9.5.1",
46
47
"dmitryd/typo3-realurl": "~2.3.2",
48
"typo3-themes/themes": "~8.7.0",
49
"gridelementsteam/gridelements": "~8.2.1",
0 commit comments