41 lines
1.5 KiB
PHP
41 lines
1.5 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'reference' => '57ad7a20bcbf6a9ba4d97e76c89c8c265b2e34a9',
|
|
'name' => 'yoast/wordpress-seo',
|
|
'dev' => false,
|
|
),
|
|
'versions' => array(
|
|
'composer/installers' => array(
|
|
'pretty_version' => 'v2.3.0',
|
|
'version' => '2.3.0.0',
|
|
'type' => 'composer-plugin',
|
|
'install_path' => __DIR__ . '/./installers',
|
|
'aliases' => array(),
|
|
'reference' => '12fb2dfe5e16183de69e784a7b84046c43d97e8e',
|
|
'dev_requirement' => false,
|
|
),
|
|
'yoast/whip' => array(
|
|
'pretty_version' => '2.0.0',
|
|
'version' => '2.0.0.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../yoast/whip',
|
|
'aliases' => array(),
|
|
'reference' => '5cfd9c3b433774548ec231fe896d5e85d17ed0d1',
|
|
'dev_requirement' => false,
|
|
),
|
|
'yoast/wordpress-seo' => array(
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'reference' => '57ad7a20bcbf6a9ba4d97e76c89c8c265b2e34a9',
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|