PluginProbe
UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP / 1.2.47
UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP v1.2.47
1.2.73 1.2.72 1.2.71 1.2.70 1.2.69 1.2.68 1.2.67 1.2.66 1.2.65 1.2.64 1.2.63 trunk 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.17 1.0.18 1.0.19 1.0.20 1.0.21 1.0.22 All 173 releases
userswp / vendor / composer / installed.php

installed.php in UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP 1.2.47, at vendor/composer/installed.php

90 lines 3.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php return array(
2 'root' => array(
3 'name' => 'uswerwp/userswp',
4 'pretty_version' => 'dev-master',
5 'version' => 'dev-master',
6 'reference' => 'd13ebfa8745b6ed3d47b0aecbd0a5c714e7cfe8f',
7 'type' => 'project',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => true,
11 ),
12 'versions' => array(
13 'ayecode/ayecode-connect-helper' => array(
14 'pretty_version' => '1.0.4',
15 'version' => '1.0.4.0',
16 'reference' => 'd9d9ba849b808a38bb23532e7585c4186bc086cd',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../ayecode/ayecode-connect-helper',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'ayecode/wp-ayecode-ui' => array(
23 'pretty_version' => '0.2.42',
24 'version' => '0.2.42.0',
25 'reference' => '41cee308506cd448b1b97167c1a3d125805611d2',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../ayecode/wp-ayecode-ui',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 'ayecode/wp-deactivation-survey' => array(
32 'pretty_version' => '1.0.7',
33 'version' => '1.0.7.0',
34 'reference' => '674f19132ca65e88f600dd212b721bbb8967c678',
35 'type' => 'library',
36 'install_path' => __DIR__ . '/../ayecode/wp-deactivation-survey',
37 'aliases' => array(),
38 'dev_requirement' => false,
39 ),
40 'ayecode/wp-font-awesome-settings' => array(
41 'pretty_version' => '1.1.10',
42 'version' => '1.1.10.0',
43 'reference' => '19c97500928f43f020baadb7d5c5477b0ebd9184',
44 'type' => 'library',
45 'install_path' => __DIR__ . '/../ayecode/wp-font-awesome-settings',
46 'aliases' => array(),
47 'dev_requirement' => false,
48 ),
49 'ayecode/wp-super-duper' => array(
50 'pretty_version' => '1.2.29',
51 'version' => '1.2.29.0',
52 'reference' => '1f40eee644665f760475d0fb8c727301007e0e93',
53 'type' => 'library',
54 'install_path' => __DIR__ . '/../ayecode/wp-super-duper',
55 'aliases' => array(),
56 'dev_requirement' => false,
57 ),
58 'composer/installers' => array(
59 'pretty_version' => '1.x-dev',
60 'version' => '1.9999999.9999999.9999999-dev',
61 'reference' => '894a0b5c5d34c88b69b097f2aae1439730fa6836',
62 'type' => 'composer-plugin',
63 'install_path' => __DIR__ . '/./installers',
64 'aliases' => array(),
65 'dev_requirement' => false,
66 ),
67 'roundcube/plugin-installer' => array(
68 'dev_requirement' => false,
69 'replaced' => array(
70 0 => '*',
71 ),
72 ),
73 'shama/baton' => array(
74 'dev_requirement' => false,
75 'replaced' => array(
76 0 => '*',
77 ),
78 ),
79 'uswerwp/userswp' => array(
80 'pretty_version' => 'dev-master',
81 'version' => 'dev-master',
82 'reference' => 'd13ebfa8745b6ed3d47b0aecbd0a5c714e7cfe8f',
83 'type' => 'project',
84 'install_path' => __DIR__ . '/../../',
85 'aliases' => array(),
86 'dev_requirement' => false,
87 ),
88 ),
89 );
90