Files
2026-04-28 15:13:50 +02:00

33 lines
1.2 KiB
PHP

<?php return array(
'root' => array(
'name' => 'awesomemotive/broken-link-checker-seo',
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => '6884c10d6c67b586339efee5c45f23834cba3474',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'awesomemotive/broken-link-checker-seo' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => '6884c10d6c67b586339efee5c45f23834cba3474',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'woocommerce/action-scheduler' => array(
'pretty_version' => '3.9.2',
'version' => '3.9.2.0',
'reference' => 'efbb7953f72a433086335b249292f280dd43ddfe',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
'aliases' => array(),
'dev_requirement' => false,
),
),
);