File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 - stage : test
6161 php : 7.0
6262 env : TYPO3_VERSION=^8.7
63- - stage : test
64- php : 7.2
65- env : TYPO3_VERSION="^7.6"
66- - stage : test
67- php : 7.1
68- env : TYPO3_VERSION="^7.6"
69- - stage : test
70- php : 7.0
71- env : TYPO3_VERSION="^7.6"
7263
7364 - stage : 🚢 to TER
7465 if : tag IS present
Original file line number Diff line number Diff line change 2222 "license" : " GPL-2.0-or-later" ,
2323 "require" : {
2424 "php" : " >=7.0.0 <7.4" ,
25- "typo3/cms-core" : " ^7.6 || ^ 8.7 || ^9.5"
25+ "typo3/cms-core" : " ^8.7 || ^9.5"
2626 },
2727 "require-dev" : {
2828 "nimut/testing-framework" : " ^2.0 || ^3.0 || ^4.0"
Original file line number Diff line number Diff line change 1616 'depends ' =>
1717 array (
1818 'php ' => '7.0.0-7.3.999 ' ,
19- 'typo3 ' => '6.2 .0-8.99 .99 ' ,
19+ 'typo3 ' => '8.7 .0-9.5 .99 ' ,
2020 ),
2121 'conflicts ' =>
2222 array (
You can’t perform that action at this time.
0 commit comments