PluginProbe
Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder / 2.15.3
Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder v2.15.3
3.3.1 V-3.3.0 3.2.2 3.2.1 3.2.0 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 V3.0.3 V3.0.2 -3.0.1 V_3.0.0 1.1.1 1.1.8 1.2 1.3 1.4 1.4.18 1.5.2 1.9 2.0 2.10.0 2.10.1 All 138 releases
bit-form / vendor / composer / installed.php

installed.php in Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder 2.15.3, at vendor/composer/installed.php

69 lines 2.6 KB
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' => '2.15.3.x-dev',
4 'version' => '2.15.3.9999999-dev',
5 'type' => 'library',
6 'install_path' => __DIR__ . '/../../',
7 'aliases' => array(),
8 'reference' => 'daf458ab13cef6e55930e2a73c3417fc1134cf68',
9 'name' => 'bitcode/bitform',
10 'dev' => false,
11 ),
12 'versions' => array(
13 'arif-un/jcof' => array(
14 'pretty_version' => '1.0.2',
15 'version' => '1.0.2.0',
16 'type' => 'library',
17 'install_path' => __DIR__ . '/../arif-un/jcof',
18 'aliases' => array(),
19 'reference' => '8d5596baeeef37b7e80e530730ed754cf36776f4',
20 'dev_requirement' => false,
21 ),
22 'bitapps/wp-telemetry' => array(
23 'pretty_version' => 'v0.0.8',
24 'version' => '0.0.8.0',
25 'type' => 'library',
26 'install_path' => __DIR__ . '/../bitapps/wp-telemetry',
27 'aliases' => array(),
28 'reference' => 'efa19cfc72e6325889e6bcd78bdd45556f9aa1a8',
29 'dev_requirement' => false,
30 ),
31 'bitcode/bitform' => array(
32 'pretty_version' => '2.15.3.x-dev',
33 'version' => '2.15.3.9999999-dev',
34 'type' => 'library',
35 'install_path' => __DIR__ . '/../../',
36 'aliases' => array(),
37 'reference' => 'daf458ab13cef6e55930e2a73c3417fc1134cf68',
38 'dev_requirement' => false,
39 ),
40 'enshrined/svg-sanitize' => array(
41 'pretty_version' => '0.19.0',
42 'version' => '0.19.0.0',
43 'type' => 'library',
44 'install_path' => __DIR__ . '/../enshrined/svg-sanitize',
45 'aliases' => array(),
46 'reference' => 'e95cd17be68e45f523cbfb0fe50cdd891b0cf20e',
47 'dev_requirement' => false,
48 ),
49 'typisttech/imposter' => array(
50 'pretty_version' => '0.6.1',
51 'version' => '0.6.1.0',
52 'type' => 'library',
53 'install_path' => __DIR__ . '/../typisttech/imposter',
54 'aliases' => array(),
55 'reference' => 'f52b1a2289d2ea9c660cf9595085d0b11469af83',
56 'dev_requirement' => false,
57 ),
58 'typisttech/imposter-plugin' => array(
59 'pretty_version' => '0.6.2',
60 'version' => '0.6.2.0',
61 'type' => 'composer-plugin',
62 'install_path' => __DIR__ . '/../typisttech/imposter-plugin',
63 'aliases' => array(),
64 'reference' => '15fa3c90aca3b79497f438b9e02a6176498de53c',
65 'dev_requirement' => false,
66 ),
67 ),
68 );
69