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

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

- Page: https://pluginprobe.com/plugins/userswp/1.2.69/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/userswp/1.2.69/raw/vendor/composer/installed.php
- Modified: 2026-06-30T14:53: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/userswp/1.2.69/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'uswerwp/userswp',
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'reference' => '570126f04d37441dfc371cfa6ae4d73738ea67cf',
        '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.51',
            'version' => '0.2.51.0',
            'reference' => '39cc95b1353c689473102d975796ab2d3af80e97',
            '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' => '570126f04d37441dfc371cfa6ae4d73738ea67cf',
            'type' => 'project',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
