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

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

- Page: https://pluginprobe.com/plugins/bit-form/2.10.0/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/bit-form/2.10.0/raw/vendor/composer/installed.php
- Modified: 2024-02-12T11:55:48+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.0/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'pretty_version' => '2.10.0.x-dev',
        'version' => '2.10.0.9999999-dev',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'reference' => 'f83bb21a3e64d409841f8afce01429d9e051568e',
        '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.0.x-dev',
            'version' => '2.10.0.9999999-dev',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'reference' => 'f83bb21a3e64d409841f8afce01429d9e051568e',
            'dev_requirement' => false,
        ),
    ),
);

```
