first commit
This commit is contained in:
23
wp-content/plugins/elementor-pro/vendor/composer/installed.php
vendored
Normal file
23
wp-content/plugins/elementor-pro/vendor/composer/installed.php
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php return array(
|
||||
'root' => array(
|
||||
'name' => 'elementor/elementor-pro',
|
||||
'pretty_version' => '3.31.x-dev',
|
||||
'version' => '3.31.9999999.9999999-dev',
|
||||
'reference' => '47c0ec8b11ee4e5e49244c502df808293ba6a1fb',
|
||||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'dev' => false,
|
||||
),
|
||||
'versions' => array(
|
||||
'elementor/elementor-pro' => array(
|
||||
'pretty_version' => '3.31.x-dev',
|
||||
'version' => '3.31.9999999.9999999-dev',
|
||||
'reference' => '47c0ec8b11ee4e5e49244c502df808293ba6a1fb',
|
||||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user