Hanno Böck commited on 2020-11-02 12:37:50
Zeige 2 geänderte Dateien mit 149 Einfügungen und 229 Löschungen.
| ... | ... |
@@ -4,7 +4,7 @@ |
| 4 | 4 |
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
| 5 | 5 |
"This file is @generated automatically" |
| 6 | 6 |
], |
| 7 |
- "content-hash": "c4a6e1265c98587596b2495319243b9a", |
|
| 7 |
+ "content-hash": "0e373e5456d6d408e3d54d34d360c96c", |
|
| 8 | 8 |
"packages": [ |
| 9 | 9 |
{
|
| 10 | 10 |
"name": "bjeavons/zxcvbn-php", |
| ... | ... |
@@ -51,90 +51,24 @@ |
| 51 | 51 |
], |
| 52 | 52 |
"time": "2017-01-06T15:43:33+00:00" |
| 53 | 53 |
}, |
| 54 |
- {
|
|
| 55 |
- "name": "dompdf/dompdf", |
|
| 56 |
- "version": "dev-master", |
|
| 57 |
- "source": {
|
|
| 58 |
- "type": "git", |
|
| 59 |
- "url": "https://github.com/dompdf/dompdf.git", |
|
| 60 |
- "reference": "e252335236cb6d79663c08ca8e1c29d7c99399ce" |
|
| 61 |
- }, |
|
| 62 |
- "dist": {
|
|
| 63 |
- "type": "zip", |
|
| 64 |
- "url": "https://api.github.com/repos/dompdf/dompdf/zipball/e252335236cb6d79663c08ca8e1c29d7c99399ce", |
|
| 65 |
- "reference": "e252335236cb6d79663c08ca8e1c29d7c99399ce", |
|
| 66 |
- "shasum": "" |
|
| 67 |
- }, |
|
| 68 |
- "require": {
|
|
| 69 |
- "ext-dom": "*", |
|
| 70 |
- "ext-mbstring": "*", |
|
| 71 |
- "phenx/php-font-lib": "^0.5.1", |
|
| 72 |
- "phenx/php-svg-lib": "^0.3.3", |
|
| 73 |
- "php": "^7.1" |
|
| 74 |
- }, |
|
| 75 |
- "require-dev": {
|
|
| 76 |
- "phpunit/phpunit": "^7.5", |
|
| 77 |
- "squizlabs/php_codesniffer": "^3.5" |
|
| 78 |
- }, |
|
| 79 |
- "suggest": {
|
|
| 80 |
- "ext-gd": "Needed to process images", |
|
| 81 |
- "ext-gmagick": "Improves image processing performance", |
|
| 82 |
- "ext-imagick": "Improves image processing performance" |
|
| 83 |
- }, |
|
| 84 |
- "type": "library", |
|
| 85 |
- "extra": {
|
|
| 86 |
- "branch-alias": {
|
|
| 87 |
- "dev-develop": "0.7-dev" |
|
| 88 |
- } |
|
| 89 |
- }, |
|
| 90 |
- "autoload": {
|
|
| 91 |
- "psr-4": {
|
|
| 92 |
- "Dompdf\\": "src/" |
|
| 93 |
- }, |
|
| 94 |
- "classmap": [ |
|
| 95 |
- "lib/" |
|
| 96 |
- ] |
|
| 97 |
- }, |
|
| 98 |
- "notification-url": "https://packagist.org/downloads/", |
|
| 99 |
- "license": [ |
|
| 100 |
- "LGPL-2.1" |
|
| 101 |
- ], |
|
| 102 |
- "authors": [ |
|
| 103 |
- {
|
|
| 104 |
- "name": "Fabien Ménager", |
|
| 105 |
- "email": "fabien.menager@gmail.com" |
|
| 106 |
- }, |
|
| 107 |
- {
|
|
| 108 |
- "name": "Brian Sweeney", |
|
| 109 |
- "email": "eclecticgeek@gmail.com" |
|
| 110 |
- }, |
|
| 111 |
- {
|
|
| 112 |
- "name": "Gabriel Bull", |
|
| 113 |
- "email": "me@gabrielbull.com" |
|
| 114 |
- } |
|
| 115 |
- ], |
|
| 116 |
- "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", |
|
| 117 |
- "homepage": "https://github.com/dompdf/dompdf", |
|
| 118 |
- "time": "2020-01-02T02:02:55+00:00" |
|
| 119 |
- }, |
|
| 120 | 54 |
{
|
| 121 | 55 |
"name": "giggsey/libphonenumber-for-php", |
| 122 |
- "version": "8.11.1", |
|
| 56 |
+ "version": "8.12.12", |
|
| 123 | 57 |
"source": {
|
| 124 | 58 |
"type": "git", |
| 125 | 59 |
"url": "https://github.com/giggsey/libphonenumber-for-php.git", |
| 126 |
- "reference": "f6a367f08e323edc1c27546d8d5818bb016d812e" |
|
| 60 |
+ "reference": "f3802f572c5fff322a2ccd8d2d792c147ed9e3c4" |
|
| 127 | 61 |
}, |
| 128 | 62 |
"dist": {
|
| 129 | 63 |
"type": "zip", |
| 130 |
- "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/f6a367f08e323edc1c27546d8d5818bb016d812e", |
|
| 131 |
- "reference": "f6a367f08e323edc1c27546d8d5818bb016d812e", |
|
| 64 |
+ "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/f3802f572c5fff322a2ccd8d2d792c147ed9e3c4", |
|
| 65 |
+ "reference": "f3802f572c5fff322a2ccd8d2d792c147ed9e3c4", |
|
| 132 | 66 |
"shasum": "" |
| 133 | 67 |
}, |
| 134 | 68 |
"require": {
|
| 135 |
- "ext-mbstring": "*", |
|
| 136 | 69 |
"giggsey/locale": "^1.7", |
| 137 |
- "php": ">=5.3.2" |
|
| 70 |
+ "php": ">=5.3.2", |
|
| 71 |
+ "symfony/polyfill-mbstring": "^1.17" |
|
| 138 | 72 |
}, |
| 139 | 73 |
"require-dev": {
|
| 140 | 74 |
"pear/pear-core-minimal": "^1.9", |
| ... | ... |
@@ -142,7 +76,7 @@ |
| 142 | 76 |
"pear/versioncontrol_git": "^0.5", |
| 143 | 77 |
"phing/phing": "^2.7", |
| 144 | 78 |
"php-coveralls/php-coveralls": "^1.0|^2.0", |
| 145 |
- "phpunit/phpunit": "^4.8.36|^5.0", |
|
| 79 |
+ "phpunit/phpunit": "^4.8.36|^5.0|^7.0", |
|
| 146 | 80 |
"symfony/console": "^2.8|^3.0" |
| 147 | 81 |
}, |
| 148 | 82 |
"type": "library", |
| ... | ... |
@@ -183,20 +117,20 @@ |
| 183 | 117 |
"phonenumber", |
| 184 | 118 |
"validation" |
| 185 | 119 |
], |
| 186 |
- "time": "2019-12-11T10:03:19+00:00" |
|
| 120 |
+ "time": "2020-10-29T09:27:40+00:00" |
|
| 187 | 121 |
}, |
| 188 | 122 |
{
|
| 189 | 123 |
"name": "giggsey/locale", |
| 190 |
- "version": "1.8", |
|
| 124 |
+ "version": "1.9", |
|
| 191 | 125 |
"source": {
|
| 192 | 126 |
"type": "git", |
| 193 | 127 |
"url": "https://github.com/giggsey/Locale.git", |
| 194 |
- "reference": "85a1b251bad11c986fec2a051b10d4b80a5caa1b" |
|
| 128 |
+ "reference": "b07f1eace8072ccc61445ad8fbd493ff9d783043" |
|
| 195 | 129 |
}, |
| 196 | 130 |
"dist": {
|
| 197 | 131 |
"type": "zip", |
| 198 |
- "url": "https://api.github.com/repos/giggsey/Locale/zipball/85a1b251bad11c986fec2a051b10d4b80a5caa1b", |
|
| 199 |
- "reference": "85a1b251bad11c986fec2a051b10d4b80a5caa1b", |
|
| 132 |
+ "url": "https://api.github.com/repos/giggsey/Locale/zipball/b07f1eace8072ccc61445ad8fbd493ff9d783043", |
|
| 133 |
+ "reference": "b07f1eace8072ccc61445ad8fbd493ff9d783043", |
|
| 200 | 134 |
"shasum": "" |
| 201 | 135 |
}, |
| 202 | 136 |
"require": {
|
| ... | ... |
@@ -232,20 +166,20 @@ |
| 232 | 166 |
} |
| 233 | 167 |
], |
| 234 | 168 |
"description": "Locale functions required by libphonenumber-for-php", |
| 235 |
- "time": "2019-10-09T18:53:14+00:00" |
|
| 169 |
+ "time": "2020-07-07T11:16:24+00:00" |
|
| 236 | 170 |
}, |
| 237 | 171 |
{
|
| 238 | 172 |
"name": "globalcitizen/php-iban", |
| 239 |
- "version": "v2.7.3", |
|
| 173 |
+ "version": "v2.7.5", |
|
| 240 | 174 |
"source": {
|
| 241 | 175 |
"type": "git", |
| 242 | 176 |
"url": "https://github.com/globalcitizen/php-iban.git", |
| 243 |
- "reference": "9dc5d224b93c92fde3eabf43ec5dc12ef46dedec" |
|
| 177 |
+ "reference": "4c0fc54877948ac667c0ab29c2d1afbe47705599" |
|
| 244 | 178 |
}, |
| 245 | 179 |
"dist": {
|
| 246 | 180 |
"type": "zip", |
| 247 |
- "url": "https://api.github.com/repos/globalcitizen/php-iban/zipball/9dc5d224b93c92fde3eabf43ec5dc12ef46dedec", |
|
| 248 |
- "reference": "9dc5d224b93c92fde3eabf43ec5dc12ef46dedec", |
|
| 181 |
+ "url": "https://api.github.com/repos/globalcitizen/php-iban/zipball/4c0fc54877948ac667c0ab29c2d1afbe47705599", |
|
| 182 |
+ "reference": "4c0fc54877948ac667c0ab29c2d1afbe47705599", |
|
| 249 | 183 |
"shasum": "" |
| 250 | 184 |
}, |
| 251 | 185 |
"type": "library", |
| ... | ... |
@@ -260,20 +194,20 @@ |
| 260 | 194 |
"LGPL-3.0-only" |
| 261 | 195 |
], |
| 262 | 196 |
"description": "php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.", |
| 263 |
- "time": "2019-11-18T01:52:43+00:00" |
|
| 197 |
+ "time": "2020-05-03T19:46:35+00:00" |
|
| 264 | 198 |
}, |
| 265 | 199 |
{
|
| 266 | 200 |
"name": "mpdf/mpdf", |
| 267 |
- "version": "v7.1.9", |
|
| 201 |
+ "version": "v8.0.7", |
|
| 268 | 202 |
"source": {
|
| 269 | 203 |
"type": "git", |
| 270 | 204 |
"url": "https://github.com/mpdf/mpdf.git", |
| 271 |
- "reference": "a0fc1215d2306aa3b4ba6e97bd6ebe4bab6a88fb" |
|
| 205 |
+ "reference": "7daf07f15334ed59a276bd52131dcca48794cdbd" |
|
| 272 | 206 |
}, |
| 273 | 207 |
"dist": {
|
| 274 | 208 |
"type": "zip", |
| 275 |
- "url": "https://api.github.com/repos/mpdf/mpdf/zipball/a0fc1215d2306aa3b4ba6e97bd6ebe4bab6a88fb", |
|
| 276 |
- "reference": "a0fc1215d2306aa3b4ba6e97bd6ebe4bab6a88fb", |
|
| 209 |
+ "url": "https://api.github.com/repos/mpdf/mpdf/zipball/7daf07f15334ed59a276bd52131dcca48794cdbd", |
|
| 210 |
+ "reference": "7daf07f15334ed59a276bd52131dcca48794cdbd", |
|
| 277 | 211 |
"shasum": "" |
| 278 | 212 |
}, |
| 279 | 213 |
"require": {
|
| ... | ... |
@@ -281,14 +215,15 @@ |
| 281 | 215 |
"ext-mbstring": "*", |
| 282 | 216 |
"myclabs/deep-copy": "^1.7", |
| 283 | 217 |
"paragonie/random_compat": "^1.4|^2.0|9.99.99", |
| 284 |
- "php": "^5.6 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0", |
|
| 218 |
+ "php": "^5.6 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0", |
|
| 285 | 219 |
"psr/log": "^1.0", |
| 286 |
- "setasign/fpdi": "1.6.*" |
|
| 220 |
+ "setasign/fpdi": "^2.1" |
|
| 287 | 221 |
}, |
| 288 | 222 |
"require-dev": {
|
| 289 | 223 |
"mockery/mockery": "^0.9.5", |
| 224 |
+ "mpdf/qrcode": "^1.0.0", |
|
| 290 | 225 |
"phpunit/phpunit": "^5.0", |
| 291 |
- "squizlabs/php_codesniffer": "^2.7.0", |
|
| 226 |
+ "squizlabs/php_codesniffer": "^3.5.0", |
|
| 292 | 227 |
"tracy/tracy": "^2.4" |
| 293 | 228 |
}, |
| 294 | 229 |
"suggest": {
|
| ... | ... |
@@ -328,24 +263,30 @@ |
| 328 | 263 |
"php", |
| 329 | 264 |
"utf-8" |
| 330 | 265 |
], |
| 331 |
- "time": "2019-02-06T13:32:19+00:00" |
|
| 266 |
+ "funding": [ |
|
| 267 |
+ {
|
|
| 268 |
+ "url": "https://www.paypal.me/mpdf", |
|
| 269 |
+ "type": "custom" |
|
| 270 |
+ } |
|
| 271 |
+ ], |
|
| 272 |
+ "time": "2020-07-15T09:48:00+00:00" |
|
| 332 | 273 |
}, |
| 333 | 274 |
{
|
| 334 | 275 |
"name": "myclabs/deep-copy", |
| 335 |
- "version": "1.9.4", |
|
| 276 |
+ "version": "1.10.1", |
|
| 336 | 277 |
"source": {
|
| 337 | 278 |
"type": "git", |
| 338 | 279 |
"url": "https://github.com/myclabs/DeepCopy.git", |
| 339 |
- "reference": "579bb7356d91f9456ccd505f24ca8b667966a0a7" |
|
| 280 |
+ "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5" |
|
| 340 | 281 |
}, |
| 341 | 282 |
"dist": {
|
| 342 | 283 |
"type": "zip", |
| 343 |
- "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/579bb7356d91f9456ccd505f24ca8b667966a0a7", |
|
| 344 |
- "reference": "579bb7356d91f9456ccd505f24ca8b667966a0a7", |
|
| 284 |
+ "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5", |
|
| 285 |
+ "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5", |
|
| 345 | 286 |
"shasum": "" |
| 346 | 287 |
}, |
| 347 | 288 |
"require": {
|
| 348 |
- "php": "^7.1" |
|
| 289 |
+ "php": "^7.1 || ^8.0" |
|
| 349 | 290 |
}, |
| 350 | 291 |
"replace": {
|
| 351 | 292 |
"myclabs/deep-copy": "self.version" |
| ... | ... |
@@ -376,7 +317,13 @@ |
| 376 | 317 |
"object", |
| 377 | 318 |
"object graph" |
| 378 | 319 |
], |
| 379 |
- "time": "2019-12-15T19:12:40+00:00" |
|
| 320 |
+ "funding": [ |
|
| 321 |
+ {
|
|
| 322 |
+ "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", |
|
| 323 |
+ "type": "tidelift" |
|
| 324 |
+ } |
|
| 325 |
+ ], |
|
| 326 |
+ "time": "2020-06-29T13:22:24+00:00" |
|
| 380 | 327 |
}, |
| 381 | 328 |
{
|
| 382 | 329 |
"name": "paragonie/random_compat", |
| ... | ... |
@@ -423,83 +370,6 @@ |
| 423 | 370 |
], |
| 424 | 371 |
"time": "2018-07-02T15:55:56+00:00" |
| 425 | 372 |
}, |
| 426 |
- {
|
|
| 427 |
- "name": "phenx/php-font-lib", |
|
| 428 |
- "version": "0.5.1", |
|
| 429 |
- "source": {
|
|
| 430 |
- "type": "git", |
|
| 431 |
- "url": "https://github.com/PhenX/php-font-lib.git", |
|
| 432 |
- "reference": "760148820110a1ae0936e5cc35851e25a938bc97" |
|
| 433 |
- }, |
|
| 434 |
- "dist": {
|
|
| 435 |
- "type": "zip", |
|
| 436 |
- "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97", |
|
| 437 |
- "reference": "760148820110a1ae0936e5cc35851e25a938bc97", |
|
| 438 |
- "shasum": "" |
|
| 439 |
- }, |
|
| 440 |
- "require-dev": {
|
|
| 441 |
- "phpunit/phpunit": "^4.8" |
|
| 442 |
- }, |
|
| 443 |
- "type": "library", |
|
| 444 |
- "autoload": {
|
|
| 445 |
- "psr-4": {
|
|
| 446 |
- "FontLib\\": "src/FontLib" |
|
| 447 |
- } |
|
| 448 |
- }, |
|
| 449 |
- "notification-url": "https://packagist.org/downloads/", |
|
| 450 |
- "license": [ |
|
| 451 |
- "LGPL-3.0" |
|
| 452 |
- ], |
|
| 453 |
- "authors": [ |
|
| 454 |
- {
|
|
| 455 |
- "name": "Fabien Ménager", |
|
| 456 |
- "email": "fabien.menager@gmail.com" |
|
| 457 |
- } |
|
| 458 |
- ], |
|
| 459 |
- "description": "A library to read, parse, export and make subsets of different types of font files.", |
|
| 460 |
- "homepage": "https://github.com/PhenX/php-font-lib", |
|
| 461 |
- "time": "2017-09-13T16:14:37+00:00" |
|
| 462 |
- }, |
|
| 463 |
- {
|
|
| 464 |
- "name": "phenx/php-svg-lib", |
|
| 465 |
- "version": "v0.3.3", |
|
| 466 |
- "source": {
|
|
| 467 |
- "type": "git", |
|
| 468 |
- "url": "https://github.com/PhenX/php-svg-lib.git", |
|
| 469 |
- "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32" |
|
| 470 |
- }, |
|
| 471 |
- "dist": {
|
|
| 472 |
- "type": "zip", |
|
| 473 |
- "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32", |
|
| 474 |
- "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32", |
|
| 475 |
- "shasum": "" |
|
| 476 |
- }, |
|
| 477 |
- "require": {
|
|
| 478 |
- "sabberworm/php-css-parser": "^8.3" |
|
| 479 |
- }, |
|
| 480 |
- "require-dev": {
|
|
| 481 |
- "phpunit/phpunit": "^5.5|^6.5" |
|
| 482 |
- }, |
|
| 483 |
- "type": "library", |
|
| 484 |
- "autoload": {
|
|
| 485 |
- "psr-4": {
|
|
| 486 |
- "Svg\\": "src/Svg" |
|
| 487 |
- } |
|
| 488 |
- }, |
|
| 489 |
- "notification-url": "https://packagist.org/downloads/", |
|
| 490 |
- "license": [ |
|
| 491 |
- "LGPL-3.0" |
|
| 492 |
- ], |
|
| 493 |
- "authors": [ |
|
| 494 |
- {
|
|
| 495 |
- "name": "Fabien Ménager", |
|
| 496 |
- "email": "fabien.menager@gmail.com" |
|
| 497 |
- } |
|
| 498 |
- ], |
|
| 499 |
- "description": "A library to read, parse and export to PDF SVG files.", |
|
| 500 |
- "homepage": "https://github.com/PhenX/php-svg-lib", |
|
| 501 |
- "time": "2019-09-11T20:02:13+00:00" |
|
| 502 |
- }, |
|
| 503 | 373 |
{
|
| 504 | 374 |
"name": "phpgangsta/googleauthenticator", |
| 505 | 375 |
"version": "dev-master", |
| ... | ... |
@@ -530,9 +400,9 @@ |
| 530 | 400 |
"authors": [ |
| 531 | 401 |
{
|
| 532 | 402 |
"name": "Michael Kliewe", |
| 533 |
- "role": "Developer", |
|
| 534 | 403 |
"email": "info@phpgangsta.de", |
| 535 |
- "homepage": "http://www.phpgangsta.de/" |
|
| 404 |
+ "homepage": "http://www.phpgangsta.de/", |
|
| 405 |
+ "role": "Developer" |
|
| 536 | 406 |
} |
| 537 | 407 |
], |
| 538 | 408 |
"description": "Google Authenticator 2-factor authentication", |
| ... | ... |
@@ -545,16 +415,16 @@ |
| 545 | 415 |
}, |
| 546 | 416 |
{
|
| 547 | 417 |
"name": "psr/log", |
| 548 |
- "version": "1.1.2", |
|
| 418 |
+ "version": "1.1.3", |
|
| 549 | 419 |
"source": {
|
| 550 | 420 |
"type": "git", |
| 551 | 421 |
"url": "https://github.com/php-fig/log.git", |
| 552 |
- "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" |
|
| 422 |
+ "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" |
|
| 553 | 423 |
}, |
| 554 | 424 |
"dist": {
|
| 555 | 425 |
"type": "zip", |
| 556 |
- "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", |
|
| 557 |
- "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", |
|
| 426 |
+ "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", |
|
| 427 |
+ "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", |
|
| 558 | 428 |
"shasum": "" |
| 559 | 429 |
}, |
| 560 | 430 |
"require": {
|
| ... | ... |
@@ -588,33 +458,43 @@ |
| 588 | 458 |
"psr", |
| 589 | 459 |
"psr-3" |
| 590 | 460 |
], |
| 591 |
- "time": "2019-11-01T11:05:21+00:00" |
|
| 461 |
+ "time": "2020-03-23T09:12:05+00:00" |
|
| 592 | 462 |
}, |
| 593 | 463 |
{
|
| 594 |
- "name": "sabberworm/php-css-parser", |
|
| 595 |
- "version": "8.3.0", |
|
| 464 |
+ "name": "setasign/fpdi", |
|
| 465 |
+ "version": "v2.3.4", |
|
| 596 | 466 |
"source": {
|
| 597 | 467 |
"type": "git", |
| 598 |
- "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", |
|
| 599 |
- "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f" |
|
| 468 |
+ "url": "https://github.com/Setasign/FPDI.git", |
|
| 469 |
+ "reference": "2b5fb811c04f937ef257ef3f798cebeded33c136" |
|
| 600 | 470 |
}, |
| 601 | 471 |
"dist": {
|
| 602 | 472 |
"type": "zip", |
| 603 |
- "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f", |
|
| 604 |
- "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f", |
|
| 473 |
+ "url": "https://api.github.com/repos/Setasign/FPDI/zipball/2b5fb811c04f937ef257ef3f798cebeded33c136", |
|
| 474 |
+ "reference": "2b5fb811c04f937ef257ef3f798cebeded33c136", |
|
| 605 | 475 |
"shasum": "" |
| 606 | 476 |
}, |
| 607 | 477 |
"require": {
|
| 608 |
- "php": ">=5.3.2" |
|
| 478 |
+ "ext-zlib": "*", |
|
| 479 |
+ "php": "^5.6 || ^7.0" |
|
| 480 |
+ }, |
|
| 481 |
+ "conflict": {
|
|
| 482 |
+ "setasign/tfpdf": "<1.31" |
|
| 609 | 483 |
}, |
| 610 | 484 |
"require-dev": {
|
| 611 |
- "codacy/coverage": "^1.4", |
|
| 612 |
- "phpunit/phpunit": "~4.8" |
|
| 485 |
+ "phpunit/phpunit": "~5.7", |
|
| 486 |
+ "setasign/fpdf": "~1.8", |
|
| 487 |
+ "setasign/tfpdf": "1.31", |
|
| 488 |
+ "squizlabs/php_codesniffer": "^3.5", |
|
| 489 |
+ "tecnickcom/tcpdf": "~6.2" |
|
| 490 |
+ }, |
|
| 491 |
+ "suggest": {
|
|
| 492 |
+ "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured." |
|
| 613 | 493 |
}, |
| 614 | 494 |
"type": "library", |
| 615 | 495 |
"autoload": {
|
| 616 |
- "psr-0": {
|
|
| 617 |
- "Sabberworm\\CSS": "lib/" |
|
| 496 |
+ "psr-4": {
|
|
| 497 |
+ "setasign\\Fpdi\\": "src/" |
|
| 618 | 498 |
} |
| 619 | 499 |
}, |
| 620 | 500 |
"notification-url": "https://packagist.org/downloads/", |
| ... | ... |
@@ -623,45 +503,67 @@ |
| 623 | 503 |
], |
| 624 | 504 |
"authors": [ |
| 625 | 505 |
{
|
| 626 |
- "name": "Raphael Schweikert" |
|
| 506 |
+ "name": "Jan Slabon", |
|
| 507 |
+ "email": "jan.slabon@setasign.com", |
|
| 508 |
+ "homepage": "https://www.setasign.com" |
|
| 509 |
+ }, |
|
| 510 |
+ {
|
|
| 511 |
+ "name": "Maximilian Kresse", |
|
| 512 |
+ "email": "maximilian.kresse@setasign.com", |
|
| 513 |
+ "homepage": "https://www.setasign.com" |
|
| 627 | 514 |
} |
| 628 | 515 |
], |
| 629 |
- "description": "Parser for CSS Files written in PHP", |
|
| 630 |
- "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser", |
|
| 516 |
+ "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.", |
|
| 517 |
+ "homepage": "https://www.setasign.com/fpdi", |
|
| 631 | 518 |
"keywords": [ |
| 632 |
- "css", |
|
| 633 |
- "parser", |
|
| 634 |
- "stylesheet" |
|
| 519 |
+ "fpdf", |
|
| 520 |
+ "fpdi", |
|
| 521 |
+ "pdf" |
|
| 522 |
+ ], |
|
| 523 |
+ "funding": [ |
|
| 524 |
+ {
|
|
| 525 |
+ "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi", |
|
| 526 |
+ "type": "tidelift" |
|
| 527 |
+ } |
|
| 635 | 528 |
], |
| 636 |
- "time": "2019-02-22T07:42:52+00:00" |
|
| 529 |
+ "time": "2020-08-27T06:55:47+00:00" |
|
| 637 | 530 |
}, |
| 638 | 531 |
{
|
| 639 |
- "name": "setasign/fpdi", |
|
| 640 |
- "version": "1.6.2", |
|
| 532 |
+ "name": "symfony/polyfill-mbstring", |
|
| 533 |
+ "version": "v1.20.0", |
|
| 641 | 534 |
"source": {
|
| 642 | 535 |
"type": "git", |
| 643 |
- "url": "https://github.com/Setasign/FPDI.git", |
|
| 644 |
- "reference": "a6ad58897a6d97cc2d2cd2adaeda343b25a368ea" |
|
| 536 |
+ "url": "https://github.com/symfony/polyfill-mbstring.git", |
|
| 537 |
+ "reference": "39d483bdf39be819deabf04ec872eb0b2410b531" |
|
| 645 | 538 |
}, |
| 646 | 539 |
"dist": {
|
| 647 | 540 |
"type": "zip", |
| 648 |
- "url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6ad58897a6d97cc2d2cd2adaeda343b25a368ea", |
|
| 649 |
- "reference": "a6ad58897a6d97cc2d2cd2adaeda343b25a368ea", |
|
| 541 |
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531", |
|
| 542 |
+ "reference": "39d483bdf39be819deabf04ec872eb0b2410b531", |
|
| 650 | 543 |
"shasum": "" |
| 651 | 544 |
}, |
| 545 |
+ "require": {
|
|
| 546 |
+ "php": ">=7.1" |
|
| 547 |
+ }, |
|
| 652 | 548 |
"suggest": {
|
| 653 |
- "setasign/fpdf": "FPDI will extend this class but as it is also possible to use \"tecnickcom/tcpdf\" as an alternative there's no fixed dependency configured.", |
|
| 654 |
- "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.", |
|
| 655 |
- "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF." |
|
| 549 |
+ "ext-mbstring": "For best performance" |
|
| 656 | 550 |
}, |
| 657 | 551 |
"type": "library", |
| 552 |
+ "extra": {
|
|
| 553 |
+ "branch-alias": {
|
|
| 554 |
+ "dev-main": "1.20-dev" |
|
| 555 |
+ }, |
|
| 556 |
+ "thanks": {
|
|
| 557 |
+ "name": "symfony/polyfill", |
|
| 558 |
+ "url": "https://github.com/symfony/polyfill" |
|
| 559 |
+ } |
|
| 560 |
+ }, |
|
| 658 | 561 |
"autoload": {
|
| 659 |
- "classmap": [ |
|
| 660 |
- "filters/", |
|
| 661 |
- "fpdi.php", |
|
| 662 |
- "fpdf_tpl.php", |
|
| 663 |
- "fpdi_pdf_parser.php", |
|
| 664 |
- "pdf_context.php" |
|
| 562 |
+ "psr-4": {
|
|
| 563 |
+ "Symfony\\Polyfill\\Mbstring\\": "" |
|
| 564 |
+ }, |
|
| 565 |
+ "files": [ |
|
| 566 |
+ "bootstrap.php" |
|
| 665 | 567 |
] |
| 666 | 568 |
}, |
| 667 | 569 |
"notification-url": "https://packagist.org/downloads/", |
| ... | ... |
@@ -670,30 +572,49 @@ |
| 670 | 572 |
], |
| 671 | 573 |
"authors": [ |
| 672 | 574 |
{
|
| 673 |
- "name": "Jan Slabon", |
|
| 674 |
- "email": "jan.slabon@setasign.com", |
|
| 675 |
- "homepage": "https://www.setasign.com" |
|
| 575 |
+ "name": "Nicolas Grekas", |
|
| 576 |
+ "email": "p@tchwork.com" |
|
| 577 |
+ }, |
|
| 578 |
+ {
|
|
| 579 |
+ "name": "Symfony Community", |
|
| 580 |
+ "homepage": "https://symfony.com/contributors" |
|
| 676 | 581 |
} |
| 677 | 582 |
], |
| 678 |
- "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.", |
|
| 679 |
- "homepage": "https://www.setasign.com/fpdi", |
|
| 583 |
+ "description": "Symfony polyfill for the Mbstring extension", |
|
| 584 |
+ "homepage": "https://symfony.com", |
|
| 680 | 585 |
"keywords": [ |
| 681 |
- "fpdf", |
|
| 682 |
- "fpdi", |
|
| 683 |
- "pdf" |
|
| 586 |
+ "compatibility", |
|
| 587 |
+ "mbstring", |
|
| 588 |
+ "polyfill", |
|
| 589 |
+ "portable", |
|
| 590 |
+ "shim" |
|
| 591 |
+ ], |
|
| 592 |
+ "funding": [ |
|
| 593 |
+ {
|
|
| 594 |
+ "url": "https://symfony.com/sponsor", |
|
| 595 |
+ "type": "custom" |
|
| 596 |
+ }, |
|
| 597 |
+ {
|
|
| 598 |
+ "url": "https://github.com/fabpot", |
|
| 599 |
+ "type": "github" |
|
| 600 |
+ }, |
|
| 601 |
+ {
|
|
| 602 |
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
| 603 |
+ "type": "tidelift" |
|
| 604 |
+ } |
|
| 684 | 605 |
], |
| 685 |
- "time": "2017-05-11T14:25:49+00:00" |
|
| 606 |
+ "time": "2020-10-23T14:02:19+00:00" |
|
| 686 | 607 |
} |
| 687 | 608 |
], |
| 688 | 609 |
"packages-dev": [], |
| 689 | 610 |
"aliases": [], |
| 690 | 611 |
"minimum-stability": "stable", |
| 691 | 612 |
"stability-flags": {
|
| 692 |
- "dompdf/dompdf": 20, |
|
| 693 | 613 |
"phpgangsta/googleauthenticator": 20 |
| 694 | 614 |
}, |
| 695 | 615 |
"prefer-stable": false, |
| 696 | 616 |
"prefer-lowest": false, |
| 697 | 617 |
"platform": [], |
| 698 |
- "platform-dev": [] |
|
| 618 |
+ "platform-dev": [], |
|
| 619 |
+ "plugin-api-version": "1.1.0" |
|
| 699 | 620 |
} |
| 700 | 621 |