# optimole-wp/4.2.11/vendor/composer/installed.php

Optimole – Optimize Images | Convert WebP &amp; AVIF | CDN &amp; Lazy Load | Image Optimization, version 4.2.11. 60 lines.

- Page: https://pluginprobe.com/plugins/optimole-wp/4.2.11/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/optimole-wp/4.2.11/raw/vendor/composer/installed.php
- Modified: 2026-08-26T10:01:24+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/optimole-wp/4.2.11/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'codeinwp/optimole-wp',
        'pretty_version' => '1.1.2',
        'version' => '1.1.2.0',
        'reference' => null,
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'codeinwp/optimole-sdk' => array(
            'pretty_version' => 'v1.2.4',
            'version' => '1.2.4.0',
            'reference' => '2f7a48525014bd681f39ddc85c55521b719d5879',
            'type' => 'library',
            'install_path' => __DIR__ . '/../codeinwp/optimole-sdk',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'codeinwp/optimole-wp' => array(
            'pretty_version' => '1.1.2',
            'version' => '1.1.2.0',
            'reference' => null,
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'codeinwp/themeisle-sdk' => array(
            'pretty_version' => '3.3.58',
            'version' => '3.3.58.0',
            'reference' => 'd6807c0b7308e323bd77cced667dee3f2d5e6a82',
            'type' => 'library',
            'install_path' => __DIR__ . '/../codeinwp/themeisle-sdk',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'enshrined/svg-sanitize' => array(
            'pretty_version' => '0.22.0',
            'version' => '0.22.0.0',
            'reference' => '0afa95ea74be155a7bcd6c6fb60c276c39984500',
            'type' => 'library',
            'install_path' => __DIR__ . '/../enshrined/svg-sanitize',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'symfony/polyfill-php80' => array(
            'pretty_version' => 'v1.30.0',
            'version' => '1.30.0.0',
            'reference' => '77fa7995ac1b21ab60769b7323d600a991a90433',
            'type' => 'library',
            'install_path' => __DIR__ . '/../symfony/polyfill-php80',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
