diff options
-rw-r--r-- | composer.lock | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/composer.lock b/composer.lock index 41234464..d9dc967e 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -412,16 +412,16 @@ | |||
412 | }, | 412 | }, |
413 | { | 413 | { |
414 | "name": "doctrine/cache", | 414 | "name": "doctrine/cache", |
415 | "version": "v1.8.0", | 415 | "version": "v1.8.1", |
416 | "source": { | 416 | "source": { |
417 | "type": "git", | 417 | "type": "git", |
418 | "url": "https://github.com/doctrine/cache.git", | 418 | "url": "https://github.com/doctrine/cache.git", |
419 | "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57" | 419 | "reference": "d4374ae95b36062d02ef310100ed33d78738d76c" |
420 | }, | 420 | }, |
421 | "dist": { | 421 | "dist": { |
422 | "type": "zip", | 422 | "type": "zip", |
423 | "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57", | 423 | "url": "https://api.github.com/repos/doctrine/cache/zipball/d4374ae95b36062d02ef310100ed33d78738d76c", |
424 | "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57", | 424 | "reference": "d4374ae95b36062d02ef310100ed33d78738d76c", |
425 | "shasum": "" | 425 | "shasum": "" |
426 | }, | 426 | }, |
427 | "require": { | 427 | "require": { |
@@ -457,6 +457,10 @@ | |||
457 | ], | 457 | ], |
458 | "authors": [ | 458 | "authors": [ |
459 | { | 459 | { |
460 | "name": "Guilherme Blanco", | ||
461 | "email": "guilhermeblanco@gmail.com" | ||
462 | }, | ||
463 | { | ||
460 | "name": "Roman Borschel", | 464 | "name": "Roman Borschel", |
461 | "email": "roman@code-factory.org" | 465 | "email": "roman@code-factory.org" |
462 | }, | 466 | }, |
@@ -465,10 +469,6 @@ | |||
465 | "email": "kontakt@beberlei.de" | 469 | "email": "kontakt@beberlei.de" |
466 | }, | 470 | }, |
467 | { | 471 | { |
468 | "name": "Guilherme Blanco", | ||
469 | "email": "guilhermeblanco@gmail.com" | ||
470 | }, | ||
471 | { | ||
472 | "name": "Jonathan Wage", | 472 | "name": "Jonathan Wage", |
473 | "email": "jonwage@gmail.com" | 473 | "email": "jonwage@gmail.com" |
474 | }, | 474 | }, |
@@ -483,7 +483,7 @@ | |||
483 | "cache", | 483 | "cache", |
484 | "caching" | 484 | "caching" |
485 | ], | 485 | ], |
486 | "time": "2018-08-21T18:01:43+00:00" | 486 | "time": "2019-10-28T09:31:32+00:00" |
487 | }, | 487 | }, |
488 | { | 488 | { |
489 | "name": "doctrine/collections", | 489 | "name": "doctrine/collections", |
@@ -6927,16 +6927,16 @@ | |||
6927 | }, | 6927 | }, |
6928 | { | 6928 | { |
6929 | "name": "psr/log", | 6929 | "name": "psr/log", |
6930 | "version": "1.1.0", | 6930 | "version": "1.1.2", |
6931 | "source": { | 6931 | "source": { |
6932 | "type": "git", | 6932 | "type": "git", |
6933 | "url": "https://github.com/php-fig/log.git", | 6933 | "url": "https://github.com/php-fig/log.git", |
6934 | "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" | 6934 | "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" |
6935 | }, | 6935 | }, |
6936 | "dist": { | 6936 | "dist": { |
6937 | "type": "zip", | 6937 | "type": "zip", |
6938 | "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", | 6938 | "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", |
6939 | "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", | 6939 | "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", |
6940 | "shasum": "" | 6940 | "shasum": "" |
6941 | }, | 6941 | }, |
6942 | "require": { | 6942 | "require": { |
@@ -6945,7 +6945,7 @@ | |||
6945 | "type": "library", | 6945 | "type": "library", |
6946 | "extra": { | 6946 | "extra": { |
6947 | "branch-alias": { | 6947 | "branch-alias": { |
6948 | "dev-master": "1.0.x-dev" | 6948 | "dev-master": "1.1.x-dev" |
6949 | } | 6949 | } |
6950 | }, | 6950 | }, |
6951 | "autoload": { | 6951 | "autoload": { |
@@ -6970,7 +6970,7 @@ | |||
6970 | "psr", | 6970 | "psr", |
6971 | "psr-3" | 6971 | "psr-3" |
6972 | ], | 6972 | ], |
6973 | "time": "2018-11-20T15:27:04+00:00" | 6973 | "time": "2019-11-01T11:05:21+00:00" |
6974 | }, | 6974 | }, |
6975 | { | 6975 | { |
6976 | "name": "psr/simple-cache", | 6976 | "name": "psr/simple-cache", |
@@ -8860,16 +8860,16 @@ | |||
8860 | }, | 8860 | }, |
8861 | { | 8861 | { |
8862 | "name": "symfony/symfony", | 8862 | "name": "symfony/symfony", |
8863 | "version": "v3.4.32", | 8863 | "version": "v3.4.33", |
8864 | "source": { | 8864 | "source": { |
8865 | "type": "git", | 8865 | "type": "git", |
8866 | "url": "https://github.com/symfony/symfony.git", | 8866 | "url": "https://github.com/symfony/symfony.git", |
8867 | "reference": "2815d1fa34d417b8b87450667f166edbefff3177" | 8867 | "reference": "47813652695f1345987fd5dfc0df67607e738b31" |
8868 | }, | 8868 | }, |
8869 | "dist": { | 8869 | "dist": { |
8870 | "type": "zip", | 8870 | "type": "zip", |
8871 | "url": "https://api.github.com/repos/symfony/symfony/zipball/2815d1fa34d417b8b87450667f166edbefff3177", | 8871 | "url": "https://api.github.com/repos/symfony/symfony/zipball/47813652695f1345987fd5dfc0df67607e738b31", |
8872 | "reference": "2815d1fa34d417b8b87450667f166edbefff3177", | 8872 | "reference": "47813652695f1345987fd5dfc0df67607e738b31", |
8873 | "shasum": "" | 8873 | "shasum": "" |
8874 | }, | 8874 | }, |
8875 | "require": { | 8875 | "require": { |
@@ -9011,7 +9011,7 @@ | |||
9011 | "keywords": [ | 9011 | "keywords": [ |
9012 | "framework" | 9012 | "framework" |
9013 | ], | 9013 | ], |
9014 | "time": "2019-10-07T14:42:16+00:00" | 9014 | "time": "2019-11-01T09:46:51+00:00" |
9015 | }, | 9015 | }, |
9016 | { | 9016 | { |
9017 | "name": "true/punycode", | 9017 | "name": "true/punycode", |