# bit-form/3.1.1/vendor/composer/installed.php

Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator &amp; Custom Form Builder, version 3.1.1. 60 lines.

- Page: https://pluginprobe.com/plugins/bit-form/3.1.1/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/bit-form/3.1.1/raw/vendor/composer/installed.php
- Modified: 2026-06-18T06:59:22+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/bit-form/3.1.1/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'bitcode/bitform',
        'pretty_version' => 'v3.1.1',
        'version' => '3.1.1.0',
        'reference' => 'd285d8ff15c6b2784bf33e0f335e63fe553385ad',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'arif-un/jcof' => array(
            'pretty_version' => '1.0.2',
            'version' => '1.0.2.0',
            'reference' => '8d5596baeeef37b7e80e530730ed754cf36776f4',
            'type' => 'library',
            'install_path' => __DIR__ . '/../arif-un/jcof',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'bitcode/bitform' => array(
            'pretty_version' => 'v3.1.1',
            'version' => '3.1.1.0',
            'reference' => 'd285d8ff15c6b2784bf33e0f335e63fe553385ad',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'enshrined/svg-sanitize' => array(
            'pretty_version' => '0.22.0',
            'version' => '0.22.0.0',
            'reference' => '0afa95ea74be155a7bcd6c6fb60c276c39984500',
            'type' => 'library',
            'install_path' => __DIR__ . '/../enshrined/svg-sanitize',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'typisttech/imposter' => array(
            'pretty_version' => '0.6.1',
            'version' => '0.6.1.0',
            'reference' => 'f52b1a2289d2ea9c660cf9595085d0b11469af83',
            'type' => 'library',
            'install_path' => __DIR__ . '/../typisttech/imposter',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'typisttech/imposter-plugin' => array(
            'pretty_version' => '0.6.2',
            'version' => '0.6.2.0',
            'reference' => '15fa3c90aca3b79497f438b9e02a6176498de53c',
            'type' => 'composer-plugin',
            'install_path' => __DIR__ . '/../typisttech/imposter-plugin',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
