This commit is contained in:
2026-07-02 15:54:39 -06:00
commit 9883323161
17470 changed files with 4470592 additions and 0 deletions
@@ -0,0 +1,32 @@
<?php return array(
'root' => array(
'name' => 'elementor/hello-theme',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '91562490fc13a2740b322c390ff38991364c454c',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'elementor/hello-theme' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '91562490fc13a2740b322c390ff38991364c454c',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'elementor/wp-notifications-package' => array(
'pretty_version' => '1.1.0',
'version' => '1.1.0.0',
'reference' => 'cd8093bad42df73c738aa530b5be98ab16621822',
'type' => 'library',
'install_path' => __DIR__ . '/../elementor/wp-notifications-package',
'aliases' => array(),
'dev_requirement' => false,
),
),
);