PluginProbe ʕ •ᴥ•ʔ
Wp Social Login and Register Social Counter / trunk
Wp Social Login and Register Social Counter vtrunk
trunk 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.10 1.3.11 1.3.2 1.3.3 1.3.4 1.3.6 1.3.8 1.3.9 1.4.0 1.4.1 1.4.2 1.4.4 1.4.5 1.4.6 1.4.8 1.4.9 1.5.0 1.6.0 1.6.1 1.7.0 1.7.1 1.7.2 1.7.3 1.7.4 1.8.0 1.8.1 1.8.2 1.8.3 1.8.5 1.8.6 1.9.0 2.0.0 2.1.0 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.8 2.2.9 3.0.0 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7 3.1.8 3.1.9 3.2.0
wp-social / lib / composer / composer.lock
wp-social / lib / composer Last commit date
vendor 7 months ago composer.json 7 months ago composer.lock 7 months ago
composer.lock
291 lines
1 {
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically"
6 ],
7 "content-hash": "be0a49bc55d104235aa53112e047339c",
8 "packages": [
9 {
10 "name": "hybridauth/hybridauth",
11 "version": "v3.11.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/hybridauth/hybridauth.git",
15 "reference": "b70b9cbe1c7fa99b5847c5868610a8f024cc7d38"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/b70b9cbe1c7fa99b5847c5868610a8f024cc7d38",
20 "reference": "b70b9cbe1c7fa99b5847c5868610a8f024cc7d38",
21 "shasum": ""
22 },
23 "require": {
24 "php": "^5.4 || ^7.0 || ^8.0"
25 },
26 "require-dev": {
27 "ext-curl": "*",
28 "phpunit/phpunit": "^4.8.35 || ^6.5 || ^8.0"
29 },
30 "suggest": {
31 "firebase/php-jwt": "Needed to support Apple provider",
32 "phpseclib/phpseclib": "Needed to support Apple provider"
33 },
34 "type": "library",
35 "autoload": {
36 "psr-4": {
37 "Hybridauth\\": "src/"
38 }
39 },
40 "notification-url": "https://packagist.org/downloads/",
41 "license": [
42 "MIT"
43 ],
44 "authors": [
45 {
46 "name": "Miled",
47 "email": "hybridauth@gmail.com"
48 }
49 ],
50 "description": "PHP Social Authentication Library",
51 "homepage": "https://hybridauth.github.io",
52 "keywords": [
53 "Authentication",
54 "OpenId",
55 "api",
56 "apple",
57 "authorization",
58 "facebook",
59 "google",
60 "oauth",
61 "social",
62 "twitter"
63 ],
64 "support": {
65 "gitter": "https://gitter.im/hybridauth/hybridauth",
66 "issues": "https://github.com/hybridauth/hybridauth/issues",
67 "source": "https://github.com/hybridauth/hybridauth/tree/v3.11.0"
68 },
69 "time": "2024-01-02T23:09:56+00:00"
70 },
71 {
72 "name": "jstolpe/tiktok-api-php-sdk",
73 "version": "v1.0.3",
74 "source": {
75 "type": "git",
76 "url": "https://github.com/jstolpe/tiktok-api-php-sdk.git",
77 "reference": "dda26c6ef27026ae139fb6abf4fb33193ee77d8d"
78 },
79 "dist": {
80 "type": "zip",
81 "url": "https://api.github.com/repos/jstolpe/tiktok-api-php-sdk/zipball/dda26c6ef27026ae139fb6abf4fb33193ee77d8d",
82 "reference": "dda26c6ef27026ae139fb6abf4fb33193ee77d8d",
83 "shasum": ""
84 },
85 "require": {
86 "php": "^5.6|^7.0|^8.0"
87 },
88 "type": "library",
89 "autoload": {
90 "psr-4": {
91 "TikTok\\": "src/TikTok/"
92 }
93 },
94 "notification-url": "https://packagist.org/downloads/",
95 "license": [
96 "MIT"
97 ],
98 "authors": [
99 {
100 "name": "Justin Stolpe",
101 "homepage": "https://github.com/jstolpe/tiktok-api-php-sdk"
102 }
103 ],
104 "description": "TikTok API PHP SDK",
105 "homepage": "https://github.com/jstolpe/tiktok-api-php-sdk",
106 "keywords": [
107 "TikTok ",
108 "api",
109 "php",
110 "sdk",
111 "tiktok api",
112 "tiktok api php sdk"
113 ],
114 "support": {
115 "issues": "https://github.com/jstolpe/tiktok-api-php-sdk/issues",
116 "source": "https://github.com/jstolpe/tiktok-api-php-sdk/tree/v1.0.3"
117 },
118 "time": "2024-02-08T14:47:48+00:00"
119 },
120 {
121 "name": "paragonie/random_compat",
122 "version": "v9.99.100",
123 "source": {
124 "type": "git",
125 "url": "https://github.com/paragonie/random_compat.git",
126 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
127 },
128 "dist": {
129 "type": "zip",
130 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
131 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
132 "shasum": ""
133 },
134 "require": {
135 "php": ">= 7"
136 },
137 "require-dev": {
138 "phpunit/phpunit": "4.*|5.*",
139 "vimeo/psalm": "^1"
140 },
141 "suggest": {
142 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
143 },
144 "type": "library",
145 "notification-url": "https://packagist.org/downloads/",
146 "license": [
147 "MIT"
148 ],
149 "authors": [
150 {
151 "name": "Paragon Initiative Enterprises",
152 "email": "security@paragonie.com",
153 "homepage": "https://paragonie.com"
154 }
155 ],
156 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
157 "keywords": [
158 "csprng",
159 "polyfill",
160 "pseudorandom",
161 "random"
162 ],
163 "support": {
164 "email": "info@paragonie.com",
165 "issues": "https://github.com/paragonie/random_compat/issues",
166 "source": "https://github.com/paragonie/random_compat"
167 },
168 "time": "2020-10-15T08:29:30+00:00"
169 },
170 {
171 "name": "phpseclib/phpseclib",
172 "version": "3.0.41",
173 "source": {
174 "type": "git",
175 "url": "https://github.com/phpseclib/phpseclib.git",
176 "reference": "621c73f7dcb310b61de34d1da4c4204e8ace6ceb"
177 },
178 "dist": {
179 "type": "zip",
180 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/621c73f7dcb310b61de34d1da4c4204e8ace6ceb",
181 "reference": "621c73f7dcb310b61de34d1da4c4204e8ace6ceb",
182 "shasum": ""
183 },
184 "require": {
185 "paragonie/constant_time_encoding": "^1|^2|^3",
186 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
187 "php": ">=5.6.1"
188 },
189 "require-dev": {
190 "phpunit/phpunit": "*"
191 },
192 "suggest": {
193 "ext-dom": "Install the DOM extension to load XML formatted public keys.",
194 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
195 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
196 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
197 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
198 },
199 "type": "library",
200 "autoload": {
201 "files": [
202 "phpseclib/bootstrap.php"
203 ],
204 "psr-4": {
205 "phpseclib3\\": "phpseclib/"
206 }
207 },
208 "notification-url": "https://packagist.org/downloads/",
209 "license": [
210 "MIT"
211 ],
212 "authors": [
213 {
214 "name": "Jim Wigginton",
215 "email": "terrafrost@php.net",
216 "role": "Lead Developer"
217 },
218 {
219 "name": "Patrick Monnerat",
220 "email": "pm@datasphere.ch",
221 "role": "Developer"
222 },
223 {
224 "name": "Andreas Fischer",
225 "email": "bantu@phpbb.com",
226 "role": "Developer"
227 },
228 {
229 "name": "Hans-Jürgen Petrich",
230 "email": "petrich@tronic-media.com",
231 "role": "Developer"
232 },
233 {
234 "name": "Graham Campbell",
235 "email": "graham@alt-three.com",
236 "role": "Developer"
237 }
238 ],
239 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
240 "homepage": "http://phpseclib.sourceforge.net",
241 "keywords": [
242 "BigInteger",
243 "aes",
244 "asn.1",
245 "asn1",
246 "blowfish",
247 "crypto",
248 "cryptography",
249 "encryption",
250 "rsa",
251 "security",
252 "sftp",
253 "signature",
254 "signing",
255 "ssh",
256 "twofish",
257 "x.509",
258 "x509"
259 ],
260 "support": {
261 "issues": "https://github.com/phpseclib/phpseclib/issues",
262 "source": "https://github.com/phpseclib/phpseclib/tree/3.0.41"
263 },
264 "funding": [
265 {
266 "url": "https://github.com/terrafrost",
267 "type": "github"
268 },
269 {
270 "url": "https://www.patreon.com/phpseclib",
271 "type": "patreon"
272 },
273 {
274 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
275 "type": "tidelift"
276 }
277 ],
278 "time": "2024-08-12T00:13:54+00:00"
279 }
280 ],
281 "packages-dev": [],
282 "aliases": [],
283 "minimum-stability": "stable",
284 "stability-flags": [],
285 "prefer-stable": false,
286 "prefer-lowest": false,
287 "platform": [],
288 "platform-dev": [],
289 "plugin-api-version": "2.6.0"
290 }
291