wp_back/wp-content/plugins/wordpress-seo/vendor/composer/installed.php
2024-05-20 15:37:46 +03:00

45 lines
1.4 KiB
PHP

<?php return array(
'root' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => '176b2e3a22fd4a6713f9e30948111f6f6e1cc312',
'name' => 'yoast/wordpress-seo',
'dev' => false,
),
'versions' => array(
'composer/installers' => array(
'pretty_version' => 'v1.12.0',
'version' => '1.12.0.0',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/./installers',
'aliases' => array(),
'reference' => 'd20a64ed3c94748397ff5973488761b22f6d3f19',
'dev_requirement' => false,
),
'roundcube/plugin-installer' => array(
'dev_requirement' => false,
'replaced' => array(
0 => '*',
),
),
'shama/baton' => array(
'dev_requirement' => false,
'replaced' => array(
0 => '*',
),
),
'yoast/wordpress-seo' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => '176b2e3a22fd4a6713f9e30948111f6f6e1cc312',
'dev_requirement' => false,
),
),
);