Bernd Wurst commited on 2020-12-09 07:45:15
Zeige 1 geänderte Dateien mit 35 Einfügungen und 35 Löschungen.
| ... | ... |
@@ -53,16 +53,16 @@ |
| 53 | 53 |
}, |
| 54 | 54 |
{
|
| 55 | 55 |
"name": "giggsey/libphonenumber-for-php", |
| 56 |
- "version": "8.12.12", |
|
| 56 |
+ "version": "8.12.14", |
|
| 57 | 57 |
"source": {
|
| 58 | 58 |
"type": "git", |
| 59 | 59 |
"url": "https://github.com/giggsey/libphonenumber-for-php.git", |
| 60 |
- "reference": "f3802f572c5fff322a2ccd8d2d792c147ed9e3c4" |
|
| 60 |
+ "reference": "c42a963110b08b8a4a419c35566bf9d3456ba479" |
|
| 61 | 61 |
}, |
| 62 | 62 |
"dist": {
|
| 63 | 63 |
"type": "zip", |
| 64 |
- "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/f3802f572c5fff322a2ccd8d2d792c147ed9e3c4", |
|
| 65 |
- "reference": "f3802f572c5fff322a2ccd8d2d792c147ed9e3c4", |
|
| 64 |
+ "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/c42a963110b08b8a4a419c35566bf9d3456ba479", |
|
| 65 |
+ "reference": "c42a963110b08b8a4a419c35566bf9d3456ba479", |
|
| 66 | 66 |
"shasum": "" |
| 67 | 67 |
}, |
| 68 | 68 |
"require": {
|
| ... | ... |
@@ -76,8 +76,8 @@ |
| 76 | 76 |
"pear/versioncontrol_git": "^0.5", |
| 77 | 77 |
"phing/phing": "^2.7", |
| 78 | 78 |
"php-coveralls/php-coveralls": "^1.0|^2.0", |
| 79 |
- "phpunit/phpunit": "^4.8.36|^5.0|^7.0", |
|
| 80 |
- "symfony/console": "^2.8|^3.0" |
|
| 79 |
+ "symfony/console": "^2.8|^3.0", |
|
| 80 |
+ "symfony/phpunit-bridge": "^4.2 || ^5" |
|
| 81 | 81 |
}, |
| 82 | 82 |
"type": "library", |
| 83 | 83 |
"extra": {
|
| ... | ... |
@@ -117,7 +117,7 @@ |
| 117 | 117 |
"phonenumber", |
| 118 | 118 |
"validation" |
| 119 | 119 |
], |
| 120 |
- "time": "2020-10-29T09:27:40+00:00" |
|
| 120 |
+ "time": "2020-12-02T10:54:10+00:00" |
|
| 121 | 121 |
}, |
| 122 | 122 |
{
|
| 123 | 123 |
"name": "giggsey/locale", |
| ... | ... |
@@ -198,30 +198,30 @@ |
| 198 | 198 |
}, |
| 199 | 199 |
{
|
| 200 | 200 |
"name": "mpdf/mpdf", |
| 201 |
- "version": "v8.0.7", |
|
| 201 |
+ "version": "v8.0.8", |
|
| 202 | 202 |
"source": {
|
| 203 | 203 |
"type": "git", |
| 204 | 204 |
"url": "https://github.com/mpdf/mpdf.git", |
| 205 |
- "reference": "7daf07f15334ed59a276bd52131dcca48794cdbd" |
|
| 205 |
+ "reference": "4ce221329d0918146514605db1644b2771c5e308" |
|
| 206 | 206 |
}, |
| 207 | 207 |
"dist": {
|
| 208 | 208 |
"type": "zip", |
| 209 |
- "url": "https://api.github.com/repos/mpdf/mpdf/zipball/7daf07f15334ed59a276bd52131dcca48794cdbd", |
|
| 210 |
- "reference": "7daf07f15334ed59a276bd52131dcca48794cdbd", |
|
| 209 |
+ "url": "https://api.github.com/repos/mpdf/mpdf/zipball/4ce221329d0918146514605db1644b2771c5e308", |
|
| 210 |
+ "reference": "4ce221329d0918146514605db1644b2771c5e308", |
|
| 211 | 211 |
"shasum": "" |
| 212 | 212 |
}, |
| 213 | 213 |
"require": {
|
| 214 | 214 |
"ext-gd": "*", |
| 215 | 215 |
"ext-mbstring": "*", |
| 216 | 216 |
"myclabs/deep-copy": "^1.7", |
| 217 |
- "paragonie/random_compat": "^1.4|^2.0|9.99.99", |
|
| 218 |
- "php": "^5.6 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0", |
|
| 217 |
+ "paragonie/random_compat": "^1.4|^2.0|^9.99.99", |
|
| 218 |
+ "php": "^5.6 || ^7.0", |
|
| 219 | 219 |
"psr/log": "^1.0", |
| 220 | 220 |
"setasign/fpdi": "^2.1" |
| 221 | 221 |
}, |
| 222 | 222 |
"require-dev": {
|
| 223 |
- "mockery/mockery": "^0.9.5", |
|
| 224 |
- "mpdf/qrcode": "^1.0.0", |
|
| 223 |
+ "mockery/mockery": "^1.3.0", |
|
| 224 |
+ "mpdf/qrcode": "^1.1.0", |
|
| 225 | 225 |
"phpunit/phpunit": "^5.0", |
| 226 | 226 |
"squizlabs/php_codesniffer": "^3.5.0", |
| 227 | 227 |
"tracy/tracy": "^2.4" |
| ... | ... |
@@ -269,20 +269,20 @@ |
| 269 | 269 |
"type": "custom" |
| 270 | 270 |
} |
| 271 | 271 |
], |
| 272 |
- "time": "2020-07-15T09:48:00+00:00" |
|
| 272 |
+ "time": "2020-12-05T00:44:31+00:00" |
|
| 273 | 273 |
}, |
| 274 | 274 |
{
|
| 275 | 275 |
"name": "myclabs/deep-copy", |
| 276 |
- "version": "1.10.1", |
|
| 276 |
+ "version": "1.10.2", |
|
| 277 | 277 |
"source": {
|
| 278 | 278 |
"type": "git", |
| 279 | 279 |
"url": "https://github.com/myclabs/DeepCopy.git", |
| 280 |
- "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5" |
|
| 280 |
+ "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220" |
|
| 281 | 281 |
}, |
| 282 | 282 |
"dist": {
|
| 283 | 283 |
"type": "zip", |
| 284 |
- "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5", |
|
| 285 |
- "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5", |
|
| 284 |
+ "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220", |
|
| 285 |
+ "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220", |
|
| 286 | 286 |
"shasum": "" |
| 287 | 287 |
}, |
| 288 | 288 |
"require": {
|
| ... | ... |
@@ -323,24 +323,24 @@ |
| 323 | 323 |
"type": "tidelift" |
| 324 | 324 |
} |
| 325 | 325 |
], |
| 326 |
- "time": "2020-06-29T13:22:24+00:00" |
|
| 326 |
+ "time": "2020-11-13T09:40:50+00:00" |
|
| 327 | 327 |
}, |
| 328 | 328 |
{
|
| 329 | 329 |
"name": "paragonie/random_compat", |
| 330 |
- "version": "v9.99.99", |
|
| 330 |
+ "version": "v9.99.100", |
|
| 331 | 331 |
"source": {
|
| 332 | 332 |
"type": "git", |
| 333 | 333 |
"url": "https://github.com/paragonie/random_compat.git", |
| 334 |
- "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" |
|
| 334 |
+ "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" |
|
| 335 | 335 |
}, |
| 336 | 336 |
"dist": {
|
| 337 | 337 |
"type": "zip", |
| 338 |
- "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", |
|
| 339 |
- "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", |
|
| 338 |
+ "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", |
|
| 339 |
+ "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", |
|
| 340 | 340 |
"shasum": "" |
| 341 | 341 |
}, |
| 342 | 342 |
"require": {
|
| 343 |
- "php": "^7" |
|
| 343 |
+ "php": ">= 7" |
|
| 344 | 344 |
}, |
| 345 | 345 |
"require-dev": {
|
| 346 | 346 |
"phpunit/phpunit": "4.*|5.*", |
| ... | ... |
@@ -368,7 +368,7 @@ |
| 368 | 368 |
"pseudorandom", |
| 369 | 369 |
"random" |
| 370 | 370 |
], |
| 371 |
- "time": "2018-07-02T15:55:56+00:00" |
|
| 371 |
+ "time": "2020-10-15T08:29:30+00:00" |
|
| 372 | 372 |
}, |
| 373 | 373 |
{
|
| 374 | 374 |
"name": "phpgangsta/googleauthenticator", |
| ... | ... |
@@ -400,9 +400,9 @@ |
| 400 | 400 |
"authors": [ |
| 401 | 401 |
{
|
| 402 | 402 |
"name": "Michael Kliewe", |
| 403 |
+ "role": "Developer", |
|
| 403 | 404 |
"email": "info@phpgangsta.de", |
| 404 |
- "homepage": "http://www.phpgangsta.de/", |
|
| 405 |
- "role": "Developer" |
|
| 405 |
+ "homepage": "http://www.phpgangsta.de/" |
|
| 406 | 406 |
} |
| 407 | 407 |
], |
| 408 | 408 |
"description": "Google Authenticator 2-factor authentication", |
| ... | ... |
@@ -462,21 +462,21 @@ |
| 462 | 462 |
}, |
| 463 | 463 |
{
|
| 464 | 464 |
"name": "setasign/fpdi", |
| 465 |
- "version": "v2.3.4", |
|
| 465 |
+ "version": "v2.3.5", |
|
| 466 | 466 |
"source": {
|
| 467 | 467 |
"type": "git", |
| 468 | 468 |
"url": "https://github.com/Setasign/FPDI.git", |
| 469 |
- "reference": "2b5fb811c04f937ef257ef3f798cebeded33c136" |
|
| 469 |
+ "reference": "f2246c8669bd25834f5c264425eb0e250d7a9312" |
|
| 470 | 470 |
}, |
| 471 | 471 |
"dist": {
|
| 472 | 472 |
"type": "zip", |
| 473 |
- "url": "https://api.github.com/repos/Setasign/FPDI/zipball/2b5fb811c04f937ef257ef3f798cebeded33c136", |
|
| 474 |
- "reference": "2b5fb811c04f937ef257ef3f798cebeded33c136", |
|
| 473 |
+ "url": "https://api.github.com/repos/Setasign/FPDI/zipball/f2246c8669bd25834f5c264425eb0e250d7a9312", |
|
| 474 |
+ "reference": "f2246c8669bd25834f5c264425eb0e250d7a9312", |
|
| 475 | 475 |
"shasum": "" |
| 476 | 476 |
}, |
| 477 | 477 |
"require": {
|
| 478 | 478 |
"ext-zlib": "*", |
| 479 |
- "php": "^5.6 || ^7.0" |
|
| 479 |
+ "php": "^5.6 || ^7.0 || ^8.0" |
|
| 480 | 480 |
}, |
| 481 | 481 |
"conflict": {
|
| 482 | 482 |
"setasign/tfpdf": "<1.31" |
| ... | ... |
@@ -526,7 +526,7 @@ |
| 526 | 526 |
"type": "tidelift" |
| 527 | 527 |
} |
| 528 | 528 |
], |
| 529 |
- "time": "2020-08-27T06:55:47+00:00" |
|
| 529 |
+ "time": "2020-12-03T13:40:03+00:00" |
|
| 530 | 530 |
}, |
| 531 | 531 |
{
|
| 532 | 532 |
"name": "symfony/polyfill-mbstring", |
| 533 | 533 |