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.
24 lines
827 B
PHTML
24 lines
827 B
PHTML
7 months ago
|
<?php return array(
|
||
|
'root' => array(
|
||
|
'name' => 'rankmath/seo-by-rank-math-pro',
|
||
|
'pretty_version' => 'dev-develop',
|
||
|
'version' => 'dev-develop',
|
||
|
'reference' => 'fe27fb6ef0d510a0365527e2fdcad18155714570',
|
||
|
'type' => 'wordpress-plugin',
|
||
|
'install_path' => __DIR__ . '/../../',
|
||
|
'aliases' => array(),
|
||
|
'dev' => true,
|
||
|
),
|
||
|
'versions' => array(
|
||
|
'rankmath/seo-by-rank-math-pro' => array(
|
||
|
'pretty_version' => 'dev-develop',
|
||
|
'version' => 'dev-develop',
|
||
|
'reference' => 'fe27fb6ef0d510a0365527e2fdcad18155714570',
|
||
|
'type' => 'wordpress-plugin',
|
||
|
'install_path' => __DIR__ . '/../../',
|
||
|
'aliases' => array(),
|
||
|
'dev_requirement' => false,
|
||
|
),
|
||
|
),
|
||
|
);
|