installed.php 2.55 KB
<?php return array(
    'root' => array(
        'name' => 'learndash/core',
        'pretty_version' => 'dev-main',
        'version' => 'dev-main',
        'reference' => '3c37038488609289d490ba520be26d618459f409',
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'learndash/core' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => '3c37038488609289d490ba520be26d618459f409',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'lucatume/di52' => array(
            'pretty_version' => '3.1.1',
            'version' => '3.1.1.0',
            'reference' => '6d1e3641d02995c78027a565e8d205d9b6e73eca',
            'type' => 'library',
            'install_path' => __DIR__ . '/../lucatume/di52',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'psr/container' => array(
            'pretty_version' => '1.1.1',
            'version' => '1.1.1.0',
            'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf',
            'type' => 'library',
            'install_path' => __DIR__ . '/../psr/container',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'stellarwp/container-contract' => array(
            'pretty_version' => '1.1.0',
            'version' => '1.1.0.0',
            'reference' => 'b1568be99b4d2d38446895d31a1c0f3718bf4d36',
            'type' => 'library',
            'install_path' => __DIR__ . '/../stellarwp/container-contract',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'stellarwp/db' => array(
            'pretty_version' => '1.0.3',
            'version' => '1.0.3.0',
            'reference' => '782daf58b6160478059baeb7e7d84d6127726067',
            'type' => 'library',
            'install_path' => __DIR__ . '/../stellarwp/db',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'stellarwp/telemetry' => array(
            'pretty_version' => '1.0.6',
            'version' => '1.0.6.0',
            'reference' => '331b61749bf1b4d90fa975419c2be506dd5d2cfc',
            'type' => 'library',
            'install_path' => __DIR__ . '/../stellarwp/telemetry',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);