# userswp/1.2.63/vendor/composer/installed.php

UsersWP – Front-end login form, User Registration, User Profile &amp; Members Directory plugin for WP, version 1.2.63. 90 lines.

- Page: https://pluginprobe.com/plugins/userswp/1.2.63/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/userswp/1.2.63/raw/vendor/composer/installed.php
- Modified: 2026-04-02T14:44:26+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/userswp/1.2.63/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'uswerwp/userswp',
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'reference' => 'bd9ef69dcf439f0fdcf4836e77f00c651f44a61b',
        'type' => 'project',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => true,
    ),
    'versions' => array(
        'ayecode/ayecode-connect-helper' => array(
            'pretty_version' => '1.0.5',
            'version' => '1.0.5.0',
            'reference' => 'e778b5e3a3b8e7550ef8e82ed45550b593af683d',
            'type' => 'library',
            'install_path' => __DIR__ . '/../ayecode/ayecode-connect-helper',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'ayecode/wp-ayecode-ui' => array(
            'pretty_version' => '0.2.47',
            'version' => '0.2.47.0',
            'reference' => '0e483b4c749a54d25857e5126c364e6d73533ac3',
            'type' => 'library',
            'install_path' => __DIR__ . '/../ayecode/wp-ayecode-ui',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'ayecode/wp-deactivation-survey' => array(
            'pretty_version' => '1.0.7',
            'version' => '1.0.7.0',
            'reference' => '674f19132ca65e88f600dd212b721bbb8967c678',
            'type' => 'library',
            'install_path' => __DIR__ . '/../ayecode/wp-deactivation-survey',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'ayecode/wp-font-awesome-settings' => array(
            'pretty_version' => '1.1.11',
            'version' => '1.1.11.0',
            'reference' => 'bfdcf3d9a44e22e5548682f1a311d78cb9838051',
            'type' => 'library',
            'install_path' => __DIR__ . '/../ayecode/wp-font-awesome-settings',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'ayecode/wp-super-duper' => array(
            'pretty_version' => '1.2.31',
            'version' => '1.2.31.0',
            'reference' => '71d4ea3f9eaecd2ff582b23f0dc716d6b65e36db',
            'type' => 'library',
            'install_path' => __DIR__ . '/../ayecode/wp-super-duper',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'composer/installers' => array(
            'pretty_version' => '1.x-dev',
            'version' => '1.9999999.9999999.9999999-dev',
            'reference' => '894a0b5c5d34c88b69b097f2aae1439730fa6836',
            'type' => 'composer-plugin',
            'install_path' => __DIR__ . '/./installers',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'roundcube/plugin-installer' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => '*',
            ),
        ),
        'shama/baton' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => '*',
            ),
        ),
        'uswerwp/userswp' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'reference' => 'bd9ef69dcf439f0fdcf4836e77f00c651f44a61b',
            'type' => 'project',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
