aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2019-08-23 08:09:45 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2019-08-23 08:09:45 +0200
commit61e53dda3c5b895f5eb650d3135345b454ba30fc (patch)
treee279912a734f18781550aadc802496d075320d1f
parent02efa4d457849f927765a7e98e2b365e8dc8fea7 (diff)
downloadwallabag-61e53dda3c5b895f5eb650d3135345b454ba30fc.tar.gz
wallabag-61e53dda3c5b895f5eb650d3135345b454ba30fc.tar.zst
wallabag-61e53dda3c5b895f5eb650d3135345b454ba30fc.zip
Update deps
Which aren't handled by dependabot.
-rw-r--r--composer.lock184
1 files changed, 92 insertions, 92 deletions
diff --git a/composer.lock b/composer.lock
index 02ce4199..bf206b63 100644
--- a/composer.lock
+++ b/composer.lock
@@ -337,16 +337,16 @@
337 }, 337 },
338 { 338 {
339 "name": "doctrine/annotations", 339 "name": "doctrine/annotations",
340 "version": "v1.6.1", 340 "version": "v1.7.0",
341 "source": { 341 "source": {
342 "type": "git", 342 "type": "git",
343 "url": "https://github.com/doctrine/annotations.git", 343 "url": "https://github.com/doctrine/annotations.git",
344 "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24" 344 "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb"
345 }, 345 },
346 "dist": { 346 "dist": {
347 "type": "zip", 347 "type": "zip",
348 "url": "https://api.github.com/repos/doctrine/annotations/zipball/53120e0eb10355388d6ccbe462f1fea34ddadb24", 348 "url": "https://api.github.com/repos/doctrine/annotations/zipball/fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
349 "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24", 349 "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
350 "shasum": "" 350 "shasum": ""
351 }, 351 },
352 "require": { 352 "require": {
@@ -355,12 +355,12 @@
355 }, 355 },
356 "require-dev": { 356 "require-dev": {
357 "doctrine/cache": "1.*", 357 "doctrine/cache": "1.*",
358 "phpunit/phpunit": "^6.4" 358 "phpunit/phpunit": "^7.5@dev"
359 }, 359 },
360 "type": "library", 360 "type": "library",
361 "extra": { 361 "extra": {
362 "branch-alias": { 362 "branch-alias": {
363 "dev-master": "1.6.x-dev" 363 "dev-master": "1.7.x-dev"
364 } 364 }
365 }, 365 },
366 "autoload": { 366 "autoload": {
@@ -374,6 +374,10 @@
374 ], 374 ],
375 "authors": [ 375 "authors": [
376 { 376 {
377 "name": "Guilherme Blanco",
378 "email": "guilhermeblanco@gmail.com"
379 },
380 {
377 "name": "Roman Borschel", 381 "name": "Roman Borschel",
378 "email": "roman@code-factory.org" 382 "email": "roman@code-factory.org"
379 }, 383 },
@@ -382,10 +386,6 @@
382 "email": "kontakt@beberlei.de" 386 "email": "kontakt@beberlei.de"
383 }, 387 },
384 { 388 {
385 "name": "Guilherme Blanco",
386 "email": "guilhermeblanco@gmail.com"
387 },
388 {
389 "name": "Jonathan Wage", 389 "name": "Jonathan Wage",
390 "email": "jonwage@gmail.com" 390 "email": "jonwage@gmail.com"
391 }, 391 },
@@ -401,7 +401,7 @@
401 "docblock", 401 "docblock",
402 "parser" 402 "parser"
403 ], 403 ],
404 "time": "2019-03-25T19:12:02+00:00" 404 "time": "2019-08-08T18:11:40+00:00"
405 }, 405 },
406 { 406 {
407 "name": "doctrine/cache", 407 "name": "doctrine/cache",
@@ -1524,16 +1524,16 @@
1524 }, 1524 },
1525 { 1525 {
1526 "name": "egulias/email-validator", 1526 "name": "egulias/email-validator",
1527 "version": "2.1.10", 1527 "version": "2.1.11",
1528 "source": { 1528 "source": {
1529 "type": "git", 1529 "type": "git",
1530 "url": "https://github.com/egulias/EmailValidator.git", 1530 "url": "https://github.com/egulias/EmailValidator.git",
1531 "reference": "a6c8d7101b19a451c1707b1b79bbbc56e4bdb7ec" 1531 "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23"
1532 }, 1532 },
1533 "dist": { 1533 "dist": {
1534 "type": "zip", 1534 "type": "zip",
1535 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/a6c8d7101b19a451c1707b1b79bbbc56e4bdb7ec", 1535 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23",
1536 "reference": "a6c8d7101b19a451c1707b1b79bbbc56e4bdb7ec", 1536 "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23",
1537 "shasum": "" 1537 "shasum": ""
1538 }, 1538 },
1539 "require": { 1539 "require": {
@@ -1552,7 +1552,7 @@
1552 "type": "library", 1552 "type": "library",
1553 "extra": { 1553 "extra": {
1554 "branch-alias": { 1554 "branch-alias": {
1555 "dev-master": "2.0.x-dev" 1555 "dev-master": "2.1.x-dev"
1556 } 1556 }
1557 }, 1557 },
1558 "autoload": { 1558 "autoload": {
@@ -1578,7 +1578,7 @@
1578 "validation", 1578 "validation",
1579 "validator" 1579 "validator"
1580 ], 1580 ],
1581 "time": "2019-07-19T20:52:08+00:00" 1581 "time": "2019-08-13T17:33:27+00:00"
1582 }, 1582 },
1583 { 1583 {
1584 "name": "electrolinux/php-html5lib", 1584 "name": "electrolinux/php-html5lib",
@@ -1611,13 +1611,13 @@
1611 "authors": [ 1611 "authors": [
1612 { 1612 {
1613 "name": "Multiple users", 1613 "name": "Multiple users",
1614 "role": "Original developers", 1614 "homepage": "https://code.google.com/p/html5lib/",
1615 "homepage": "https://code.google.com/p/html5lib/" 1615 "role": "Original developers"
1616 }, 1616 },
1617 { 1617 {
1618 "name": "Sébastien Lavoie", 1618 "name": "Sébastien Lavoie",
1619 "role": "Packager", 1619 "homepage": "http://blog.lavoie.sl",
1620 "homepage": "http://blog.lavoie.sl" 1620 "role": "Packager"
1621 }, 1621 },
1622 { 1622 {
1623 "name": "didier Belot", 1623 "name": "didier Belot",
@@ -1720,8 +1720,8 @@
1720 "authors": [ 1720 "authors": [
1721 { 1721 {
1722 "name": "Santosh Patnaik", 1722 "name": "Santosh Patnaik",
1723 "role": "Developer", 1723 "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
1724 "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b" 1724 "role": "Developer"
1725 } 1725 }
1726 ], 1726 ],
1727 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies", 1727 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
@@ -2227,8 +2227,8 @@
2227 "authors": [ 2227 "authors": [
2228 { 2228 {
2229 "name": "A. Grandt", 2229 "name": "A. Grandt",
2230 "role": "Developer", 2230 "email": "php@grandt.com",
2231 "email": "php@grandt.com" 2231 "role": "Developer"
2232 } 2232 }
2233 ], 2233 ],
2234 "description": "A class for working around the use of mbstring.func_override", 2234 "description": "A class for working around the use of mbstring.func_override",
@@ -2336,9 +2336,9 @@
2336 "authors": [ 2336 "authors": [
2337 { 2337 {
2338 "name": "A. Grandt", 2338 "name": "A. Grandt",
2339 "role": "Developer",
2340 "email": "php@grandt.com", 2339 "email": "php@grandt.com",
2341 "homepage": "http://grandt.com" 2340 "homepage": "http://grandt.com",
2341 "role": "Developer"
2342 } 2342 }
2343 ], 2343 ],
2344 "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.", 2344 "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.",
@@ -2383,14 +2383,14 @@
2383 "authors": [ 2383 "authors": [
2384 { 2384 {
2385 "name": "A. Grandt", 2385 "name": "A. Grandt",
2386 "role": "Developer",
2387 "email": "php@grandt.com", 2386 "email": "php@grandt.com",
2388 "homepage": "http://grandt.com" 2387 "homepage": "http://grandt.com",
2388 "role": "Developer"
2389 }, 2389 },
2390 { 2390 {
2391 "name": "Greg Kappatos", 2391 "name": "Greg Kappatos",
2392 "role": "Developer", 2392 "homepage": "http://websiteconnect.com.au",
2393 "homepage": "http://websiteconnect.com.au" 2393 "role": "Developer"
2394 } 2394 }
2395 ], 2395 ],
2396 "description": "Merge and stream multiple Zip files on the fly.", 2396 "description": "Merge and stream multiple Zip files on the fly.",
@@ -2437,8 +2437,8 @@
2437 "authors": [ 2437 "authors": [
2438 { 2438 {
2439 "name": "A. Grandt", 2439 "name": "A. Grandt",
2440 "role": "Developer", 2440 "email": "php@grandt.com",
2441 "email": "php@grandt.com" 2441 "role": "Developer"
2442 } 2442 }
2443 ], 2443 ],
2444 "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.", 2444 "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.",
@@ -3822,8 +3822,8 @@
3822 }, 3822 },
3823 { 3823 {
3824 "name": "Jack W", 3824 "name": "Jack W",
3825 "role": "Developer (SafeCurl original version)", 3825 "email": "jack@fin1te.net",
3826 "email": "jack@fin1te.net" 3826 "role": "Developer (SafeCurl original version)"
3827 } 3827 }
3828 ], 3828 ],
3829 "description": "Server-Side Request Forgery (SSRF) protection plugin for HTTPlug", 3829 "description": "Server-Side Request Forgery (SSRF) protection plugin for HTTPlug",
@@ -3879,25 +3879,25 @@
3879 "authors": [ 3879 "authors": [
3880 { 3880 {
3881 "name": "Keyvan Minoukadeh", 3881 "name": "Keyvan Minoukadeh",
3882 "role": "Developer (ported original JS code to PHP)",
3883 "email": "keyvan@keyvan.net", 3882 "email": "keyvan@keyvan.net",
3884 "homepage": "http://keyvan.net" 3883 "homepage": "http://keyvan.net",
3884 "role": "Developer (ported original JS code to PHP)"
3885 }, 3885 },
3886 { 3886 {
3887 "name": "Arc90", 3887 "name": "Arc90",
3888 "role": "Developer (original JS version)", 3888 "homepage": "http://arc90.com",
3889 "homepage": "http://arc90.com" 3889 "role": "Developer (original JS version)"
3890 }, 3890 },
3891 { 3891 {
3892 "name": "Jeremy Benoist", 3892 "name": "Jeremy Benoist",
3893 "role": "Developer",
3894 "email": "jeremy.benoist@gmail.com", 3893 "email": "jeremy.benoist@gmail.com",
3895 "homepage": "http://www.j0k3r.net" 3894 "homepage": "http://www.j0k3r.net",
3895 "role": "Developer"
3896 }, 3896 },
3897 { 3897 {
3898 "name": "DitherSky", 3898 "name": "DitherSky",
3899 "role": "Developer (https://github.com/Dither/full-text-rss)", 3899 "homepage": "https://github.com/Dither",
3900 "homepage": "https://github.com/Dither" 3900 "role": "Developer (https://github.com/Dither/full-text-rss)"
3901 } 3901 }
3902 ], 3902 ],
3903 "description": "Automatic article extraction from HTML", 3903 "description": "Automatic article extraction from HTML",
@@ -4545,8 +4545,8 @@
4545 "authors": [ 4545 "authors": [
4546 { 4546 {
4547 "name": "Luís Otávio Cobucci Oblonczyk", 4547 "name": "Luís Otávio Cobucci Oblonczyk",
4548 "role": "Developer", 4548 "email": "lcobucci@gmail.com",
4549 "email": "lcobucci@gmail.com" 4549 "role": "Developer"
4550 } 4550 }
4551 ], 4551 ],
4552 "description": "A simple library to work with JSON Web Token and JSON Web Signature", 4552 "description": "A simple library to work with JSON Web Token and JSON Web Signature",
@@ -4824,9 +4824,9 @@
4824 "authors": [ 4824 "authors": [
4825 { 4825 {
4826 "name": "Michel Fortin", 4826 "name": "Michel Fortin",
4827 "role": "Developer",
4828 "email": "michel.fortin@michelf.ca", 4827 "email": "michel.fortin@michelf.ca",
4829 "homepage": "https://michelf.ca/" 4828 "homepage": "https://michelf.ca/",
4829 "role": "Developer"
4830 }, 4830 },
4831 { 4831 {
4832 "name": "John Gruber", 4832 "name": "John Gruber",
@@ -5397,22 +5397,22 @@
5397 }, 5397 },
5398 { 5398 {
5399 "name": "php-amqplib/php-amqplib", 5399 "name": "php-amqplib/php-amqplib",
5400 "version": "v2.9.2", 5400 "version": "v2.10.0",
5401 "source": { 5401 "source": {
5402 "type": "git", 5402 "type": "git",
5403 "url": "https://github.com/php-amqplib/php-amqplib.git", 5403 "url": "https://github.com/php-amqplib/php-amqplib.git",
5404 "reference": "76faddcd668dabb8d4f7c00e86b8a9decd781a59" 5404 "reference": "04e5366f032906d5f716890427e425e71307d3a8"
5405 }, 5405 },
5406 "dist": { 5406 "dist": {
5407 "type": "zip", 5407 "type": "zip",
5408 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/76faddcd668dabb8d4f7c00e86b8a9decd781a59", 5408 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/04e5366f032906d5f716890427e425e71307d3a8",
5409 "reference": "76faddcd668dabb8d4f7c00e86b8a9decd781a59", 5409 "reference": "04e5366f032906d5f716890427e425e71307d3a8",
5410 "shasum": "" 5410 "shasum": ""
5411 }, 5411 },
5412 "require": { 5412 "require": {
5413 "ext-bcmath": "*", 5413 "ext-bcmath": "*",
5414 "ext-sockets": "*", 5414 "ext-sockets": "*",
5415 "php": ">=5.4.0" 5415 "php": ">=5.6"
5416 }, 5416 },
5417 "replace": { 5417 "replace": {
5418 "videlalvaro/php-amqplib": "self.version" 5418 "videlalvaro/php-amqplib": "self.version"
@@ -5420,14 +5420,14 @@
5420 "require-dev": { 5420 "require-dev": {
5421 "ext-curl": "*", 5421 "ext-curl": "*",
5422 "nategood/httpful": "^0.2.20", 5422 "nategood/httpful": "^0.2.20",
5423 "phpdocumentor/phpdocumentor": "^2.9", 5423 "phpdocumentor/phpdocumentor": "dev-master",
5424 "phpunit/phpunit": "^4.8", 5424 "phpunit/phpunit": "^5.7|^6.5|^7.0",
5425 "squizlabs/php_codesniffer": "^2.5" 5425 "squizlabs/php_codesniffer": "^2.5"
5426 }, 5426 },
5427 "type": "library", 5427 "type": "library",
5428 "extra": { 5428 "extra": {
5429 "branch-alias": { 5429 "branch-alias": {
5430 "dev-master": "2.8-dev" 5430 "dev-master": "2.10-dev"
5431 } 5431 }
5432 }, 5432 },
5433 "autoload": { 5433 "autoload": {
@@ -5467,7 +5467,7 @@
5467 "queue", 5467 "queue",
5468 "rabbitmq" 5468 "rabbitmq"
5469 ], 5469 ],
5470 "time": "2019-04-24T15:36:21+00:00" 5470 "time": "2019-08-08T18:28:18+00:00"
5471 }, 5471 },
5472 { 5472 {
5473 "name": "php-amqplib/rabbitmq-bundle", 5473 "name": "php-amqplib/rabbitmq-bundle",
@@ -6368,19 +6368,19 @@
6368 "authors": [ 6368 "authors": [
6369 { 6369 {
6370 "name": "Adam Schmalhofer", 6370 "name": "Adam Schmalhofer",
6371 "role": "Developer", 6371 "email": "Adam.Schmalhofer@gmx.de",
6372 "email": "Adam.Schmalhofer@gmx.de" 6372 "role": "Developer"
6373 }, 6373 },
6374 { 6374 {
6375 "name": "A. Grandt", 6375 "name": "A. Grandt",
6376 "role": "Developer",
6377 "email": "php@grandt.com", 6376 "email": "php@grandt.com",
6378 "homepage": "http://grandt.com" 6377 "homepage": "http://grandt.com",
6378 "role": "Developer"
6379 }, 6379 },
6380 { 6380 {
6381 "name": "Greg Kappatos", 6381 "name": "Greg Kappatos",
6382 "role": "Developer", 6382 "homepage": "http://websiteconnect.com.au",
6383 "homepage": "http://websiteconnect.com.au" 6383 "role": "Developer"
6384 } 6384 }
6385 ], 6385 ],
6386 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+", 6386 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
@@ -6441,9 +6441,9 @@
6441 "authors": [ 6441 "authors": [
6442 { 6442 {
6443 "name": "Antonio Carlos Ribeiro", 6443 "name": "Antonio Carlos Ribeiro",
6444 "role": "Developer",
6445 "email": "acr@antoniocarlosribeiro.com", 6444 "email": "acr@antoniocarlosribeiro.com",
6446 "homepage": "https://antoniocarlosribeiro.com" 6445 "homepage": "https://antoniocarlosribeiro.com",
6446 "role": "Developer"
6447 } 6447 }
6448 ], 6448 ],
6449 "description": "Create random chars, numbers, strings", 6449 "description": "Create random chars, numbers, strings",
@@ -6503,9 +6503,9 @@
6503 "authors": [ 6503 "authors": [
6504 { 6504 {
6505 "name": "Antonio Carlos Ribeiro", 6505 "name": "Antonio Carlos Ribeiro",
6506 "role": "Developer",
6507 "email": "acr@antoniocarlosribeiro.com", 6506 "email": "acr@antoniocarlosribeiro.com",
6508 "homepage": "https://antoniocarlosribeiro.com" 6507 "homepage": "https://antoniocarlosribeiro.com",
6508 "role": "Developer"
6509 } 6509 }
6510 ], 6510 ],
6511 "description": "Create recovery codes for two factor auth", 6511 "description": "Create recovery codes for two factor auth",
@@ -7402,16 +7402,16 @@
7402 }, 7402 },
7403 { 7403 {
7404 "name": "sentry/sentry", 7404 "name": "sentry/sentry",
7405 "version": "2.1.1", 7405 "version": "2.1.2",
7406 "source": { 7406 "source": {
7407 "type": "git", 7407 "type": "git",
7408 "url": "https://github.com/getsentry/sentry-php.git", 7408 "url": "https://github.com/getsentry/sentry-php.git",
7409 "reference": "8e27e6c5fcf6f01fc2e5235dd14cc0b2b347d793" 7409 "reference": "646f6ada8b89a08063e31f54ed6d260bd6879239"
7410 }, 7410 },
7411 "dist": { 7411 "dist": {
7412 "type": "zip", 7412 "type": "zip",
7413 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/8e27e6c5fcf6f01fc2e5235dd14cc0b2b347d793", 7413 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/646f6ada8b89a08063e31f54ed6d260bd6879239",
7414 "reference": "8e27e6c5fcf6f01fc2e5235dd14cc0b2b347d793", 7414 "reference": "646f6ada8b89a08063e31f54ed6d260bd6879239",
7415 "shasum": "" 7415 "shasum": ""
7416 }, 7416 },
7417 "require": { 7417 "require": {
@@ -7440,12 +7440,12 @@
7440 "phpstan/phpstan": "^0.10.3", 7440 "phpstan/phpstan": "^0.10.3",
7441 "phpstan/phpstan-phpunit": "^0.10", 7441 "phpstan/phpstan-phpunit": "^0.10",
7442 "phpunit/phpunit": "^7.0", 7442 "phpunit/phpunit": "^7.0",
7443 "symfony/phpunit-bridge": "^4.1.6" 7443 "symfony/phpunit-bridge": "^4.3"
7444 }, 7444 },
7445 "type": "library", 7445 "type": "library",
7446 "extra": { 7446 "extra": {
7447 "branch-alias": { 7447 "branch-alias": {
7448 "dev-master": "2.0.x-dev" 7448 "dev-master": "2.1.x-dev"
7449 } 7449 }
7450 }, 7450 },
7451 "autoload": { 7451 "autoload": {
@@ -7477,7 +7477,7 @@
7477 "logging", 7477 "logging",
7478 "sentry" 7478 "sentry"
7479 ], 7479 ],
7480 "time": "2019-06-13T11:27:23+00:00" 7480 "time": "2019-08-22T07:37:30+00:00"
7481 }, 7481 },
7482 { 7482 {
7483 "name": "sentry/sentry-symfony", 7483 "name": "sentry/sentry-symfony",
@@ -7594,19 +7594,19 @@
7594 "authors": [ 7594 "authors": [
7595 { 7595 {
7596 "name": "Ryan Parman", 7596 "name": "Ryan Parman",
7597 "role": "Creator, alumnus developer", 7597 "homepage": "http://ryanparman.com/",
7598 "homepage": "http://ryanparman.com/" 7598 "role": "Creator, alumnus developer"
7599 }, 7599 },
7600 { 7600 {
7601 "name": "Geoffrey Sneddon", 7601 "name": "Geoffrey Sneddon",
7602 "role": "Alumnus developer", 7602 "homepage": "http://gsnedders.com/",
7603 "homepage": "http://gsnedders.com/" 7603 "role": "Alumnus developer"
7604 }, 7604 },
7605 { 7605 {
7606 "name": "Ryan McCue", 7606 "name": "Ryan McCue",
7607 "role": "Developer",
7608 "email": "me@ryanmccue.info", 7607 "email": "me@ryanmccue.info",
7609 "homepage": "http://ryanmccue.info/" 7608 "homepage": "http://ryanmccue.info/",
7609 "role": "Developer"
7610 } 7610 }
7611 ], 7611 ],
7612 "description": "A simple Atom/RSS parsing library for PHP", 7612 "description": "A simple Atom/RSS parsing library for PHP",
@@ -7653,7 +7653,7 @@
7653 ], 7653 ],
7654 "authors": [ 7654 "authors": [
7655 { 7655 {
7656 "name": "Sebastien Malot", 7656 "name": "Sebastien MALOT",
7657 "email": "sebastien@malot.fr" 7657 "email": "sebastien@malot.fr"
7658 } 7658 }
7659 ], 7659 ],
@@ -9095,19 +9095,19 @@
9095 "authors": [ 9095 "authors": [
9096 { 9096 {
9097 "name": "Fabien Potencier", 9097 "name": "Fabien Potencier",
9098 "role": "Lead Developer",
9099 "email": "fabien@symfony.com", 9098 "email": "fabien@symfony.com",
9100 "homepage": "http://fabien.potencier.org" 9099 "homepage": "http://fabien.potencier.org",
9100 "role": "Lead Developer"
9101 }, 9101 },
9102 { 9102 {
9103 "name": "Armin Ronacher", 9103 "name": "Armin Ronacher",
9104 "role": "Project Founder", 9104 "email": "armin.ronacher@active-4.com",
9105 "email": "armin.ronacher@active-4.com" 9105 "role": "Project Founder"
9106 }, 9106 },
9107 { 9107 {
9108 "name": "Twig Team", 9108 "name": "Twig Team",
9109 "role": "Contributors", 9109 "homepage": "https://twig.symfony.com/contributors",
9110 "homepage": "https://twig.symfony.com/contributors" 9110 "role": "Contributors"
9111 } 9111 }
9112 ], 9112 ],
9113 "description": "Twig, the flexible, fast, and secure template language for PHP", 9113 "description": "Twig, the flexible, fast, and secure template language for PHP",
@@ -9210,14 +9210,14 @@
9210 "authors": [ 9210 "authors": [
9211 { 9211 {
9212 "name": "Nicola Asuni", 9212 "name": "Nicola Asuni",
9213 "role": "Main developer",
9214 "email": "info@tecnick.com", 9213 "email": "info@tecnick.com",
9215 "homepage": "http://nicolaasuni.tecnick.com" 9214 "homepage": "http://nicolaasuni.tecnick.com",
9215 "role": "Main developer"
9216 }, 9216 },
9217 { 9217 {
9218 "name": "wallabag/core", 9218 "name": "wallabag/core",
9219 "role": "Developers", 9219 "homepage": "https://www.wallabag.org",
9220 "homepage": "https://www.wallabag.org" 9220 "role": "Developers"
9221 } 9221 }
9222 ], 9222 ],
9223 "description": "Keeping a working 6.2.x TCPDF version.", 9223 "description": "Keeping a working 6.2.x TCPDF version.",
@@ -9348,7 +9348,7 @@
9348 "email": "adrien.brault@gmail.com" 9348 "email": "adrien.brault@gmail.com"
9349 }, 9349 },
9350 { 9350 {
9351 "name": "William DURAND", 9351 "name": "William Durand",
9352 "email": "william.durand1@gmail.com" 9352 "email": "william.durand1@gmail.com"
9353 } 9353 }
9354 ], 9354 ],
@@ -9398,7 +9398,7 @@
9398 ], 9398 ],
9399 "authors": [ 9399 "authors": [
9400 { 9400 {
9401 "name": "William DURAND", 9401 "name": "William Durand",
9402 "email": "william.durand1@gmail.com" 9402 "email": "william.durand1@gmail.com"
9403 } 9403 }
9404 ], 9404 ],