You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
2.7 KiB
PHP
69 lines
2.7 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'rankmath/seo-by-rank-math',
|
|
'pretty_version' => 'dev-develop',
|
|
'version' => 'dev-develop',
|
|
'reference' => 'e08a1fa35f2969e44fd0185c93d7dacaeeae9c32',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => true,
|
|
),
|
|
'versions' => array(
|
|
'a5hleyrich/wp-background-processing' => array(
|
|
'pretty_version' => '1.3.1',
|
|
'version' => '1.3.1.0',
|
|
'reference' => '6d1e48165e461260075b9f161b3861c7278f71e7',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../a5hleyrich/wp-background-processing',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'cmb2/cmb2' => array(
|
|
'pretty_version' => 'v2.10.1',
|
|
'version' => '2.10.1.0',
|
|
'reference' => '4afc4bb7b92ab6d93aac2247c9a84af773e42532',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../cmb2/cmb2',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'donatj/phpuseragentparser' => array(
|
|
'pretty_version' => 'v1.8.0',
|
|
'version' => '1.8.0.0',
|
|
'reference' => 'b8c16fd6e963651c6d86f66cb782ce599d62418e',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../donatj/phpuseragentparser',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'mythemeshop/wordpress-helpers' => array(
|
|
'pretty_version' => 'v1.1.22',
|
|
'version' => '1.1.22.0',
|
|
'reference' => '0ee4a87a03dac72e9e503cc4e1b0208d3269f4dc',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../mythemeshop/wordpress-helpers',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'rankmath/seo-by-rank-math' => array(
|
|
'pretty_version' => 'dev-develop',
|
|
'version' => 'dev-develop',
|
|
'reference' => 'e08a1fa35f2969e44fd0185c93d7dacaeeae9c32',
|
|
'type' => 'wordpress-plugin',
|
|
'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,
|
|
),
|
|
),
|
|
);
|