PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.10.12
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.10.12
4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 3.10.4 All 148 releases
visualizer / vendor / composer / installed.php

installed.php in Visualizer – Tables & Charts Manager with Built-in AI Generator 3.10.12, at vendor/composer/installed.php

78 lines 2.9 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' => 'codeinwp/visualizer',
4 'pretty_version' => 'v3.10.12',
5 'version' => '3.10.12.0',
6 'reference' => '8ff25c648dc4b8795240371b4468d8f2bb31c16c',
7 'type' => 'wordpress-plugin',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => false,
11 ),
12 'versions' => array(
13 'codeinwp/themeisle-sdk' => array(
14 'pretty_version' => '3.3.18',
15 'version' => '3.3.18.0',
16 'reference' => '5463d7170ed7b9735223d6715442b8670a477688',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../codeinwp/themeisle-sdk',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'codeinwp/visualizer' => array(
23 'pretty_version' => 'v3.10.12',
24 'version' => '3.10.12.0',
25 'reference' => '8ff25c648dc4b8795240371b4468d8f2bb31c16c',
26 'type' => 'wordpress-plugin',
27 'install_path' => __DIR__ . '/../../',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 'markbaker/complex' => array(
32 'pretty_version' => '1.5.0',
33 'version' => '1.5.0.0',
34 'reference' => 'c3131244e29c08d44fefb49e0dd35021e9e39dd2',
35 'type' => 'library',
36 'install_path' => __DIR__ . '/../markbaker/complex',
37 'aliases' => array(),
38 'dev_requirement' => false,
39 ),
40 'markbaker/matrix' => array(
41 'pretty_version' => '1.2.3',
42 'version' => '1.2.3.0',
43 'reference' => '44bb1ab01811116f01fe216ab37d921dccc6c10d',
44 'type' => 'library',
45 'install_path' => __DIR__ . '/../markbaker/matrix',
46 'aliases' => array(),
47 'dev_requirement' => false,
48 ),
49 'neitanod/forceutf8' => array(
50 'pretty_version' => 'v2.0.4',
51 'version' => '2.0.4.0',
52 'reference' => 'c1fbe70bfb5ad41b8ec5785056b0e308b40d4831',
53 'type' => 'library',
54 'install_path' => __DIR__ . '/../neitanod/forceutf8',
55 'aliases' => array(),
56 'dev_requirement' => false,
57 ),
58 'phpoffice/phpspreadsheet' => array(
59 'pretty_version' => '1.8.2',
60 'version' => '1.8.2.0',
61 'reference' => '0c1346a1956347590b7db09533966307d20cb7cc',
62 'type' => 'library',
63 'install_path' => __DIR__ . '/../phpoffice/phpspreadsheet',
64 'aliases' => array(),
65 'dev_requirement' => false,
66 ),
67 'psr/simple-cache' => array(
68 'pretty_version' => '1.0.1',
69 'version' => '1.0.1.0',
70 'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',
71 'type' => 'library',
72 'install_path' => __DIR__ . '/../psr/simple-cache',
73 'aliases' => array(),
74 'dev_requirement' => false,
75 ),
76 ),
77 );
78