Migrate to 10

This commit is contained in:
Laurent Destailleur 2018-12-14 11:13:48 +01:00
parent 3765db422a
commit 2f075147a3

View File

@ -437,7 +437,8 @@ else
array('from'=>'5.0.0', 'to'=>'6.0.0'),
array('from'=>'6.0.0', 'to'=>'7.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;