PluginProbe
Search Atlas SEO – OTTO AI SEO Automation for WordPress / 2.6.13
Search Atlas SEO – OTTO AI SEO Automation for WordPress v2.6.13
2.6.26 2.6.25 2.6.24 2.6.23 2.6.22 2.6.21 2.6.20 2.6.19 2.6.18 2.6.17 2.6.16 2.6.15 2.6.14 2.6.13 2.6.12 2.6.11 2.6.10 2.6.9 2.6.8 2.6.7 2.6.6 2.6.5 2.6.4 2.6.3 2.5.23 All 138 releases
metasync / otto / vendor / composer / installed.php

installed.php in Search Atlas SEO – OTTO AI SEO Automation for WordPress 2.6.13, at otto/vendor/composer/installed.php

35 lines 1.2 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' => 'metasync/otto',
4 'pretty_version' => 'dev-main',
5 'version' => 'dev-main',
6 'reference' => '6fc8409022001a861f445fcac63f5c2f0f95d3ac',
7 'type' => 'library',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => true,
11 ),
12 'versions' => array(
13 'metasync/otto' => array(
14 'pretty_version' => 'dev-main',
15 'version' => 'dev-main',
16 'reference' => '6fc8409022001a861f445fcac63f5c2f0f95d3ac',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../../',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'simplehtmldom/simplehtmldom' => array(
23 'pretty_version' => 'dev-master',
24 'version' => 'dev-master',
25 'reference' => 'b8d048e46b7f1964c28ea041d39ccb1d05f9a0ed',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../simplehtmldom/simplehtmldom',
28 'aliases' => array(
29 0 => '9999999-dev',
30 ),
31 'dev_requirement' => false,
32 ),
33 ),
34 );
35