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