PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.6.1
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.6.1
4.0.8 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 All 149 releases
visualizer / vendor / composer / installed.php

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

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