• File: installed.php
  • Full Path: /home/atelipy/www/wpmain/wp-content/plugins/wordpress-seo/vendor/composer/installed.php
  • File size: 1.12 KB
  • MIME-type: text/x-php
  • Charset: utf-8
<?php return array(
    'root' => array(
        'pretty_version' => 'dev-main',
        'version' => 'dev-main',
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'reference' => '1b0000bb240065c19d45ab67c83f68ad17c51a15',
        '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/wordpress-seo' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'reference' => '1b0000bb240065c19d45ab67c83f68ad17c51a15',
            'dev_requirement' => false,
        ),
    ),
);