File "installed.php"

Full path: /home/auuge/domains/files.auu.ge/private_html/up/vendor/composer/installed.php
File size: 1.03 KB
MIME-type: text/x-php
Charset: utf-8

Download   Open   Back

<?php return array(
    'root' => array(
        'pretty_version' => '1.0.0+no-version-set',
        'version' => '1.0.0.0',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'reference' => NULL,
        'name' => '__root__',
        'dev' => true,
    ),
    'versions' => array(
        '__root__' => array(
            'pretty_version' => '1.0.0+no-version-set',
            'version' => '1.0.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'reference' => NULL,
            'dev_requirement' => false,
        ),
        'flowjs/flow-php-server' => array(
            'pretty_version' => 'v1.0.3',
            'version' => '1.0.3.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../flowjs/flow-php-server',
            'aliases' => array(),
            'reference' => 'c6802bf7c68fe8d1e19b60e484bf08f838861728',
            'dev_requirement' => false,
        ),
    ),
);