installed.php
761 Bytes
<?php return array(
'root' => array(
'name' => 'learndash/supports',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '07b8d1408e2e5fcf09992c148fac5a4950a4769c',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'learndash/supports' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '07b8d1408e2e5fcf09992c148fac5a4950a4769c',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);