PluginProbe
Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification / 5.1.6
Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification v5.1.6
5.6.2 5.6.3 5.6.1 5.6.0 5.5.0 5.4.0 5.3.2 5.3.1 5.1.6 5.1.5 trunk 2.1.5 2.11 2.12 2.13 2.15 3.0.0 3.0.1 3.0.2 3.0.3 3.0.5 3.0.51 3.0.60 3.0.61 3.0.62 All 38 releases
double-opt-in / vendor / composer / installed.php

installed.php in Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification 5.1.6, at vendor/composer/installed.php

24 lines 777 B
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' => 'dev-main',
4 'version' => 'dev-main',
5 'type' => 'wordpress-plugin',
6 'install_path' => __DIR__ . '/../../',
7 'aliases' => array(),
8 'reference' => '1300dc35acb25266f18c6e1a183c520c6c229bd2',
9 'name' => 'forge12/double-opt-in',
10 'dev' => false,
11 ),
12 'versions' => array(
13 'forge12/double-opt-in' => array(
14 'pretty_version' => 'dev-main',
15 'version' => 'dev-main',
16 'type' => 'wordpress-plugin',
17 'install_path' => __DIR__ . '/../../',
18 'aliases' => array(),
19 'reference' => '1300dc35acb25266f18c6e1a183c520c6c229bd2',
20 'dev_requirement' => false,
21 ),
22 ),
23 );
24