| @@ -1,53 +1,32 @@ | ||
| 1 | 1 | <?php return array( |
| 2 | 2 | 'root' => array( |
| 3 | - 'pretty_version' => 'dev-master', | |
| 4 | - 'version' => 'dev-master', | |
| 3 | + 'name' => 'yoast/wordpress-seo', | |
| 4 | + 'pretty_version' => 'dev-main', | |
| 5 | + 'version' => 'dev-main', | |
| 6 | + 'reference' => 'a92101300d6f4fbd7be09cf65a2a05f8f832cb31', | |
| 5 | 7 | 'type' => 'wordpress-plugin', |
| 6 | 8 | 'install_path' => __DIR__ . '/../../', |
| 7 | 9 | 'aliases' => array(), |
| 8 | - 'reference' => '728f2bd8a5a076b0e72d16ee2d8fc806a011b5df', | |
| 9 | - 'name' => 'yoast/wordpress-seo', | |
| 10 | 10 | 'dev' => false, |
| 11 | 11 | ), |
| 12 | 12 | 'versions' => array( |
| 13 | 13 | 'composer/installers' => array( |
| 14 | - 'pretty_version' => 'v1.12.0', | |
| 15 | - 'version' => '1.12.0.0', | |
| 14 | + 'pretty_version' => 'v2.3.0', | |
| 15 | + 'version' => '2.3.0.0', | |
| 16 | + 'reference' => '12fb2dfe5e16183de69e784a7b84046c43d97e8e', | |
| 16 | 17 | 'type' => 'composer-plugin', |
| 17 | 18 | 'install_path' => __DIR__ . '/./installers', |
| 18 | 19 | 'aliases' => array(), |
| 19 | - 'reference' => 'd20a64ed3c94748397ff5973488761b22f6d3f19', | |
| 20 | 20 | 'dev_requirement' => false, |
| 21 | 21 | ), |
| 22 | - 'roundcube/plugin-installer' => array( | |
| 23 | - 'dev_requirement' => false, | |
| 24 | - 'replaced' => array( | |
| 25 | - 0 => '*', | |
| 26 | - ), | |
| 27 | - ), | |
| 28 | - 'shama/baton' => array( | |
| 29 | - 'dev_requirement' => false, | |
| 30 | - 'replaced' => array( | |
| 31 | - 0 => '*', | |
| 32 | - ), | |
| 33 | - ), | |
| 34 | - 'yoast/i18n-module' => array( | |
| 35 | - 'pretty_version' => '3.1.1', | |
| 36 | - 'version' => '3.1.1.0', | |
| 37 | - 'type' => 'library', | |
| 38 | - 'install_path' => __DIR__ . '/../yoast/i18n-module', | |
| 39 | - 'aliases' => array(), | |
| 40 | - 'reference' => '9d0a2f6daea6fb42376b023e7778294d19edd85d', | |
| 41 | - 'dev_requirement' => false, | |
| 42 | - ), | |
| 43 | 22 | 'yoast/wordpress-seo' => array( |
| 44 | - 'pretty_version' => 'dev-master', | |
| 45 | - 'version' => 'dev-master', | |
| 23 | + 'pretty_version' => 'dev-main', | |
| 24 | + 'version' => 'dev-main', | |
| 25 | + 'reference' => 'a92101300d6f4fbd7be09cf65a2a05f8f832cb31', | |
| 46 | 26 | 'type' => 'wordpress-plugin', |
| 47 | 27 | 'install_path' => __DIR__ . '/../../', |
| 48 | 28 | 'aliases' => array(), |
| 49 | - 'reference' => '728f2bd8a5a076b0e72d16ee2d8fc806a011b5df', | |
| 50 | 29 | 'dev_requirement' => false, |
| 51 | 30 | ), |
| 52 | 31 | ), |
| 53 | 32 | ); |