File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 11
11
'conflicts ' => '' ,
12
12
'priority ' => '' ,
13
13
'module ' => '' ,
14
- 'state ' => 'beta ' ,
14
+ 'state ' => 'stable ' ,
15
15
'internal ' => '' ,
16
16
'uploadfolder ' => 0 ,
17
17
'createDirs ' => '' ,
18
18
'modify_tables ' => '' ,
19
19
'clearCacheOnLoad ' => 0 ,
20
20
'lockType ' => '' ,
21
- 'version ' => '7.0.6 ' ,
22
- 'constraints ' =>
21
+ 'version ' => '7.0.7 ' ,
22
+ 'constraints ' =>
23
23
array (
24
- 'depends ' =>
24
+ 'depends ' =>
25
25
array (
26
26
'php ' => '7.4.0-8.3.99 ' ,
27
27
'typo3 ' => '10.4.0-12.4.99 ' ,
28
28
),
29
- 'conflicts ' =>
29
+ 'conflicts ' =>
30
30
array (
31
31
),
32
- 'suggests ' =>
32
+ 'suggests ' =>
33
33
array (
34
34
),
35
35
),
36
- 'suggests ' =>
36
+ 'suggests ' =>
37
37
array (
38
38
),
39
39
'_md5_values_when_last_written ' => '' ,
40
- 'autoload ' =>
40
+ 'autoload ' =>
41
41
array (
42
- 'psr-4 ' =>
42
+ 'psr-4 ' =>
43
43
array (
44
44
'FluidTYPO3 \\Vhs \\' => 'Classes/ ' ,
45
45
),
46
46
),
47
- 'autoload-dev ' =>
47
+ 'autoload-dev ' =>
48
48
array (
49
- 'psr-4 ' =>
49
+ 'psr-4 ' =>
50
50
array (
51
51
'FluidTYPO3 \\Vhs \\Tests \\' => 'Tests/ ' ,
52
52
),
You can’t perform that action at this time.
0 commit comments