|
4747 | 4747 | },
|
4748 | 4748 | {
|
4749 | 4749 | "name": "lcobucci/jwt",
|
4750 |
| - "version": "3.4.2", |
| 4750 | + "version": "3.4.3", |
4751 | 4751 | "source": {
|
4752 | 4752 | "type": "git",
|
4753 | 4753 | "url": "https://github.com/lcobucci/jwt.git",
|
4754 |
| - "reference": "17cb82dd625ccb17c74bf8f38563d3b260306483" |
| 4754 | + "reference": "cd83b5421df3dbbbc66bd07a5b970c9efb6371b9" |
4755 | 4755 | },
|
4756 | 4756 | "dist": {
|
4757 | 4757 | "type": "zip",
|
4758 |
| - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/17cb82dd625ccb17c74bf8f38563d3b260306483", |
4759 |
| - "reference": "17cb82dd625ccb17c74bf8f38563d3b260306483", |
| 4758 | + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/cd83b5421df3dbbbc66bd07a5b970c9efb6371b9", |
| 4759 | + "reference": "cd83b5421df3dbbbc66bd07a5b970c9efb6371b9", |
4760 | 4760 | "shasum": ""
|
4761 | 4761 | },
|
4762 | 4762 | "require": {
|
|
4806 | 4806 | "JWS",
|
4807 | 4807 | "jwt"
|
4808 | 4808 | ],
|
4809 |
| - "time": "2020-12-03T13:43:45+00:00" |
| 4809 | + "time": "2021-01-27T23:38:30+00:00" |
4810 | 4810 | },
|
4811 | 4811 | {
|
4812 | 4812 | "name": "league/event",
|
|
6646 | 6646 | "dist": {
|
6647 | 6647 | "type": "path",
|
6648 | 6648 | "url": "../../package/platform",
|
6649 |
| - "reference": "68a3abd6ae17bb146ae364cd852bc4496e613b00" |
| 6649 | + "reference": "c38c242e3a84efb5434f51f0ab60b42d558ab1fd" |
6650 | 6650 | },
|
6651 | 6651 | "require": {
|
6652 | 6652 | "akeneo/batch-bundle": "0.4.11",
|
|
6715 | 6715 | "symfony/polyfill-php70": "1.*",
|
6716 | 6716 | "symfony/security-acl": "~3.0.0",
|
6717 | 6717 | "symfony/swiftmailer-bundle": "3.1.2",
|
6718 |
| - "symfony/symfony": "4.4.13", |
| 6718 | + "symfony/symfony": "4.4.18", |
6719 | 6719 | "tinymce/tinymce": "5.6.2",
|
6720 | 6720 | "twig/extensions": "1.5.*",
|
6721 | 6721 | "twig/twig": "2.12.*",
|
|
7385 | 7385 | },
|
7386 | 7386 | {
|
7387 | 7387 | "name": "php-http/message",
|
7388 |
| - "version": "1.10.0", |
| 7388 | + "version": "1.11.0", |
7389 | 7389 | "source": {
|
7390 | 7390 | "type": "git",
|
7391 | 7391 | "url": "https://github.com/php-http/message.git",
|
7392 |
| - "reference": "39db36d5972e9e6d00ea852b650953f928d8f10d" |
| 7392 | + "reference": "fb0dbce7355cad4f4f6a225f537c34d013571f29" |
7393 | 7393 | },
|
7394 | 7394 | "dist": {
|
7395 | 7395 | "type": "zip",
|
7396 |
| - "url": "https://api.github.com/repos/php-http/message/zipball/39db36d5972e9e6d00ea852b650953f928d8f10d", |
7397 |
| - "reference": "39db36d5972e9e6d00ea852b650953f928d8f10d", |
| 7396 | + "url": "https://api.github.com/repos/php-http/message/zipball/fb0dbce7355cad4f4f6a225f537c34d013571f29", |
| 7397 | + "reference": "fb0dbce7355cad4f4f6a225f537c34d013571f29", |
7398 | 7398 | "shasum": ""
|
7399 | 7399 | },
|
7400 | 7400 | "require": {
|
|
7410 | 7410 | "ergebnis/composer-normalize": "^2.6",
|
7411 | 7411 | "ext-zlib": "*",
|
7412 | 7412 | "guzzlehttp/psr7": "^1.0",
|
| 7413 | + "laminas/laminas-diactoros": "^2.0", |
7413 | 7414 | "phpspec/phpspec": "^5.1 || ^6.3",
|
7414 |
| - "slim/slim": "^3.0", |
7415 |
| - "zendframework/zend-diactoros": "^1.0" |
| 7415 | + "slim/slim": "^3.0" |
7416 | 7416 | },
|
7417 | 7417 | "suggest": {
|
7418 | 7418 | "ext-zlib": "Used with compressor/decompressor streams",
|
7419 | 7419 | "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
|
7420 |
| - "slim/slim": "Used with Slim Framework PSR-7 implementation", |
7421 |
| - "zendframework/zend-diactoros": "Used with Diactoros Factories" |
| 7420 | + "laminas/laminas-diactoros": "Used with Diactoros Factories", |
| 7421 | + "slim/slim": "Used with Slim Framework PSR-7 implementation" |
7422 | 7422 | },
|
7423 | 7423 | "type": "library",
|
7424 | 7424 | "extra": {
|
|
7451 | 7451 | "message",
|
7452 | 7452 | "psr-7"
|
7453 | 7453 | ],
|
7454 |
| - "time": "2020-11-11T10:19:56+00:00" |
| 7454 | + "time": "2021-02-01T08:54:58+00:00" |
7455 | 7455 | },
|
7456 | 7456 | {
|
7457 | 7457 | "name": "php-http/message-factory",
|
|
8344 | 8344 | },
|
8345 | 8345 | {
|
8346 | 8346 | "name": "react/cache",
|
8347 |
| - "version": "v1.1.0", |
| 8347 | + "version": "v1.1.1", |
8348 | 8348 | "source": {
|
8349 | 8349 | "type": "git",
|
8350 | 8350 | "url": "https://github.com/reactphp/cache.git",
|
8351 |
| - "reference": "44a568925556b0bd8cacc7b49fb0f1cf0d706a0c" |
| 8351 | + "reference": "4bf736a2cccec7298bdf745db77585966fc2ca7e" |
8352 | 8352 | },
|
8353 | 8353 | "dist": {
|
8354 | 8354 | "type": "zip",
|
8355 |
| - "url": "https://api.github.com/repos/reactphp/cache/zipball/44a568925556b0bd8cacc7b49fb0f1cf0d706a0c", |
8356 |
| - "reference": "44a568925556b0bd8cacc7b49fb0f1cf0d706a0c", |
| 8355 | + "url": "https://api.github.com/repos/reactphp/cache/zipball/4bf736a2cccec7298bdf745db77585966fc2ca7e", |
| 8356 | + "reference": "4bf736a2cccec7298bdf745db77585966fc2ca7e", |
8357 | 8357 | "shasum": ""
|
8358 | 8358 | },
|
8359 | 8359 | "require": {
|
|
8402 | 8402 | "promise",
|
8403 | 8403 | "reactphp"
|
8404 | 8404 | ],
|
8405 |
| - "time": "2020-09-18T12:12:35+00:00" |
| 8405 | + "time": "2021-02-02T06:47:52+00:00" |
8406 | 8406 | },
|
8407 | 8407 | {
|
8408 | 8408 | "name": "react/dns",
|
@@ -10312,16 +10312,16 @@
|
10312 | 10312 | },
|
10313 | 10313 | {
|
10314 | 10314 | "name": "symfony/symfony",
|
10315 |
| - "version": "v4.4.13", |
| 10315 | + "version": "v4.4.18", |
10316 | 10316 | "source": {
|
10317 | 10317 | "type": "git",
|
10318 | 10318 | "url": "https://github.com/symfony/symfony.git",
|
10319 |
| - "reference": "9b8314080fb15e84e030f94488d9e1fa17adb846" |
| 10319 | + "reference": "a05cc024d3d43cb84faea3969de8cc2e590e7a83" |
10320 | 10320 | },
|
10321 | 10321 | "dist": {
|
10322 | 10322 | "type": "zip",
|
10323 |
| - "url": "https://api.github.com/repos/symfony/symfony/zipball/9b8314080fb15e84e030f94488d9e1fa17adb846", |
10324 |
| - "reference": "9b8314080fb15e84e030f94488d9e1fa17adb846", |
| 10323 | + "url": "https://api.github.com/repos/symfony/symfony/zipball/a05cc024d3d43cb84faea3969de8cc2e590e7a83", |
| 10324 | + "reference": "a05cc024d3d43cb84faea3969de8cc2e590e7a83", |
10325 | 10325 | "shasum": ""
|
10326 | 10326 | },
|
10327 | 10327 | "require": {
|
|
10425 | 10425 | "doctrine/dbal": "~2.4|^3.0",
|
10426 | 10426 | "doctrine/doctrine-bundle": "^1.5|^2.0",
|
10427 | 10427 | "doctrine/orm": "~2.4,>=2.4.5",
|
10428 |
| - "doctrine/reflection": "~1.0", |
10429 | 10428 | "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
|
10430 | 10429 | "guzzlehttp/promises": "^1.3.1",
|
10431 | 10430 | "masterminds/html5": "^2.6",
|
|
10446 | 10445 | },
|
10447 | 10446 | "type": "library",
|
10448 | 10447 | "extra": {
|
10449 |
| - "branch-alias": { |
10450 |
| - "dev-master": "4.4-dev" |
10451 |
| - } |
| 10448 | + "branch-version": "4.4" |
10452 | 10449 | },
|
10453 | 10450 | "autoload": {
|
10454 | 10451 | "psr-4": {
|
|
10485 | 10482 | "keywords": [
|
10486 | 10483 | "framework"
|
10487 | 10484 | ],
|
10488 |
| - "time": "2020-09-02T08:11:15+00:00" |
| 10485 | + "time": "2020-12-18T13:32:50+00:00" |
10489 | 10486 | },
|
10490 | 10487 | {
|
10491 | 10488 | "name": "tinymce/tinymce",
|
@@ -13962,16 +13959,16 @@
|
13962 | 13959 | },
|
13963 | 13960 | {
|
13964 | 13961 | "name": "symfony/phpunit-bridge",
|
13965 |
| - "version": "v4.4.18", |
| 13962 | + "version": "v4.4.19", |
13966 | 13963 | "source": {
|
13967 | 13964 | "type": "git",
|
13968 | 13965 | "url": "https://github.com/symfony/phpunit-bridge.git",
|
13969 |
| - "reference": "bb5b5ceace17ee5248647ed1ffb466250dd6aacf" |
| 13966 | + "reference": "85a2fcd7a7111b503962a5f0a55f34ea41dfe2cf" |
13970 | 13967 | },
|
13971 | 13968 | "dist": {
|
13972 | 13969 | "type": "zip",
|
13973 |
| - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/bb5b5ceace17ee5248647ed1ffb466250dd6aacf", |
13974 |
| - "reference": "bb5b5ceace17ee5248647ed1ffb466250dd6aacf", |
| 13970 | + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/85a2fcd7a7111b503962a5f0a55f34ea41dfe2cf", |
| 13971 | + "reference": "85a2fcd7a7111b503962a5f0a55f34ea41dfe2cf", |
13975 | 13972 | "shasum": ""
|
13976 | 13973 | },
|
13977 | 13974 | "require": {
|
|
14021 | 14018 | "homepage": "https://symfony.com/contributors"
|
14022 | 14019 | }
|
14023 | 14020 | ],
|
14024 |
| - "description": "Symfony PHPUnit Bridge", |
| 14021 | + "description": "Provides utilities for PHPUnit, especially user deprecation notices management", |
14025 | 14022 | "homepage": "https://symfony.com",
|
14026 |
| - "time": "2020-12-14T16:15:46+00:00" |
| 14023 | + "time": "2021-01-20T20:19:14+00:00" |
14027 | 14024 | },
|
14028 | 14025 | {
|
14029 | 14026 | "name": "theofidry/alice-data-fixtures",
|
|
0 commit comments