Download all files FTP

This commit is contained in:
2026-04-13 15:50:16 +02:00
parent d8382136b2
commit cb5b386424
6906 changed files with 1956223 additions and 40713 deletions

View 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,
),
),
);