first commit
This commit is contained in:
41
wp-content/plugins/elementor/vendor/composer/installed.php
vendored
Normal file
41
wp-content/plugins/elementor/vendor/composer/installed.php
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
<?php return array(
|
||||
'root' => array(
|
||||
'name' => 'elementor/elementor',
|
||||
'pretty_version' => '3.35.x-dev',
|
||||
'version' => '3.35.9999999.9999999-dev',
|
||||
'reference' => '003c93cc1e77fe68001e3ed730b1614658989584',
|
||||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'dev' => false,
|
||||
),
|
||||
'versions' => array(
|
||||
'elementor/elementor' => array(
|
||||
'pretty_version' => '3.35.x-dev',
|
||||
'version' => '3.35.9999999.9999999-dev',
|
||||
'reference' => '003c93cc1e77fe68001e3ed730b1614658989584',
|
||||
'type' => 'project',
|
||||
'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,
|
||||
),
|
||||
'elementor/wp-one-package' => array(
|
||||
'pretty_version' => '1.0.57',
|
||||
'version' => '1.0.57.0',
|
||||
'reference' => null,
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../elementor/wp-one-package',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user