| @@ -5,24 +5,26 @@ | ||
| 5 | 5 | "version_normalized": "9999999-dev", |
| 6 | 6 | "source": { |
| 7 | 7 | "type": "git", |
| 8 | 8 | "url": "https://github.com/Codeinwp/themeisle-sdk.git", |
| 9 | - "reference": "951cde6e799e00d46a52416b62221fd771ddc326" | |
| 9 | + "reference": "b116dffbe39ea9e37169fdd683bab54c545fe560" | |
| 10 | 10 | }, |
| 11 | 11 | "dist": { |
| 12 | 12 | "type": "zip", |
| 13 | - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/951cde6e799e00d46a52416b62221fd771ddc326", | |
| 14 | - "reference": "951cde6e799e00d46a52416b62221fd771ddc326", | |
| 13 | + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/b116dffbe39ea9e37169fdd683bab54c545fe560", | |
| 14 | + "reference": "b116dffbe39ea9e37169fdd683bab54c545fe560", | |
| 15 | 15 | "shasum": "" |
| 16 | 16 | }, |
| 17 | - "time": "2018-11-26 14:24:47", | |
| 17 | + "require-dev": { | |
| 18 | + "automattic/vipwpcs": "^1.0.0", | |
| 19 | + "dealerdirect/phpcodesniffer-composer-installer": "0.7.0", | |
| 20 | + "phpcompatibility/php-compatibility": "^9", | |
| 21 | + "squizlabs/php_codesniffer": "^3.3", | |
| 22 | + "wp-coding-standards/wpcs": "^1" | |
| 23 | + }, | |
| 24 | + "time": "2020-11-17 08:35:16", | |
| 18 | 25 | "type": "library", |
| 19 | - "installation-source": "dist", | |
| 20 | - "autoload": { | |
| 21 | - "files": [ | |
| 22 | - "load.php" | |
| 23 | - ] | |
| 24 | - }, | |
| 26 | + "installation-source": "source", | |
| 25 | 27 | "notification-url": "https://packagist.org/downloads/", |
| 26 | 28 | "license": [ |
| 27 | 29 | "GPL-2.0+" |
| 28 | 30 | ], |
| @@ -32,9 +34,9 @@ | ||
| 32 | 34 | "email": "friends@themeisle.com", |
| 33 | 35 | "homepage": "https://themeisle.com" |
| 34 | 36 | } |
| 35 | 37 | ], |
| 36 | - "description": "ThemeIsle SDK ", | |
| 38 | + "description": "ThemeIsle SDK", | |
| 37 | 39 | "homepage": "https://github.com/Codeinwp/themeisle-sdk", |
| 38 | 40 | "keywords": [ |
| 39 | 41 | "wordpress" |
| 40 | 42 | ] |
| @@ -39,124 +41,340 @@ | ||
| 39 | 41 | "wordpress" |
| 40 | 42 | ] |
| 41 | 43 | }, |
| 42 | 44 | { |
| 43 | - "name": "xrstf/composer-php52", | |
| 44 | - "version": "v1.0.20", | |
| 45 | - "version_normalized": "1.0.20.0", | |
| 45 | + "name": "markbaker/matrix", | |
| 46 | + "version": "1.2.1", | |
| 47 | + "version_normalized": "1.2.1.0", | |
| 46 | 48 | "source": { |
| 47 | 49 | "type": "git", |
| 48 | - "url": "https://github.com/composer-php52/composer-php52.git", | |
| 49 | - "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8" | |
| 50 | + "url": "https://github.com/MarkBaker/PHPMatrix.git", | |
| 51 | + "reference": "182d44c3b2e3b063468f7481ae3ef71c69dc1409" | |
| 50 | 52 | }, |
| 51 | 53 | "dist": { |
| 52 | 54 | "type": "zip", |
| 53 | - "url": "https://api.github.com/repos/composer-php52/composer-php52/zipball/bd41459d5e27df8d33057842b32377c39e97a5a8", | |
| 54 | - "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8", | |
| 55 | + "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/182d44c3b2e3b063468f7481ae3ef71c69dc1409", | |
| 56 | + "reference": "182d44c3b2e3b063468f7481ae3ef71c69dc1409", | |
| 55 | 57 | "shasum": "" |
| 56 | 58 | }, |
| 57 | - "time": "2016-04-16 21:52:24", | |
| 59 | + "require": { | |
| 60 | + "php": "^5.6.0|^7.0.0" | |
| 61 | + }, | |
| 62 | + "require-dev": { | |
| 63 | + "dealerdirect/phpcodesniffer-composer-installer": "dev-master", | |
| 64 | + "phpcompatibility/php-compatibility": "dev-master", | |
| 65 | + "phploc/phploc": "^4", | |
| 66 | + "phpmd/phpmd": "dev-master", | |
| 67 | + "phpunit/phpunit": "^5.7|^6.0|7.0", | |
| 68 | + "sebastian/phpcpd": "^3.0", | |
| 69 | + "squizlabs/php_codesniffer": "^3.0@dev" | |
| 70 | + }, | |
| 71 | + "time": "2020-08-28 19:41:55", | |
| 58 | 72 | "type": "library", |
| 73 | + "installation-source": "dist", | |
| 74 | + "autoload": { | |
| 75 | + "psr-4": { | |
| 76 | + "Matrix\\": "classes/src/" | |
| 77 | + }, | |
| 78 | + "files": [ | |
| 79 | + "classes/src/functions/adjoint.php", | |
| 80 | + "classes/src/functions/antidiagonal.php", | |
| 81 | + "classes/src/functions/cofactors.php", | |
| 82 | + "classes/src/functions/determinant.php", | |
| 83 | + "classes/src/functions/diagonal.php", | |
| 84 | + "classes/src/functions/identity.php", | |
| 85 | + "classes/src/functions/inverse.php", | |
| 86 | + "classes/src/functions/minors.php", | |
| 87 | + "classes/src/functions/trace.php", | |
| 88 | + "classes/src/functions/transpose.php", | |
| 89 | + "classes/src/operations/add.php", | |
| 90 | + "classes/src/operations/directsum.php", | |
| 91 | + "classes/src/operations/subtract.php", | |
| 92 | + "classes/src/operations/multiply.php", | |
| 93 | + "classes/src/operations/divideby.php", | |
| 94 | + "classes/src/operations/divideinto.php" | |
| 95 | + ] | |
| 96 | + }, | |
| 97 | + "notification-url": "https://packagist.org/downloads/", | |
| 98 | + "license": [ | |
| 99 | + "MIT" | |
| 100 | + ], | |
| 101 | + "authors": [ | |
| 102 | + { | |
| 103 | + "name": "Mark Baker", | |
| 104 | + "email": "mark@lange.demon.co.uk" | |
| 105 | + } | |
| 106 | + ], | |
| 107 | + "description": "PHP Class for working with matrices", | |
| 108 | + "homepage": "https://github.com/MarkBaker/PHPMatrix", | |
| 109 | + "keywords": [ | |
| 110 | + "mathematics", | |
| 111 | + "matrix", | |
| 112 | + "vector" | |
| 113 | + ] | |
| 114 | + }, | |
| 115 | + { | |
| 116 | + "name": "markbaker/complex", | |
| 117 | + "version": "1.5.0", | |
| 118 | + "version_normalized": "1.5.0.0", | |
| 119 | + "source": { | |
| 120 | + "type": "git", | |
| 121 | + "url": "https://github.com/MarkBaker/PHPComplex.git", | |
| 122 | + "reference": "c3131244e29c08d44fefb49e0dd35021e9e39dd2" | |
| 123 | + }, | |
| 124 | + "dist": { | |
| 125 | + "type": "zip", | |
| 126 | + "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/c3131244e29c08d44fefb49e0dd35021e9e39dd2", | |
| 127 | + "reference": "c3131244e29c08d44fefb49e0dd35021e9e39dd2", | |
| 128 | + "shasum": "" | |
| 129 | + }, | |
| 130 | + "require": { | |
| 131 | + "php": "^5.6.0|^7.0" | |
| 132 | + }, | |
| 133 | + "require-dev": { | |
| 134 | + "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", | |
| 135 | + "phpcompatibility/php-compatibility": "^9.0", | |
| 136 | + "phpdocumentor/phpdocumentor": "2.*", | |
| 137 | + "phploc/phploc": "^4.0|^5.0|^6.0|^7.0", | |
| 138 | + "phpmd/phpmd": "2.*", | |
| 139 | + "phpunit/phpunit": "^4.8.35|^5.0|^6.0|^7.0", | |
| 140 | + "sebastian/phpcpd": "2.*", | |
| 141 | + "squizlabs/php_codesniffer": "^3.4.0" | |
| 142 | + }, | |
| 143 | + "time": "2020-08-26 19:47:57", | |
| 144 | + "type": "library", | |
| 145 | + "installation-source": "dist", | |
| 146 | + "autoload": { | |
| 147 | + "psr-4": { | |
| 148 | + "Complex\\": "classes/src/" | |
| 149 | + }, | |
| 150 | + "files": [ | |
| 151 | + "classes/src/functions/abs.php", | |
| 152 | + "classes/src/functions/acos.php", | |
| 153 | + "classes/src/functions/acosh.php", | |
| 154 | + "classes/src/functions/acot.php", | |
| 155 | + "classes/src/functions/acoth.php", | |
| 156 | + "classes/src/functions/acsc.php", | |
| 157 | + "classes/src/functions/acsch.php", | |
| 158 | + "classes/src/functions/argument.php", | |
| 159 | + "classes/src/functions/asec.php", | |
| 160 | + "classes/src/functions/asech.php", | |
| 161 | + "classes/src/functions/asin.php", | |
| 162 | + "classes/src/functions/asinh.php", | |
| 163 | + "classes/src/functions/atan.php", | |
| 164 | + "classes/src/functions/atanh.php", | |
| 165 | + "classes/src/functions/conjugate.php", | |
| 166 | + "classes/src/functions/cos.php", | |
| 167 | + "classes/src/functions/cosh.php", | |
| 168 | + "classes/src/functions/cot.php", | |
| 169 | + "classes/src/functions/coth.php", | |
| 170 | + "classes/src/functions/csc.php", | |
| 171 | + "classes/src/functions/csch.php", | |
| 172 | + "classes/src/functions/exp.php", | |
| 173 | + "classes/src/functions/inverse.php", | |
| 174 | + "classes/src/functions/ln.php", | |
| 175 | + "classes/src/functions/log2.php", | |
| 176 | + "classes/src/functions/log10.php", | |
| 177 | + "classes/src/functions/negative.php", | |
| 178 | + "classes/src/functions/pow.php", | |
| 179 | + "classes/src/functions/rho.php", | |
| 180 | + "classes/src/functions/sec.php", | |
| 181 | + "classes/src/functions/sech.php", | |
| 182 | + "classes/src/functions/sin.php", | |
| 183 | + "classes/src/functions/sinh.php", | |
| 184 | + "classes/src/functions/sqrt.php", | |
| 185 | + "classes/src/functions/tan.php", | |
| 186 | + "classes/src/functions/tanh.php", | |
| 187 | + "classes/src/functions/theta.php", | |
| 188 | + "classes/src/operations/add.php", | |
| 189 | + "classes/src/operations/subtract.php", | |
| 190 | + "classes/src/operations/multiply.php", | |
| 191 | + "classes/src/operations/divideby.php", | |
| 192 | + "classes/src/operations/divideinto.php" | |
| 193 | + ] | |
| 194 | + }, | |
| 195 | + "notification-url": "https://packagist.org/downloads/", | |
| 196 | + "license": [ | |
| 197 | + "MIT" | |
| 198 | + ], | |
| 199 | + "authors": [ | |
| 200 | + { | |
| 201 | + "name": "Mark Baker", | |
| 202 | + "email": "mark@lange.demon.co.uk" | |
| 203 | + } | |
| 204 | + ], | |
| 205 | + "description": "PHP Class for working with complex numbers", | |
| 206 | + "homepage": "https://github.com/MarkBaker/PHPComplex", | |
| 207 | + "keywords": [ | |
| 208 | + "complex", | |
| 209 | + "mathematics" | |
| 210 | + ] | |
| 211 | + }, | |
| 212 | + { | |
| 213 | + "name": "psr/simple-cache", | |
| 214 | + "version": "1.0.1", | |
| 215 | + "version_normalized": "1.0.1.0", | |
| 216 | + "source": { | |
| 217 | + "type": "git", | |
| 218 | + "url": "https://github.com/php-fig/simple-cache.git", | |
| 219 | + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" | |
| 220 | + }, | |
| 221 | + "dist": { | |
| 222 | + "type": "zip", | |
| 223 | + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", | |
| 224 | + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", | |
| 225 | + "shasum": "" | |
| 226 | + }, | |
| 227 | + "require": { | |
| 228 | + "php": ">=5.3.0" | |
| 229 | + }, | |
| 230 | + "time": "2017-10-23 01:57:42", | |
| 231 | + "type": "library", | |
| 59 | 232 | "extra": { |
| 60 | 233 | "branch-alias": { |
| 61 | - "dev-default": "1.x-dev" | |
| 234 | + "dev-master": "1.0.x-dev" | |
| 62 | 235 | } |
| 63 | 236 | }, |
| 64 | 237 | "installation-source": "dist", |
| 65 | 238 | "autoload": { |
| 66 | - "psr-0": { | |
| 67 | - "xrstf\\Composer52": "lib/" | |
| 239 | + "psr-4": { | |
| 240 | + "Psr\\SimpleCache\\": "src/" | |
| 68 | 241 | } |
| 69 | 242 | }, |
| 70 | 243 | "notification-url": "https://packagist.org/downloads/", |
| 71 | 244 | "license": [ |
| 72 | 245 | "MIT" |
| 246 | + ], | |
| 247 | + "authors": [ | |
| 248 | + { | |
| 249 | + "name": "PHP-FIG", | |
| 250 | + "homepage": "http://www.php-fig.org/" | |
| 251 | + } | |
| 252 | + ], | |
| 253 | + "description": "Common interfaces for simple caching", | |
| 254 | + "keywords": [ | |
| 255 | + "cache", | |
| 256 | + "caching", | |
| 257 | + "psr", | |
| 258 | + "psr-16", | |
| 259 | + "simple-cache" | |
| 73 | 260 | ] |
| 74 | 261 | }, |
| 75 | 262 | { |
| 76 | - "name": "phpoffice/phpexcel", | |
| 263 | + "name": "phpoffice/phpspreadsheet", | |
| 77 | 264 | "version": "1.8.2", |
| 78 | 265 | "version_normalized": "1.8.2.0", |
| 79 | 266 | "source": { |
| 80 | 267 | "type": "git", |
| 81 | - "url": "https://github.com/PHPOffice/PHPExcel.git", | |
| 82 | - "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870" | |
| 268 | + "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", | |
| 269 | + "reference": "0c1346a1956347590b7db09533966307d20cb7cc" | |
| 83 | 270 | }, |
| 84 | 271 | "dist": { |
| 85 | 272 | "type": "zip", |
| 86 | - "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870", | |
| 87 | - "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870", | |
| 273 | + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/0c1346a1956347590b7db09533966307d20cb7cc", | |
| 274 | + "reference": "0c1346a1956347590b7db09533966307d20cb7cc", | |
| 88 | 275 | "shasum": "" |
| 89 | 276 | }, |
| 90 | 277 | "require": { |
| 278 | + "ext-ctype": "*", | |
| 279 | + "ext-dom": "*", | |
| 280 | + "ext-fileinfo": "*", | |
| 281 | + "ext-gd": "*", | |
| 282 | + "ext-iconv": "*", | |
| 283 | + "ext-libxml": "*", | |
| 91 | 284 | "ext-mbstring": "*", |
| 285 | + "ext-simplexml": "*", | |
| 92 | 286 | "ext-xml": "*", |
| 287 | + "ext-xmlreader": "*", | |
| 93 | 288 | "ext-xmlwriter": "*", |
| 94 | - "php": "^5.2|^7.0" | |
| 289 | + "ext-zip": "*", | |
| 290 | + "ext-zlib": "*", | |
| 291 | + "markbaker/complex": "^1.4", | |
| 292 | + "markbaker/matrix": "^1.1", | |
| 293 | + "php": "^5.6|^7.0", | |
| 294 | + "psr/simple-cache": "^1.0" | |
| 95 | 295 | }, |
| 96 | 296 | "require-dev": { |
| 97 | - "squizlabs/php_codesniffer": "2.*" | |
| 297 | + "doctrine/instantiator": "^1.0.0", | |
| 298 | + "dompdf/dompdf": "^0.8.0", | |
| 299 | + "friendsofphp/php-cs-fixer": "@stable", | |
| 300 | + "jpgraph/jpgraph": "^4.0", | |
| 301 | + "mpdf/mpdf": "^7.0.0", | |
| 302 | + "phpcompatibility/php-compatibility": "^8.0", | |
| 303 | + "phpunit/phpunit": "^5.7", | |
| 304 | + "squizlabs/php_codesniffer": "^3.3", | |
| 305 | + "tecnickcom/tcpdf": "^6.2" | |
| 98 | 306 | }, |
| 99 | - "time": "2018-11-22 23:07:24", | |
| 307 | + "suggest": { | |
| 308 | + "dompdf/dompdf": "Option for rendering PDF with PDF Writer", | |
| 309 | + "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", | |
| 310 | + "mpdf/mpdf": "Option for rendering PDF with PDF Writer", | |
| 311 | + "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer" | |
| 312 | + }, | |
| 313 | + "time": "2019-07-08 21:21:25", | |
| 100 | 314 | "type": "library", |
| 101 | 315 | "installation-source": "dist", |
| 102 | 316 | "autoload": { |
| 103 | - "psr-0": { | |
| 104 | - "PHPExcel": "Classes/" | |
| 317 | + "psr-4": { | |
| 318 | + "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" | |
| 105 | 319 | } |
| 106 | 320 | }, |
| 107 | 321 | "notification-url": "https://packagist.org/downloads/", |
| 108 | 322 | "license": [ |
| 109 | - "LGPL-2.1" | |
| 323 | + "LGPL-2.1-or-later" | |
| 110 | 324 | ], |
| 111 | 325 | "authors": [ |
| 112 | 326 | { |
| 113 | - "name": "Maarten Balliauw", | |
| 114 | - "homepage": "http://blog.maartenballiauw.be" | |
| 327 | + "name": "Erik Tilt" | |
| 115 | 328 | }, |
| 116 | 329 | { |
| 117 | - "name": "Erik Tilt" | |
| 330 | + "name": "Adrien Crivelli" | |
| 118 | 331 | }, |
| 119 | 332 | { |
| 120 | - "name": "Franck Lefevre", | |
| 121 | - "homepage": "http://rootslabs.net" | |
| 333 | + "name": "Maarten Balliauw", | |
| 334 | + "homepage": "https://blog.maartenballiauw.be" | |
| 122 | 335 | }, |
| 123 | 336 | { |
| 124 | 337 | "name": "Mark Baker", |
| 125 | - "homepage": "http://markbakeruk.net" | |
| 338 | + "homepage": "https://markbakeruk.net" | |
| 339 | + }, | |
| 340 | + { | |
| 341 | + "name": "Franck Lefevre", | |
| 342 | + "homepage": "https://rootslabs.net" | |
| 126 | 343 | } |
| 127 | 344 | ], |
| 128 | - "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", | |
| 129 | - "homepage": "https://github.com/PHPOffice/PHPExcel", | |
| 345 | + "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", | |
| 346 | + "homepage": "https://github.com/PHPOffice/PhpSpreadsheet", | |
| 130 | 347 | "keywords": [ |
| 131 | 348 | "OpenXML", |
| 132 | 349 | "excel", |
| 350 | + "gnumeric", | |
| 351 | + "ods", | |
| 133 | 352 | "php", |
| 134 | 353 | "spreadsheet", |
| 135 | 354 | "xls", |
| 136 | 355 | "xlsx" |
| 137 | - ], | |
| 138 | - "abandoned": "phpoffice/phpspreadsheet" | |
| 356 | + ] | |
| 139 | 357 | }, |
| 140 | 358 | { |
| 141 | 359 | "name": "neitanod/forceutf8", |
| 142 | - "version": "v2.0.2", | |
| 143 | - "version_normalized": "2.0.2.0", | |
| 360 | + "version": "v2.0.4", | |
| 361 | + "version_normalized": "2.0.4.0", | |
| 144 | 362 | "source": { |
| 145 | 363 | "type": "git", |
| 146 | 364 | "url": "https://github.com/neitanod/forceutf8.git", |
| 147 | - "reference": "30980a8ca2787a7730d370eac310b8987eb68229" | |
| 365 | + "reference": "c1fbe70bfb5ad41b8ec5785056b0e308b40d4831" | |
| 148 | 366 | }, |
| 149 | 367 | "dist": { |
| 150 | 368 | "type": "zip", |
| 151 | - "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/30980a8ca2787a7730d370eac310b8987eb68229", | |
| 152 | - "reference": "30980a8ca2787a7730d370eac310b8987eb68229", | |
| 369 | + "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/c1fbe70bfb5ad41b8ec5785056b0e308b40d4831", | |
| 370 | + "reference": "c1fbe70bfb5ad41b8ec5785056b0e308b40d4831", | |
| 153 | 371 | "shasum": "" |
| 154 | 372 | }, |
| 155 | 373 | "require": { |
| 156 | 374 | "php": ">=5.3.0" |
| 157 | 375 | }, |
| 158 | - "time": "2018-10-10 23:03:52", | |
| 376 | + "time": "2019-12-10 14:09:14", | |
| 159 | 377 | "type": "library", |
| 160 | 378 | "installation-source": "dist", |
| 161 | 379 | "autoload": { |
| 162 | 380 | "psr-0": { |