PluginProbe
ThinkRank AI SEO – AI SEO Plugin for WordPress: Schema, XML Sitemaps, Meta Tags, Search Console & Local SEO / 2.1.0
ThinkRank AI SEO – AI SEO Plugin for WordPress: Schema, XML Sitemaps, Meta Tags, Search Console & Local SEO v2.1.0
2.7.0 2.6.0 2.5.0 2.4.0 2.3.0 2.2.0 2.1.1 2.1.0 2.0.2 2.0.1 2.0.0 1.32.0 1.31.0 1.30.0 1.29.0 1.28.0 1.27.0 1.26.0 1.25.0 trunk 1.0.0 1.0.1 1.0.2 1.1.0 1.10.0 All 48 releases
thinkrank / dependencies / vendor / composer / installed.php

installed.php in ThinkRank AI SEO – AI SEO Plugin for WordPress: Schema, XML Sitemaps, Meta Tags, Search Console & Local SEO 2.1.0, at dependencies/vendor/composer/installed.php

42 lines 1.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php return array(
2 'root' => array(
3 'name' => 'thinkrank/mcp-runtime',
4 'pretty_version' => 'v2.1.0',
5 'version' => '2.1.0.0',
6 'reference' => 'fa86957c8e2a8e2325cad4beba6bd64969578d6f',
7 'type' => 'project',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => false,
11 ),
12 'versions' => array(
13 'automattic/jetpack-autoloader' => array(
14 'pretty_version' => 'v5.0.20',
15 'version' => '5.0.20.0',
16 'reference' => 'b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1',
17 'type' => 'composer-plugin',
18 'install_path' => __DIR__ . '/../automattic/jetpack-autoloader',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'thinkrank/mcp-runtime' => array(
23 'pretty_version' => 'v2.1.0',
24 'version' => '2.1.0.0',
25 'reference' => 'fa86957c8e2a8e2325cad4beba6bd64969578d6f',
26 'type' => 'project',
27 'install_path' => __DIR__ . '/../../',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 'wordpress/abilities-api' => array(
32 'pretty_version' => 'v0.4.0',
33 'version' => '0.4.0.0',
34 'reference' => '0759075aed37c4247adbf273bdebec096d52e825',
35 'type' => 'library',
36 'install_path' => __DIR__ . '/../wordpress/abilities-api',
37 'aliases' => array(),
38 'dev_requirement' => false,
39 ),
40 ),
41 );
42