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

24 lines
877 B
PHP
Raw Normal View History

2023-09-26 10:09:00 +02:00
<?php return array(
'root' => array(
'name' => 'the-events-calendar/the-events-calendar',
2025-02-28 08:42:11 +01:00
'pretty_version' => 'dev-release/T25.antman.1',
'version' => 'dev-release/T25.antman.1',
'reference' => '7d9941866eac59d3302c275ee99ec113cb9b68ea',
2023-09-26 10:09:00 +02:00
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'the-events-calendar/the-events-calendar' => array(
2025-02-28 08:42:11 +01:00
'pretty_version' => 'dev-release/T25.antman.1',
'version' => 'dev-release/T25.antman.1',
'reference' => '7d9941866eac59d3302c275ee99ec113cb9b68ea',
2023-09-26 10:09:00 +02:00
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);