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

24 lines
893 B
PHP

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