33 lines
1.2 KiB
PHP
33 lines
1.2 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'elementor/hello-theme',
|
|
'pretty_version' => 'dev-TMZ-1013-deploy',
|
|
'version' => 'dev-TMZ-1013-deploy',
|
|
'reference' => '3cf050127006fe4a7284dcfa6cd9928da6ce878e',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => false,
|
|
),
|
|
'versions' => array(
|
|
'elementor/hello-theme' => array(
|
|
'pretty_version' => 'dev-TMZ-1013-deploy',
|
|
'version' => 'dev-TMZ-1013-deploy',
|
|
'reference' => '3cf050127006fe4a7284dcfa6cd9928da6ce878e',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'elementor/wp-notifications-package' => array(
|
|
'pretty_version' => '1.2.0',
|
|
'version' => '1.2.0.0',
|
|
'reference' => 'dd25ca9dd79402c3bb51fab112aa079702eb165e',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../elementor/wp-notifications-package',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|