PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.7.12
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.7.12
4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 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.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 All 149 releases
← All changes | vendor/composer/installed.json +415 -418 3.1.33.7.12 View file →
@@ -1,429 +1,426 @@
1 -[
2 - {
3 - "name": "codeinwp/themeisle-sdk",
4 - "version": "dev-master",
5 - "version_normalized": "9999999-dev",
6 - "source": {
7 - "type": "git",
8 - "url": "https://github.com/Codeinwp/themeisle-sdk.git",
9 - "reference": "cf03ee5b93c6ca66f0c1a4916309f1270fe12319"
1 +{
2 + "packages": [
3 + {
4 + "name": "codeinwp/themeisle-sdk",
5 + "version": "3.2.26",
6 + "version_normalized": "3.2.26.0",
7 + "source": {
8 + "type": "git",
9 + "url": "https://github.com/Codeinwp/themeisle-sdk.git",
10 + "reference": "a4451041bb97a325c7bb8e86a5584adf4636650e"
11 + },
12 + "dist": {
13 + "type": "zip",
14 + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/a4451041bb97a325c7bb8e86a5584adf4636650e",
15 + "reference": "a4451041bb97a325c7bb8e86a5584adf4636650e",
16 + "shasum": ""
17 + },
18 + "require-dev": {
19 + "codeinwp/phpcs-ruleset": "dev-main"
20 + },
21 + "time": "2022-05-12T11:55:06+00:00",
22 + "type": "library",
23 + "installation-source": "dist",
24 + "notification-url": "https://packagist.org/downloads/",
25 + "license": [
26 + "GPL-2.0+"
27 + ],
28 + "authors": [
29 + {
30 + "name": "ThemeIsle team",
31 + "email": "friends@themeisle.com",
32 + "homepage": "https://themeisle.com"
33 + }
34 + ],
35 + "description": "ThemeIsle SDK",
36 + "homepage": "https://github.com/Codeinwp/themeisle-sdk",
37 + "keywords": [
38 + "wordpress"
39 + ],
40 + "support": {
41 + "issues": "https://github.com/Codeinwp/themeisle-sdk/issues",
42 + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.2.26"
43 + },
44 + "install-path": "../codeinwp/themeisle-sdk"
10 45 },
11 - "dist": {
12 - "type": "zip",
13 - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/cf03ee5b93c6ca66f0c1a4916309f1270fe12319",
14 - "reference": "cf03ee5b93c6ca66f0c1a4916309f1270fe12319",
15 - "shasum": ""
46 + {
47 + "name": "markbaker/complex",
48 + "version": "1.5.0",
49 + "version_normalized": "1.5.0.0",
50 + "source": {
51 + "type": "git",
52 + "url": "https://github.com/MarkBaker/PHPComplex.git",
53 + "reference": "c3131244e29c08d44fefb49e0dd35021e9e39dd2"
54 + },
55 + "dist": {
56 + "type": "zip",
57 + "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/c3131244e29c08d44fefb49e0dd35021e9e39dd2",
58 + "reference": "c3131244e29c08d44fefb49e0dd35021e9e39dd2",
59 + "shasum": ""
60 + },
61 + "require": {
62 + "php": "^5.6.0|^7.0"
63 + },
64 + "require-dev": {
65 + "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
66 + "phpcompatibility/php-compatibility": "^9.0",
67 + "phpdocumentor/phpdocumentor": "2.*",
68 + "phploc/phploc": "^4.0|^5.0|^6.0|^7.0",
69 + "phpmd/phpmd": "2.*",
70 + "phpunit/phpunit": "^4.8.35|^5.0|^6.0|^7.0",
71 + "sebastian/phpcpd": "2.*",
72 + "squizlabs/php_codesniffer": "^3.4.0"
73 + },
74 + "time": "2020-08-26T19:47:57+00:00",
75 + "type": "library",
76 + "installation-source": "dist",
77 + "autoload": {
78 + "files": [
79 + "classes/src/functions/abs.php",
80 + "classes/src/functions/acos.php",
81 + "classes/src/functions/acosh.php",
82 + "classes/src/functions/acot.php",
83 + "classes/src/functions/acoth.php",
84 + "classes/src/functions/acsc.php",
85 + "classes/src/functions/acsch.php",
86 + "classes/src/functions/argument.php",
87 + "classes/src/functions/asec.php",
88 + "classes/src/functions/asech.php",
89 + "classes/src/functions/asin.php",
90 + "classes/src/functions/asinh.php",
91 + "classes/src/functions/atan.php",
92 + "classes/src/functions/atanh.php",
93 + "classes/src/functions/conjugate.php",
94 + "classes/src/functions/cos.php",
95 + "classes/src/functions/cosh.php",
96 + "classes/src/functions/cot.php",
97 + "classes/src/functions/coth.php",
98 + "classes/src/functions/csc.php",
99 + "classes/src/functions/csch.php",
100 + "classes/src/functions/exp.php",
101 + "classes/src/functions/inverse.php",
102 + "classes/src/functions/ln.php",
103 + "classes/src/functions/log2.php",
104 + "classes/src/functions/log10.php",
105 + "classes/src/functions/negative.php",
106 + "classes/src/functions/pow.php",
107 + "classes/src/functions/rho.php",
108 + "classes/src/functions/sec.php",
109 + "classes/src/functions/sech.php",
110 + "classes/src/functions/sin.php",
111 + "classes/src/functions/sinh.php",
112 + "classes/src/functions/sqrt.php",
113 + "classes/src/functions/tan.php",
114 + "classes/src/functions/tanh.php",
115 + "classes/src/functions/theta.php",
116 + "classes/src/operations/add.php",
117 + "classes/src/operations/subtract.php",
118 + "classes/src/operations/multiply.php",
119 + "classes/src/operations/divideby.php",
120 + "classes/src/operations/divideinto.php"
121 + ],
122 + "psr-4": {
123 + "Complex\\": "classes/src/"
124 + }
125 + },
126 + "notification-url": "https://packagist.org/downloads/",
127 + "license": [
128 + "MIT"
129 + ],
130 + "authors": [
131 + {
132 + "name": "Mark Baker",
133 + "email": "mark@lange.demon.co.uk"
134 + }
135 + ],
136 + "description": "PHP Class for working with complex numbers",
137 + "homepage": "https://github.com/MarkBaker/PHPComplex",
138 + "keywords": [
139 + "complex",
140 + "mathematics"
141 + ],
142 + "support": {
143 + "issues": "https://github.com/MarkBaker/PHPComplex/issues",
144 + "source": "https://github.com/MarkBaker/PHPComplex/tree/1.5.0"
145 + },
146 + "install-path": "../markbaker/complex"
16 147 },
17 - "require-dev": {
18 - "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
19 - "squizlabs/php_codesniffer": "^3.1",
20 - "wp-coding-standards/wpcs": "^1.0.0"
148 + {
149 + "name": "markbaker/matrix",
150 + "version": "1.2.3",
151 + "version_normalized": "1.2.3.0",
152 + "source": {
153 + "type": "git",
154 + "url": "https://github.com/MarkBaker/PHPMatrix.git",
155 + "reference": "44bb1ab01811116f01fe216ab37d921dccc6c10d"
156 + },
157 + "dist": {
158 + "type": "zip",
159 + "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/44bb1ab01811116f01fe216ab37d921dccc6c10d",
160 + "reference": "44bb1ab01811116f01fe216ab37d921dccc6c10d",
161 + "shasum": ""
162 + },
163 + "require": {
164 + "php": "^5.6.0|^7.0.0"
165 + },
166 + "require-dev": {
167 + "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
168 + "phpcompatibility/php-compatibility": "dev-master",
169 + "phploc/phploc": "^4",
170 + "phpmd/phpmd": "dev-master",
171 + "phpunit/phpunit": "^5.7|^6.0|7.0",
172 + "sebastian/phpcpd": "^3.0",
173 + "squizlabs/php_codesniffer": "^3.0@dev"
174 + },
175 + "time": "2021-01-26T14:36:01+00:00",
176 + "type": "library",
177 + "installation-source": "dist",
178 + "autoload": {
179 + "files": [
180 + "classes/src/Functions/adjoint.php",
181 + "classes/src/Functions/antidiagonal.php",
182 + "classes/src/Functions/cofactors.php",
183 + "classes/src/Functions/determinant.php",
184 + "classes/src/Functions/diagonal.php",
185 + "classes/src/Functions/identity.php",
186 + "classes/src/Functions/inverse.php",
187 + "classes/src/Functions/minors.php",
188 + "classes/src/Functions/trace.php",
189 + "classes/src/Functions/transpose.php",
190 + "classes/src/Operations/add.php",
191 + "classes/src/Operations/directsum.php",
192 + "classes/src/Operations/subtract.php",
193 + "classes/src/Operations/multiply.php",
194 + "classes/src/Operations/divideby.php",
195 + "classes/src/Operations/divideinto.php"
196 + ],
197 + "psr-4": {
198 + "Matrix\\": "classes/src/"
199 + }
200 + },
201 + "notification-url": "https://packagist.org/downloads/",
202 + "license": [
203 + "MIT"
204 + ],
205 + "authors": [
206 + {
207 + "name": "Mark Baker",
208 + "email": "mark@lange.demon.co.uk"
209 + }
210 + ],
211 + "description": "PHP Class for working with matrices",
212 + "homepage": "https://github.com/MarkBaker/PHPMatrix",
213 + "keywords": [
214 + "mathematics",
215 + "matrix",
216 + "vector"
217 + ],
218 + "support": {
219 + "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
220 + "source": "https://github.com/MarkBaker/PHPMatrix/tree/1.2.3"
221 + },
222 + "install-path": "../markbaker/matrix"
21 223 },
22 - "time": "2019-01-28 12:17:14",
23 - "type": "library",
24 - "installation-source": "source",
25 - "notification-url": "https://packagist.org/downloads/",
26 - "license": [
27 - "GPL-2.0+"
28 - ],
29 - "authors": [
30 - {
31 - "name": "ThemeIsle team",
32 - "email": "friends@themeisle.com",
33 - "homepage": "https://themeisle.com"
34 - }
35 - ],
36 - "description": "ThemeIsle SDK.",
37 - "homepage": "https://github.com/Codeinwp/themeisle-sdk",
38 - "keywords": [
39 - "wordpress"
40 - ]
41 - },
42 - {
43 - "name": "xrstf/composer-php52",
44 - "version": "v1.0.20",
45 - "version_normalized": "1.0.20.0",
46 - "source": {
47 - "type": "git",
48 - "url": "https://github.com/composer-php52/composer-php52.git",
49 - "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8"
224 + {
225 + "name": "neitanod/forceutf8",
226 + "version": "v2.0.4",
227 + "version_normalized": "2.0.4.0",
228 + "source": {
229 + "type": "git",
230 + "url": "https://github.com/neitanod/forceutf8.git",
231 + "reference": "c1fbe70bfb5ad41b8ec5785056b0e308b40d4831"
232 + },
233 + "dist": {
234 + "type": "zip",
235 + "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/c1fbe70bfb5ad41b8ec5785056b0e308b40d4831",
236 + "reference": "c1fbe70bfb5ad41b8ec5785056b0e308b40d4831",
237 + "shasum": ""
238 + },
239 + "require": {
240 + "php": ">=5.3.0"
241 + },
242 + "time": "2019-12-10T14:09:14+00:00",
243 + "type": "library",
244 + "installation-source": "dist",
245 + "autoload": {
246 + "psr-0": {
247 + "ForceUTF8\\": "src/"
248 + }
249 + },
250 + "notification-url": "https://packagist.org/downloads/",
251 + "license": [
252 + "BSD-3-Clause"
253 + ],
254 + "authors": [
255 + {
256 + "name": "Sebastián Grignoli",
257 + "email": "grignoli@gmail.com"
258 + }
259 + ],
260 + "description": "PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.",
261 + "homepage": "https://github.com/neitanod/forceutf8",
262 + "support": {
263 + "issues": "https://github.com/neitanod/forceutf8/issues",
264 + "source": "https://github.com/neitanod/forceutf8/tree/master"
265 + },
266 + "install-path": "../neitanod/forceutf8"
50 267 },
51 - "dist": {
52 - "type": "zip",
53 - "url": "https://api.github.com/repos/composer-php52/composer-php52/zipball/bd41459d5e27df8d33057842b32377c39e97a5a8",
54 - "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8",
55 - "shasum": ""
268 + {
269 + "name": "phpoffice/phpspreadsheet",
270 + "version": "1.8.2",
271 + "version_normalized": "1.8.2.0",
272 + "source": {
273 + "type": "git",
274 + "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
275 + "reference": "0c1346a1956347590b7db09533966307d20cb7cc"
276 + },
277 + "dist": {
278 + "type": "zip",
279 + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/0c1346a1956347590b7db09533966307d20cb7cc",
280 + "reference": "0c1346a1956347590b7db09533966307d20cb7cc",
281 + "shasum": ""
282 + },
283 + "require": {
284 + "ext-ctype": "*",
285 + "ext-dom": "*",
286 + "ext-fileinfo": "*",
287 + "ext-gd": "*",
288 + "ext-iconv": "*",
289 + "ext-libxml": "*",
290 + "ext-mbstring": "*",
291 + "ext-simplexml": "*",
292 + "ext-xml": "*",
293 + "ext-xmlreader": "*",
294 + "ext-xmlwriter": "*",
295 + "ext-zip": "*",
296 + "ext-zlib": "*",
297 + "markbaker/complex": "^1.4",
298 + "markbaker/matrix": "^1.1",
299 + "php": "^5.6|^7.0",
300 + "psr/simple-cache": "^1.0"
301 + },
302 + "require-dev": {
303 + "doctrine/instantiator": "^1.0.0",
304 + "dompdf/dompdf": "^0.8.0",
305 + "friendsofphp/php-cs-fixer": "@stable",
306 + "jpgraph/jpgraph": "^4.0",
307 + "mpdf/mpdf": "^7.0.0",
308 + "phpcompatibility/php-compatibility": "^8.0",
309 + "phpunit/phpunit": "^5.7",
310 + "squizlabs/php_codesniffer": "^3.3",
311 + "tecnickcom/tcpdf": "^6.2"
312 + },
313 + "suggest": {
314 + "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
315 + "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
316 + "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
317 + "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
318 + },
319 + "time": "2019-07-08T21:21:25+00:00",
320 + "type": "library",
321 + "installation-source": "dist",
322 + "autoload": {
323 + "psr-4": {
324 + "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
325 + }
326 + },
327 + "notification-url": "https://packagist.org/downloads/",
328 + "license": [
329 + "LGPL-2.1-or-later"
330 + ],
331 + "authors": [
332 + {
333 + "name": "Erik Tilt"
334 + },
335 + {
336 + "name": "Adrien Crivelli"
337 + },
338 + {
339 + "name": "Maarten Balliauw",
340 + "homepage": "https://blog.maartenballiauw.be"
341 + },
342 + {
343 + "name": "Mark Baker",
344 + "homepage": "https://markbakeruk.net"
345 + },
346 + {
347 + "name": "Franck Lefevre",
348 + "homepage": "https://rootslabs.net"
349 + }
350 + ],
351 + "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
352 + "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
353 + "keywords": [
354 + "OpenXML",
355 + "excel",
356 + "gnumeric",
357 + "ods",
358 + "php",
359 + "spreadsheet",
360 + "xls",
361 + "xlsx"
362 + ],
363 + "support": {
364 + "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
365 + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.8.2"
366 + },
367 + "install-path": "../phpoffice/phpspreadsheet"
56 368 },
57 - "time": "2016-04-16 21:52:24",
58 - "type": "library",
59 - "extra": {
60 - "branch-alias": {
61 - "dev-default": "1.x-dev"
62 - }
63 - },
64 - "installation-source": "dist",
65 - "autoload": {
66 - "psr-0": {
67 - "xrstf\\Composer52": "lib/"
68 - }
69 - },
70 - "notification-url": "https://packagist.org/downloads/",
71 - "license": [
72 - "MIT"
73 - ]
74 - },
75 - {
76 - "name": "markbaker/matrix",
77 - "version": "1.1.4",
78 - "version_normalized": "1.1.4.0",
79 - "source": {
80 - "type": "git",
81 - "url": "https://github.com/MarkBaker/PHPMatrix.git",
82 - "reference": "6ea97472b5baf12119b4f31f802835b820dd6d64"
83 - },
84 - "dist": {
85 - "type": "zip",
86 - "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/6ea97472b5baf12119b4f31f802835b820dd6d64",
87 - "reference": "6ea97472b5baf12119b4f31f802835b820dd6d64",
88 - "shasum": ""
89 - },
90 - "require": {
91 - "php": "^5.6.0|^7.0.0"
92 - },
93 - "require-dev": {
94 - "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
95 - "phpcompatibility/php-compatibility": "^8.0",
96 - "phpdocumentor/phpdocumentor": "2.*",
97 - "phploc/phploc": "2.*",
98 - "phpmd/phpmd": "2.*",
99 - "phpunit/phpunit": "^4.8.35|^5.4.0",
100 - "sebastian/phpcpd": "2.*",
101 - "squizlabs/php_codesniffer": "^3.3.0"
102 - },
103 - "time": "2018-11-04 22:12:12",
104 - "type": "library",
105 - "installation-source": "dist",
106 - "autoload": {
107 - "psr-4": {
108 - "Matrix\\": "classes/src/"
369 + {
370 + "name": "psr/simple-cache",
371 + "version": "1.0.1",
372 + "version_normalized": "1.0.1.0",
373 + "source": {
374 + "type": "git",
375 + "url": "https://github.com/php-fig/simple-cache.git",
376 + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
109 377 },
110 - "files": [
111 - "classes/src/functions/adjoint.php",
112 - "classes/src/functions/antidiagonal.php",
113 - "classes/src/functions/cofactors.php",
114 - "classes/src/functions/determinant.php",
115 - "classes/src/functions/diagonal.php",
116 - "classes/src/functions/identity.php",
117 - "classes/src/functions/inverse.php",
118 - "classes/src/functions/minors.php",
119 - "classes/src/functions/trace.php",
120 - "classes/src/functions/transpose.php",
121 - "classes/src/operations/add.php",
122 - "classes/src/operations/directsum.php",
123 - "classes/src/operations/subtract.php",
124 - "classes/src/operations/multiply.php",
125 - "classes/src/operations/divideby.php",
126 - "classes/src/operations/divideinto.php"
127 - ]
128 - },
129 - "notification-url": "https://packagist.org/downloads/",
130 - "license": [
131 - "MIT"
132 - ],
133 - "authors": [
134 - {
135 - "name": "Mark Baker",
136 - "email": "mark@lange.demon.co.uk"
137 - }
138 - ],
139 - "description": "PHP Class for working with matrices",
140 - "homepage": "https://github.com/MarkBaker/PHPMatrix",
141 - "keywords": [
142 - "mathematics",
143 - "matrix",
144 - "vector"
145 - ]
146 - },
147 - {
148 - "name": "markbaker/complex",
149 - "version": "1.4.7",
150 - "version_normalized": "1.4.7.0",
151 - "source": {
152 - "type": "git",
153 - "url": "https://github.com/MarkBaker/PHPComplex.git",
154 - "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000"
155 - },
156 - "dist": {
157 - "type": "zip",
158 - "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
159 - "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
160 - "shasum": ""
161 - },
162 - "require": {
163 - "php": "^5.6.0|^7.0.0"
164 - },
165 - "require-dev": {
166 - "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
167 - "phpcompatibility/php-compatibility": "^8.0",
168 - "phpdocumentor/phpdocumentor": "2.*",
169 - "phploc/phploc": "2.*",
170 - "phpmd/phpmd": "2.*",
171 - "phpunit/phpunit": "^4.8.35|^5.4.0",
172 - "sebastian/phpcpd": "2.*",
173 - "squizlabs/php_codesniffer": "^3.3.0"
174 - },
175 - "time": "2018-10-13 23:28:42",
176 - "type": "library",
177 - "installation-source": "dist",
178 - "autoload": {
179 - "psr-4": {
180 - "Complex\\": "classes/src/"
378 + "dist": {
379 + "type": "zip",
380 + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
381 + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
382 + "shasum": ""
181 383 },
182 - "files": [
183 - "classes/src/functions/abs.php",
184 - "classes/src/functions/acos.php",
185 - "classes/src/functions/acosh.php",
186 - "classes/src/functions/acot.php",
187 - "classes/src/functions/acoth.php",
188 - "classes/src/functions/acsc.php",
189 - "classes/src/functions/acsch.php",
190 - "classes/src/functions/argument.php",
191 - "classes/src/functions/asec.php",
192 - "classes/src/functions/asech.php",
193 - "classes/src/functions/asin.php",
194 - "classes/src/functions/asinh.php",
195 - "classes/src/functions/atan.php",
196 - "classes/src/functions/atanh.php",
197 - "classes/src/functions/conjugate.php",
198 - "classes/src/functions/cos.php",
199 - "classes/src/functions/cosh.php",
200 - "classes/src/functions/cot.php",
201 - "classes/src/functions/coth.php",
202 - "classes/src/functions/csc.php",
203 - "classes/src/functions/csch.php",
204 - "classes/src/functions/exp.php",
205 - "classes/src/functions/inverse.php",
206 - "classes/src/functions/ln.php",
207 - "classes/src/functions/log2.php",
208 - "classes/src/functions/log10.php",
209 - "classes/src/functions/negative.php",
210 - "classes/src/functions/pow.php",
211 - "classes/src/functions/rho.php",
212 - "classes/src/functions/sec.php",
213 - "classes/src/functions/sech.php",
214 - "classes/src/functions/sin.php",
215 - "classes/src/functions/sinh.php",
216 - "classes/src/functions/sqrt.php",
217 - "classes/src/functions/tan.php",
218 - "classes/src/functions/tanh.php",
219 - "classes/src/functions/theta.php",
220 - "classes/src/operations/add.php",
221 - "classes/src/operations/subtract.php",
222 - "classes/src/operations/multiply.php",
223 - "classes/src/operations/divideby.php",
224 - "classes/src/operations/divideinto.php"
225 - ]
226 - },
227 - "notification-url": "https://packagist.org/downloads/",
228 - "license": [
229 - "MIT"
230 - ],
231 - "authors": [
232 - {
233 - "name": "Mark Baker",
234 - "email": "mark@lange.demon.co.uk"
235 - }
236 - ],
237 - "description": "PHP Class for working with complex numbers",
238 - "homepage": "https://github.com/MarkBaker/PHPComplex",
239 - "keywords": [
240 - "complex",
241 - "mathematics"
242 - ]
243 - },
244 - {
245 - "name": "psr/simple-cache",
246 - "version": "1.0.1",
247 - "version_normalized": "1.0.1.0",
248 - "source": {
249 - "type": "git",
250 - "url": "https://github.com/php-fig/simple-cache.git",
251 - "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
252 - },
253 - "dist": {
254 - "type": "zip",
255 - "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
256 - "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
257 - "shasum": ""
258 - },
259 - "require": {
260 - "php": ">=5.3.0"
261 - },
262 - "time": "2017-10-23 01:57:42",
263 - "type": "library",
264 - "extra": {
265 - "branch-alias": {
266 - "dev-master": "1.0.x-dev"
267 - }
268 - },
269 - "installation-source": "dist",
270 - "autoload": {
271 - "psr-4": {
272 - "Psr\\SimpleCache\\": "src/"
273 - }
274 - },
275 - "notification-url": "https://packagist.org/downloads/",
276 - "license": [
277 - "MIT"
278 - ],
279 - "authors": [
280 - {
281 - "name": "PHP-FIG",
282 - "homepage": "http://www.php-fig.org/"
283 - }
284 - ],
285 - "description": "Common interfaces for simple caching",
286 - "keywords": [
287 - "cache",
288 - "caching",
289 - "psr",
290 - "psr-16",
291 - "simple-cache"
292 - ]
293 - },
294 - {
295 - "name": "phpoffice/phpspreadsheet",
296 - "version": "1.6.0",
297 - "version_normalized": "1.6.0.0",
298 - "source": {
299 - "type": "git",
300 - "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
301 - "reference": "bf00f0cc5f55c354018f9a9ef15e6e3e1a229051"
302 - },
303 - "dist": {
304 - "type": "zip",
305 - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/bf00f0cc5f55c354018f9a9ef15e6e3e1a229051",
306 - "reference": "bf00f0cc5f55c354018f9a9ef15e6e3e1a229051",
307 - "shasum": ""
308 - },
309 - "require": {
310 - "ext-ctype": "*",
311 - "ext-dom": "*",
312 - "ext-fileinfo": "*",
313 - "ext-gd": "*",
314 - "ext-iconv": "*",
315 - "ext-libxml": "*",
316 - "ext-mbstring": "*",
317 - "ext-simplexml": "*",
318 - "ext-xml": "*",
319 - "ext-xmlreader": "*",
320 - "ext-xmlwriter": "*",
321 - "ext-zip": "*",
322 - "ext-zlib": "*",
323 - "markbaker/complex": "^1.4",
324 - "markbaker/matrix": "^1.1",
325 - "php": "^5.6|^7.0",
326 - "psr/simple-cache": "^1.0"
327 - },
328 - "require-dev": {
329 - "doctrine/instantiator": "^1.0.0",
330 - "dompdf/dompdf": "^0.8.0",
331 - "friendsofphp/php-cs-fixer": "@stable",
332 - "jpgraph/jpgraph": "^4.0",
333 - "mpdf/mpdf": "^7.0.0",
334 - "phpcompatibility/php-compatibility": "^8.0",
335 - "phpunit/phpunit": "^5.7",
336 - "squizlabs/php_codesniffer": "^3.3",
337 - "tecnickcom/tcpdf": "^6.2"
338 - },
339 - "suggest": {
340 - "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
341 - "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
342 - "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
343 - "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
344 - },
345 - "time": "2019-01-02 04:42:54",
346 - "type": "library",
347 - "installation-source": "dist",
348 - "autoload": {
349 - "psr-4": {
350 - "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
351 - }
352 - },
353 - "notification-url": "https://packagist.org/downloads/",
354 - "license": [
355 - "LGPL-2.1-or-later"
356 - ],
357 - "authors": [
358 - {
359 - "name": "Erik Tilt"
384 + "require": {
385 + "php": ">=5.3.0"
360 386 },
361 - {
362 - "name": "Adrien Crivelli"
387 + "time": "2017-10-23T01:57:42+00:00",
388 + "type": "library",
389 + "extra": {
390 + "branch-alias": {
391 + "dev-master": "1.0.x-dev"
392 + }
363 393 },
364 - {
365 - "name": "Maarten Balliauw",
366 - "homepage": "https://blog.maartenballiauw.be"
394 + "installation-source": "dist",
395 + "autoload": {
396 + "psr-4": {
397 + "Psr\\SimpleCache\\": "src/"
398 + }
367 399 },
368 - {
369 - "name": "Mark Baker",
370 - "homepage": "https://markbakeruk.net"
400 + "notification-url": "https://packagist.org/downloads/",
401 + "license": [
402 + "MIT"
403 + ],
404 + "authors": [
405 + {
406 + "name": "PHP-FIG",
407 + "homepage": "http://www.php-fig.org/"
408 + }
409 + ],
410 + "description": "Common interfaces for simple caching",
411 + "keywords": [
412 + "cache",
413 + "caching",
414 + "psr",
415 + "psr-16",
416 + "simple-cache"
417 + ],
418 + "support": {
419 + "source": "https://github.com/php-fig/simple-cache/tree/master"
371 420 },
372 - {
373 - "name": "Franck Lefevre",
374 - "homepage": "https://rootslabs.net"
375 - }
376 - ],
377 - "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
378 - "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
379 - "keywords": [
380 - "OpenXML",
381 - "excel",
382 - "gnumeric",
383 - "ods",
384 - "php",
385 - "spreadsheet",
386 - "xls",
387 - "xlsx"
388 - ]
389 - },
390 - {
391 - "name": "neitanod/forceutf8",
392 - "version": "v2.0.2",
393 - "version_normalized": "2.0.2.0",
394 - "source": {
395 - "type": "git",
396 - "url": "https://github.com/neitanod/forceutf8.git",
397 - "reference": "30980a8ca2787a7730d370eac310b8987eb68229"
398 - },
399 - "dist": {
400 - "type": "zip",
401 - "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/30980a8ca2787a7730d370eac310b8987eb68229",
402 - "reference": "30980a8ca2787a7730d370eac310b8987eb68229",
403 - "shasum": ""
404 - },
405 - "require": {
406 - "php": ">=5.3.0"
407 - },
408 - "time": "2018-10-10 23:03:52",
409 - "type": "library",
410 - "installation-source": "dist",
411 - "autoload": {
412 - "psr-0": {
413 - "ForceUTF8\\": "src/"
414 - }
415 - },
416 - "notification-url": "https://packagist.org/downloads/",
417 - "license": [
418 - "BSD-3-Clause"
419 - ],
420 - "authors": [
421 - {
422 - "name": "Sebastián Grignoli",
423 - "email": "grignoli@gmail.com"
424 - }
425 - ],
426 - "description": "PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.",
427 - "homepage": "https://github.com/neitanod/forceutf8"
428 - }
429 -]
421 + "install-path": "../psr/simple-cache"
422 + }
423 + ],
424 + "dev": false,
425 + "dev-package-names": []
426 +}