# visualizer/3.10.13/vendor/composer/installed.php

Visualizer – Tables &amp; Charts Manager with Built-in AI Generator, version 3.10.13. 78 lines.

- Page: https://pluginprobe.com/plugins/visualizer/3.10.13/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/visualizer/3.10.13/raw/vendor/composer/installed.php
- Modified: 2024-04-17T23:55:56+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/visualizer/3.10.13/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'codeinwp/visualizer',
        'pretty_version' => 'v3.10.13',
        'version' => '3.10.13.0',
        'reference' => 'be2989d277ffb11239bae8eeb5f5411b55971f01',
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'codeinwp/themeisle-sdk' => array(
            'pretty_version' => '3.3.20',
            'version' => '3.3.20.0',
            'reference' => 'd1b92f3ab74f1b3f0afad7e23ddb1c058d66c03c',
            'type' => 'library',
            'install_path' => __DIR__ . '/../codeinwp/themeisle-sdk',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'codeinwp/visualizer' => array(
            'pretty_version' => 'v3.10.13',
            'version' => '3.10.13.0',
            'reference' => 'be2989d277ffb11239bae8eeb5f5411b55971f01',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'markbaker/complex' => array(
            'pretty_version' => '1.5.0',
            'version' => '1.5.0.0',
            'reference' => 'c3131244e29c08d44fefb49e0dd35021e9e39dd2',
            'type' => 'library',
            'install_path' => __DIR__ . '/../markbaker/complex',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'markbaker/matrix' => array(
            'pretty_version' => '1.2.3',
            'version' => '1.2.3.0',
            'reference' => '44bb1ab01811116f01fe216ab37d921dccc6c10d',
            'type' => 'library',
            'install_path' => __DIR__ . '/../markbaker/matrix',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'neitanod/forceutf8' => array(
            'pretty_version' => 'v2.0.4',
            'version' => '2.0.4.0',
            'reference' => 'c1fbe70bfb5ad41b8ec5785056b0e308b40d4831',
            'type' => 'library',
            'install_path' => __DIR__ . '/../neitanod/forceutf8',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'phpoffice/phpspreadsheet' => array(
            'pretty_version' => '1.8.2',
            'version' => '1.8.2.0',
            'reference' => '0c1346a1956347590b7db09533966307d20cb7cc',
            'type' => 'library',
            'install_path' => __DIR__ . '/../phpoffice/phpspreadsheet',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'psr/simple-cache' => array(
            'pretty_version' => '1.0.1',
            'version' => '1.0.1.0',
            'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',
            'type' => 'library',
            'install_path' => __DIR__ . '/../psr/simple-cache',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
