# double-opt-in/5.1.6/vendor/composer/installed.php

Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification, version 5.1.6. 24 lines.

- Page: https://pluginprobe.com/plugins/double-opt-in/5.1.6/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/double-opt-in/5.1.6/raw/vendor/composer/installed.php
- Modified: 2026-08-06T18:36:50+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/double-opt-in/5.1.6/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'pretty_version' => 'dev-main',
        'version' => 'dev-main',
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'reference' => '1300dc35acb25266f18c6e1a183c520c6c229bd2',
        'name' => 'forge12/double-opt-in',
        'dev' => false,
    ),
    'versions' => array(
        'forge12/double-opt-in' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'reference' => '1300dc35acb25266f18c6e1a183c520c6c229bd2',
            'dev_requirement' => false,
        ),
    ),
);

```
