<?php return array(
'root' => array(
'name' => 'elementor/elementor-pro',
'pretty_version' => '3.29.x-dev',
'version' => '3.29.9999999.9999999-dev',
'reference' => 'd08a9bccd1695b468e13c47b9eb3c102b7d4b020',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'elementor/elementor-pro' => array(
'pretty_version' => '3.29.x-dev',
'version' => '3.29.9999999.9999999-dev',
'reference' => 'd08a9bccd1695b468e13c47b9eb3c102b7d4b020',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);
|