I\'m trying to merge these two arrays:
$array1 = array ( 123 => array ( \'minutes_watched\' => 192.0, \'impressions_count\' => 18 ), 45