# image-optimization/1.7.6/vendor/composer/installed.php

Image Optimizer – Compress Images and Convert to WebP or AVIF, version 1.7.6. 51 lines.

- Page: https://pluginprobe.com/plugins/image-optimization/1.7.6/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/image-optimization/1.7.6/raw/vendor/composer/installed.php
- Modified: 2026-07-07T08:31:44+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/image-optimization/1.7.6/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'elementor/image-optimizer',
        'pretty_version' => 'dev-main',
        'version' => 'dev-main',
        'reference' => 'b4ba189a6277d5ef26e72aa0ceca592307008e4e',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'elementor/image-optimizer' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => 'b4ba189a6277d5ef26e72aa0ceca592307008e4e',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'elementor/wp-notifications-package' => array(
            'pretty_version' => '1.2.0',
            'version' => '1.2.0.0',
            'reference' => 'dd25ca9dd79402c3bb51fab112aa079702eb165e',
            'type' => 'library',
            'install_path' => __DIR__ . '/../elementor/wp-notifications-package',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'elementor/wp-one-package' => array(
            'pretty_version' => '1.0.66',
            'version' => '1.0.66.0',
            'reference' => null,
            'type' => 'library',
            'install_path' => __DIR__ . '/../elementor/wp-one-package',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'woocommerce/action-scheduler' => array(
            'pretty_version' => '3.9.0',
            'version' => '3.9.0.0',
            'reference' => '90b98e6fe97d455679b1d288f050cad8f6f79771',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
