Download all files FTP
This commit is contained in:
32
wp-content/themes/hello-elementor/vendor/composer/installed.php
vendored
Normal file
32
wp-content/themes/hello-elementor/vendor/composer/installed.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?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,
|
||||
),
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user