Migrate to 10
This commit is contained in:
parent
3765db422a
commit
2f075147a3
@ -437,7 +437,8 @@ else
|
|||||||
array('from'=>'5.0.0', 'to'=>'6.0.0'),
|
array('from'=>'5.0.0', 'to'=>'6.0.0'),
|
||||||
array('from'=>'6.0.0', 'to'=>'7.0.0'),
|
array('from'=>'6.0.0', 'to'=>'7.0.0'),
|
||||||
array('from'=>'7.0.0', 'to'=>'8.0.0'),
|
array('from'=>'7.0.0', 'to'=>'8.0.0'),
|
||||||
array('from'=>'8.0.0', 'to'=>'9.0.0')
|
array('from'=>'8.0.0', 'to'=>'9.0.0'),
|
||||||
|
array('from'=>'9.0.0', 'to'=>'10.0.0')
|
||||||
);
|
);
|
||||||
|
|
||||||
$count=0;
|
$count=0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user