diff --git a/conlite/external/composer/installed.php b/conlite/external/composer/installed.php deleted file mode 100644 index e7ac817..0000000 --- a/conlite/external/composer/installed.php +++ /dev/null @@ -1,59 +0,0 @@ - array( - 'pretty_version' => 'dev-develop', - 'version' => 'dev-develop', - 'type' => 'library', - 'install_path' => __DIR__ . '/../../../', - 'aliases' => array(), - 'reference' => 'eea9100b3e2c72ca8b239c6a9fcb2671780ef12f', - 'name' => 'vendor/con-lite21', - 'dev' => false, - ), - 'versions' => array( - 'bacon/bacon-qr-code' => array( - 'pretty_version' => '2.0.4', - 'version' => '2.0.4.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../bacon/bacon-qr-code', - 'aliases' => array(), - 'reference' => 'f73543ac4e1def05f1a70bcd1525c8a157a1ad09', - 'dev_requirement' => false, - ), - 'dasprid/enum' => array( - 'pretty_version' => '1.0.3', - 'version' => '1.0.3.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../dasprid/enum', - 'aliases' => array(), - 'reference' => '5abf82f213618696dda8e3bf6f64dd042d8542b2', - 'dev_requirement' => false, - ), - 'endroid/qr-code' => array( - 'pretty_version' => '4.2.2', - 'version' => '4.2.2.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../endroid/qr-code', - 'aliases' => array(), - 'reference' => '53bfce79da95bf082484301fecbc1d77a3907f78', - 'dev_requirement' => false, - ), - 'phpmailer/phpmailer' => array( - 'pretty_version' => 'v6.5.3', - 'version' => '6.5.3.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../phpmailer/phpmailer', - 'aliases' => array(), - 'reference' => 'baeb7cde6b60b1286912690ab0693c7789a31e71', - 'dev_requirement' => false, - ), - 'vendor/conlite' => array( - 'pretty_version' => 'dev-develop', - 'version' => 'dev-develop', - 'type' => 'library', - 'install_path' => __DIR__ . '/../../../', - 'aliases' => array(), - 'reference' => 'eea9100b3e2c72ca8b239c6a9fcb2671780ef12f', - 'dev_requirement' => false, - ), - ), -);