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

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

- Page: https://pluginprobe.com/plugins/bit-form/2.10.2/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/bit-form/2.10.2/raw/vendor/composer/installed.php
- Modified: 2024-03-10T10:26:12+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/2.10.2/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'pretty_version' => '2.10.2.x-dev',
        'version' => '2.10.2.9999999-dev',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'reference' => '463bf798b67006e7682b196b036c8ace12da269e',
        'name' => 'bitcode/bitform',
        'dev' => false,
    ),
    'versions' => array(
        'arif-un/jcof' => array(
            'pretty_version' => '1.0.2',
            'version' => '1.0.2.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../arif-un/jcof',
            'aliases' => array(),
            'reference' => '8d5596baeeef37b7e80e530730ed754cf36776f4',
            'dev_requirement' => false,
        ),
        'bitcode/bitform' => array(
            'pretty_version' => '2.10.2.x-dev',
            'version' => '2.10.2.9999999-dev',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'reference' => '463bf798b67006e7682b196b036c8ace12da269e',
            'dev_requirement' => false,
        ),
    ),
);

```
