File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 24
24
"nikic/php-parser" : " ^4.13.2" ,
25
25
"symfony/finder" : " ^5.4" ,
26
26
"symfony/http-foundation" : " ^5.4" ,
27
- "typo3/cms-core" : " 11.5.39 " ,
28
- "typo3/cms-extbase" : " 11.5.39 " ,
29
- "typo3/cms-fluid" : " 11.5.39 "
27
+ "typo3/cms-core" : " 11.5.*@dev " ,
28
+ "typo3/cms-extbase" : " 11.5.*@dev " ,
29
+ "typo3/cms-fluid" : " 11.5.*@dev "
30
30
},
31
31
"conflict" : {
32
32
"typo3/cms" : " *"
Original file line number Diff line number Diff line change 8
8
'author ' => 'TYPO3 Core Team ' ,
9
9
'author_email ' =>
'[email protected] ' ,
10
10
'author_company ' => '' ,
11
- 'version ' => '11.5.39 ' ,
11
+ 'version ' => '11.5.40 ' ,
12
12
'constraints ' => [
13
13
'depends ' => [
14
- 'typo3 ' => '11.5.39 ' ,
15
- 'extbase ' => '11.5.39 ' ,
16
- 'fluid ' => '11.5.39 ' ,
14
+ 'typo3 ' => '11.5.40 ' ,
15
+ 'extbase ' => '11.5.40 ' ,
16
+ 'fluid ' => '11.5.40 ' ,
17
17
],
18
18
'conflicts ' => [],
19
19
'suggests ' => [],
You can’t perform that action at this time.
0 commit comments