PluginProbe
Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder / 3.3.1
Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder v3.3.1
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 3.3.1, at vendor/composer/installed.php

60 lines 2.2 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 'name' => 'bitcode/bitform',
4 'pretty_version' => 'v3.3.1',
5 'version' => '3.3.1.0',
6 'reference' => 'abd1a27235a919bb156dd75505f592d33313f1cd',
7 'type' => 'library',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
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 'reference' => '8d5596baeeef37b7e80e530730ed754cf36776f4',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../arif-un/jcof',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'bitcode/bitform' => array(
23 'pretty_version' => 'v3.3.1',
24 'version' => '3.3.1.0',
25 'reference' => 'abd1a27235a919bb156dd75505f592d33313f1cd',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../../',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 'enshrined/svg-sanitize' => array(
32 'pretty_version' => '0.22.0',
33 'version' => '0.22.0.0',
34 'reference' => '0afa95ea74be155a7bcd6c6fb60c276c39984500',
35 'type' => 'library',
36 'install_path' => __DIR__ . '/../enshrined/svg-sanitize',
37 'aliases' => array(),
38 'dev_requirement' => false,
39 ),
40 'typisttech/imposter' => array(
41 'pretty_version' => '0.6.1',
42 'version' => '0.6.1.0',
43 'reference' => 'f52b1a2289d2ea9c660cf9595085d0b11469af83',
44 'type' => 'library',
45 'install_path' => __DIR__ . '/../typisttech/imposter',
46 'aliases' => array(),
47 'dev_requirement' => false,
48 ),
49 'typisttech/imposter-plugin' => array(
50 'pretty_version' => '0.6.2',
51 'version' => '0.6.2.0',
52 'reference' => '15fa3c90aca3b79497f438b9e02a6176498de53c',
53 'type' => 'composer-plugin',
54 'install_path' => __DIR__ . '/../typisttech/imposter-plugin',
55 'aliases' => array(),
56 'dev_requirement' => false,
57 ),
58 ),
59 );
60