33 lines
1.2 KiB
PHP
33 lines
1.2 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'awesomemotive/aioseo-broken-link-checker',
|
|
'pretty_version' => 'dev-develop',
|
|
'version' => 'dev-develop',
|
|
'reference' => 'd44932fc7c3a868be49bf7088e75fef5b91f0340',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => false,
|
|
),
|
|
'versions' => array(
|
|
'awesomemotive/aioseo-broken-link-checker' => array(
|
|
'pretty_version' => 'dev-develop',
|
|
'version' => 'dev-develop',
|
|
'reference' => 'd44932fc7c3a868be49bf7088e75fef5b91f0340',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'woocommerce/action-scheduler' => array(
|
|
'pretty_version' => '3.7.3',
|
|
'version' => '3.7.3.0',
|
|
'reference' => '8aa895a6edfeb92f40d6eddc9dfc35df65da38ae',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|