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

24 lines
897 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-05-07 06:48:41 +02:00
'pretty_version' => 'dev-release/T25.doctorstrange',
'version' => 'dev-release/T25.doctorstrange',
'reference' => '220e72c7402bbd4a553a7d187b8004f6f8b0426b',
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-05-07 06:48:41 +02:00
'pretty_version' => 'dev-release/T25.doctorstrange',
'version' => 'dev-release/T25.doctorstrange',
'reference' => '220e72c7402bbd4a553a7d187b8004f6f8b0426b',
2023-09-26 10:09:00 +02:00
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);