• File: installed.php
  • Full Path: /home/matthif/www/wp-content/plugins/wordpress-seo/vendor/composer/installed.php
  • Date Modified: 02/24/2024 11:29 PM
  • 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' => '2179c6fb05ac5abd655fce63dde138506f853625',
        
'name' => 'yoast/wordpress-seo',
        
'dev' => false,
    ),
    
'versions' => array(
        
'composer/installers' => array(
            
'pretty_version' => 'v2.2.0',
            
'version' => '2.2.0.0',
            
'type' => 'composer-plugin',
            
'install_path' => __DIR__ '/./installers',
            
'aliases' => array(),
            
'reference' => 'c29dc4b93137acb82734f672c37e029dfbd95b35',
            
'dev_requirement' => false,
        ),
        
'yoast/wordpress-seo' => array(
            
'pretty_version' => 'dev-main',
            
'version' => 'dev-main',
            
'type' => 'wordpress-plugin',
            
'install_path' => __DIR__ '/../../',
            
'aliases' => array(),
            
'reference' => '2179c6fb05ac5abd655fce63dde138506f853625',
            
'dev_requirement' => false,
        ),
    ),
);