PluginProbe ʕ •ᴥ•ʔ
WP 2FA – Two-factor authentication for WordPress / 2.9.1
WP 2FA – Two-factor authentication for WordPress v2.9.1
4.0.0 1.7.1 2.0.0 2.0.1 2.1.0 2.2.0 2.2.1 2.3.0 2.4.0 2.4.1 2.4.2 2.5.0 2.6.0 2.6.1 2.6.2 2.6.3 2.6.4 2.7.0 2.8.0 2.9.0 2.9.1 2.9.2 2.9.3 3.0.0 3.0.1 3.1.0 3.1.1 3.1.1.2 trunk 1.2.0 1.3.0 1.4.0 1.4.1 1.4.2 1.5.0 1.5.1 1.5.2 1.6.0 1.6.1 1.6.2 1.7.0
wp-2fa / vendor / composer / installed.json
wp-2fa / vendor / composer Last commit date
ClassLoader.php 11 months ago InstalledVersions.php 11 months ago LICENSE 11 months ago autoload_classmap.php 11 months ago autoload_namespaces.php 11 months ago autoload_psr4.php 11 months ago autoload_real.php 11 months ago autoload_static.php 11 months ago installed.json 11 months ago installed.php 11 months ago platform_check.php 11 months ago
installed.json
171 lines
1 {
2 "packages": [
3 {
4 "name": "arcturial\/clickatell",
5 "version": "3.0.0",
6 "version_normalized": "3.0.0.0",
7 "source": {
8 "type": "git",
9 "url": "https:\/\/github.com\/arcturial\/clickatell.git",
10 "reference": "541ab55c3a807374fe727aad57004c09887080cf"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https:\/\/api.github.com\/repos\/arcturial\/clickatell\/zipball\/541ab55c3a807374fe727aad57004c09887080cf",
15 "reference": "541ab55c3a807374fe727aad57004c09887080cf",
16 "shasum": ""
17 },
18 "require": {
19 "php": ">=5.3.3"
20 },
21 "require-dev": {
22 "phpunit\/phpunit": "4.3.*"
23 },
24 "time": "2017-03-10T09:48:13+00:00",
25 "type": "library",
26 "installation-source": "dist",
27 "autoload": {
28 "psr-4": {
29 "WP2FA_Vendor\\Clickatell\\": [
30 "src",
31 "test"
32 ]
33 }
34 },
35 "notification-url": "https:\/\/packagist.org\/downloads\/",
36 "license": [
37 "GNU General Public License"
38 ],
39 "authors": [
40 {
41 "name": "Chris Brand"
42 }
43 ],
44 "description": "Standalone PHP library to integrate with the Clickatell SMS gateway",
45 "homepage": "https:\/\/arcturial.github.com",
46 "support": {
47 "issues": "https:\/\/github.com\/arcturial\/clickatell\/issues",
48 "source": "https:\/\/github.com\/arcturial\/clickatell\/tree\/3.0.0"
49 },
50 "install-path": "..\/arcturial\/clickatell"
51 },
52 {
53 "name": "firebase\/php-jwt",
54 "version": "v5.5.1",
55 "version_normalized": "5.5.1.0",
56 "source": {
57 "type": "git",
58 "url": "https:\/\/github.com\/firebase\/php-jwt.git",
59 "reference": "83b609028194aa042ea33b5af2d41a7427de80e6"
60 },
61 "dist": {
62 "type": "zip",
63 "url": "https:\/\/api.github.com\/repos\/firebase\/php-jwt\/zipball\/83b609028194aa042ea33b5af2d41a7427de80e6",
64 "reference": "83b609028194aa042ea33b5af2d41a7427de80e6",
65 "shasum": ""
66 },
67 "require": {
68 "php": ">=5.3.0"
69 },
70 "require-dev": {
71 "phpunit\/phpunit": ">=4.8 <=9"
72 },
73 "suggest": {
74 "paragonie\/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
75 },
76 "time": "2021-11-08T20:18:51+00:00",
77 "type": "library",
78 "installation-source": "dist",
79 "autoload": {
80 "psr-4": {
81 "WP2FA_Vendor\\Firebase\\JWT\\": "src"
82 }
83 },
84 "notification-url": "https:\/\/packagist.org\/downloads\/",
85 "license": [
86 "BSD-3-Clause"
87 ],
88 "authors": [
89 {
90 "name": "Neuman Vong",
91 "email": "neuman+pear@twilio.com",
92 "role": "Developer"
93 },
94 {
95 "name": "Anant Narayanan",
96 "email": "anant@php.net",
97 "role": "Developer"
98 }
99 ],
100 "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
101 "homepage": "https:\/\/github.com\/firebase\/php-jwt",
102 "keywords": [
103 "jwt",
104 "php"
105 ],
106 "support": {
107 "issues": "https:\/\/github.com\/firebase\/php-jwt\/issues",
108 "source": "https:\/\/github.com\/firebase\/php-jwt\/tree\/v5.5.1"
109 },
110 "install-path": "..\/firebase\/php-jwt"
111 },
112 {
113 "name": "freemius\/wordpress-sdk",
114 "version": "2.12.1",
115 "version_normalized": "2.12.1.0",
116 "source": {
117 "type": "git",
118 "url": "https:\/\/github.com\/Freemius\/wordpress-sdk.git",
119 "reference": "fedeba08eb3e62af5f84bd6d602f98636467cffc"
120 },
121 "dist": {
122 "type": "zip",
123 "url": "https:\/\/api.github.com\/repos\/Freemius\/wordpress-sdk\/zipball\/fedeba08eb3e62af5f84bd6d602f98636467cffc",
124 "reference": "fedeba08eb3e62af5f84bd6d602f98636467cffc",
125 "shasum": ""
126 },
127 "require": {
128 "php": ">=5.6"
129 },
130 "require-dev": {
131 "dealerdirect\/phpcodesniffer-composer-installer": "^1.0",
132 "phpcompatibility\/php-compatibility": "^9.3",
133 "phpcompatibility\/phpcompatibility-wp": "^2.1",
134 "phpstan\/extension-installer": "^1.3",
135 "squizlabs\/php_codesniffer": "^3.7",
136 "szepeviktor\/phpstan-wordpress": "^1.3",
137 "wp-coding-standards\/wpcs": "^2.3"
138 },
139 "time": "2025-07-06T13:27:13+00:00",
140 "type": "library",
141 "installation-source": "dist",
142 "autoload": {
143 "files": [
144 "start.php"
145 ]
146 },
147 "notification-url": "https:\/\/packagist.org\/downloads\/",
148 "license": [
149 "GPL-3.0-only"
150 ],
151 "description": "Freemius WordPress SDK",
152 "homepage": "https:\/\/freemius.com",
153 "keywords": [
154 "freemius",
155 "plugin",
156 "sdk",
157 "theme",
158 "wordpress",
159 "wordpress-plugin",
160 "wordpress-theme"
161 ],
162 "support": {
163 "issues": "https:\/\/github.com\/Freemius\/wordpress-sdk\/issues",
164 "source": "https:\/\/github.com\/Freemius\/wordpress-sdk\/tree\/2.12.1"
165 },
166 "install-path": "..\/freemius\/wordpress-sdk"
167 }
168 ],
169 "dev": false,
170 "dev-package-names": []
171 }