kollapsminoriteten/wp-content/plugins/the-events-calendar/vendor/composer/installed.php

24 lines
885 B
PHP

<?php return array(
'root' => array(
'name' => 'the-events-calendar/the-events-calendar',
'pretty_version' => 'dev-release/T25.greenarrow',
'version' => 'dev-release/T25.greenarrow',
'reference' => '2f1bd2e0f6c7a69c6f559679f5e12ea3b872d759',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'the-events-calendar/the-events-calendar' => array(
'pretty_version' => 'dev-release/T25.greenarrow',
'version' => 'dev-release/T25.greenarrow',
'reference' => '2f1bd2e0f6c7a69c6f559679f5e12ea3b872d759',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);