File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 - stage : test
6767 php : 7.0
6868 env : TYPO3_VERSION="^7.6"
69- - stage : test
70- php : 5.6
71- env : TYPO3_VERSION=^7.6
72- - stage : test
73- php : 5.5
74- env : TYPO3_VERSION=^7.6
75- - stage : test
76- php : 5.6
77- env : TYPO3_VERSION=^6.2
78- - stage : test
79- php : 5.5
80- env : TYPO3_VERSION=^6.2
8169
8270 - stage : 🚢 to TER
8371 if : tag IS present
Original file line number Diff line number Diff line change 2121 ],
2222 "license" : " GPL-2.0-or-later" ,
2323 "require" : {
24- "php" : " >=5.5.0 " ,
25- "typo3/cms-core" : " ^6.2 || ^ 7.6 || ^8.7"
24+ "php" : " >=7.0.0 <7.4 " ,
25+ "typo3/cms-core" : " ^7.6 || ^8.7"
2626 },
2727 "require-dev" : {
28- "nimut/testing-framework" : " ^2.0 || ^3.0"
28+ "nimut/testing-framework" : " ^2.0 || ^3.0 || ^4.0 "
2929 },
3030 "autoload" : {
3131 "psr-4" : {
Original file line number Diff line number Diff line change 1010 'uploadfolder ' => '0 ' ,
1111 'createDirs ' => '' ,
1212 'clearCacheOnLoad ' => 0 ,
13- 'version ' => '2.1 .0 ' ,
14- 'constraints ' =>
13+ 'version ' => '3.0 .0 ' ,
14+ 'constraints ' =>
1515 array (
16- 'depends ' =>
16+ 'depends ' =>
1717 array (
18- 'php ' => '5.5 .0-7.2 .999 ' ,
18+ 'php ' => '7.0 .0-7.3 .999 ' ,
1919 'typo3 ' => '6.2.0-8.99.99 ' ,
2020 ),
21- 'conflicts ' =>
21+ 'conflicts ' =>
2222 array (
2323 ),
24- 'suggests ' =>
24+ 'suggests ' =>
2525 array (
2626 ),
2727 ),
You can’t perform that action at this time.
0 commit comments