We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2adf6 commit 8a4e9cdCopy full SHA for 8a4e9cd
composer.json
@@ -38,7 +38,7 @@
38
"license": "GPL-3.0-or-later",
39
"require": {
40
"typo3/cms-core": "^10.4.36|^11.5.30",
41
- "kitodo/presentation": "^4.0|dev-master",
+ "kitodo/presentation": "^4.1|dev-master",
42
"slub/slub-digitalcollections": "^3.0|dev-master"
43
},
44
"autoload": {
ext_emconf.php
@@ -42,8 +42,8 @@
'version' => '6.0.0',
'constraints' => [
'depends' => [
45
- 'typo3' => '9.5.0-10.4.99',
46
- 'dlf' => '3.3.4-',
+ 'typo3' => '10.4.0-11.3.99',
+ 'dlf' => '4.0.1-',
47
],
48
'conflicts' => [
49
0 commit comments