PluginProbe ʕ •ᴥ•ʔ
WP 2FA – Two-factor authentication for WordPress / 4.0.0
WP 2FA – Two-factor authentication for WordPress v4.0.0
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 5 days ago InstalledVersions.php 5 days ago LICENSE 5 days ago autoload_classmap.php 5 days ago autoload_namespaces.php 5 days ago autoload_psr4.php 5 days ago autoload_real.php 5 days ago autoload_static.php 5 days ago installed.json 5 days ago installed.php 5 days ago
installed.json
111 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": "freemius\/wordpress-sdk",
54 "version": "2.13.2",
55 "version_normalized": "2.13.2.0",
56 "source": {
57 "type": "git",
58 "url": "https:\/\/github.com\/Freemius\/wordpress-sdk.git",
59 "reference": "20358d1ef8e11ef17038fc9cb8fca6c6a544c519"
60 },
61 "dist": {
62 "type": "zip",
63 "url": "https:\/\/api.github.com\/repos\/Freemius\/wordpress-sdk\/zipball\/20358d1ef8e11ef17038fc9cb8fca6c6a544c519",
64 "reference": "20358d1ef8e11ef17038fc9cb8fca6c6a544c519",
65 "shasum": ""
66 },
67 "require": {
68 "php": ">=5.6"
69 },
70 "require-dev": {
71 "dealerdirect\/phpcodesniffer-composer-installer": "^1.0",
72 "phpcompatibility\/php-compatibility": "^9.3",
73 "phpcompatibility\/phpcompatibility-wp": "^2.1",
74 "phpstan\/extension-installer": "^1.3",
75 "squizlabs\/php_codesniffer": "^3.7",
76 "szepeviktor\/phpstan-wordpress": "^1.3",
77 "wp-coding-standards\/wpcs": "^2.3"
78 },
79 "time": "2026-06-16T08:33:57+00:00",
80 "type": "library",
81 "installation-source": "dist",
82 "autoload": {
83 "files": [
84 "start.php"
85 ]
86 },
87 "notification-url": "https:\/\/packagist.org\/downloads\/",
88 "license": [
89 "GPL-3.0-only"
90 ],
91 "description": "Freemius WordPress SDK",
92 "homepage": "https:\/\/freemius.com",
93 "keywords": [
94 "freemius",
95 "plugin",
96 "sdk",
97 "theme",
98 "wordpress",
99 "wordpress-plugin",
100 "wordpress-theme"
101 ],
102 "support": {
103 "issues": "https:\/\/github.com\/Freemius\/wordpress-sdk\/issues",
104 "source": "https:\/\/github.com\/Freemius\/wordpress-sdk\/tree\/2.13.2"
105 },
106 "install-path": "..\/freemius\/wordpress-sdk"
107 }
108 ],
109 "dev": false,
110 "dev-package-names": []
111 }