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

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

- Page: https://pluginprobe.com/plugins/userswp/1.2.66/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/userswp/1.2.66/raw/vendor/composer/installed.php
- Modified: 2026-06-24T15:52:54+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.66/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'uswerwp/userswp',
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'reference' => '7d821174634731f04aac29c7bc3c0fd272ba21bc',
        '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.50',
            'version' => '0.2.50.0',
            'reference' => 'f773da28079f209818ff8c588761112ec70110f2',
            '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.33',
            'version' => '1.2.33.0',
            'reference' => '08d488111ffa84911162261f4ac64986cdddb230',
            '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' => '7d821174634731f04aac29c7bc3c0fd272ba21bc',
            'type' => 'project',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
