// SYSTEM PANEL //
[ROOT]
/
home
/
salvufkx
/
public_html
/
wp-contentmmm
/
plugins
/
hello-plus
/
vendor
/
composer
[ PARENT ]
EDIT :: installed.php
<?php return array( 'root' => array( 'name' => 'elementor/hello-plus', 'pretty_version' => '1.7.x-dev', 'version' => '1.7.9999999.9999999-dev', 'reference' => '1c68792404a4c855fdbf841b98bdcdfd9ecdba3f', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => false, ), 'versions' => array( 'elementor/hello-plus' => array( 'pretty_version' => '1.7.x-dev', 'version' => '1.7.9999999.9999999-dev', 'reference' => '1c68792404a4c855fdbf841b98bdcdfd9ecdba3f', '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, ), ), );
SAVE
CANCEL