Update composer lock file with many minor dependency updates
This commit is contained in:
parent
a533f173ef
commit
4722076a77
1 changed files with 204 additions and 161 deletions
365
composer.lock
generated
365
composer.lock
generated
|
@ -409,17 +409,53 @@
|
|||
"time": "2017-04-04T11:38:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "caxy/php-htmldiff",
|
||||
"version": "v0.1.8",
|
||||
"name": "brumann/polyfill-unserialize",
|
||||
"version": "v1.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/caxy/php-htmldiff.git",
|
||||
"reference": "6f39bc3717f1d3f915542e431c6c30e43bfe6b7c"
|
||||
"url": "https://github.com/dbrumann/polyfill-unserialize.git",
|
||||
"reference": "844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/6f39bc3717f1d3f915542e431c6c30e43bfe6b7c",
|
||||
"reference": "6f39bc3717f1d3f915542e431c6c30e43bfe6b7c",
|
||||
"url": "https://api.github.com/repos/dbrumann/polyfill-unserialize/zipball/844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b",
|
||||
"reference": "844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.3|^7.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Brumann\\Polyfill\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Denis Brumann",
|
||||
"email": "denis.brumann@sensiolabs.de"
|
||||
}
|
||||
],
|
||||
"description": "Backports unserialize options introduced in PHP 7.0 to older PHP versions.",
|
||||
"time": "2017-02-03T09:55:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "caxy/php-htmldiff",
|
||||
"version": "v0.1.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/caxy/php-htmldiff.git",
|
||||
"reference": "4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8",
|
||||
"reference": "4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -462,7 +498,7 @@
|
|||
"diff",
|
||||
"html"
|
||||
],
|
||||
"time": "2019-01-15T19:49:36+00:00"
|
||||
"time": "2019-02-20T18:52:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "cebe/markdown",
|
||||
|
@ -908,16 +944,16 @@
|
|||
},
|
||||
{
|
||||
"name": "consolidation/config",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/config.git",
|
||||
"reference": "11ab7ecd19131ce084390171b9c070eedecf7dab"
|
||||
"reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/config/zipball/11ab7ecd19131ce084390171b9c070eedecf7dab",
|
||||
"reference": "11ab7ecd19131ce084390171b9c070eedecf7dab",
|
||||
"url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
|
||||
"reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -985,7 +1021,7 @@
|
|||
}
|
||||
],
|
||||
"description": "Provide configuration services for a commandline tool.",
|
||||
"time": "2019-02-16T01:18:47+00:00"
|
||||
"time": "2019-03-03T19:37:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/log",
|
||||
|
@ -2980,7 +3016,7 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/comment_notify",
|
||||
"reference": "b2a8e8e09c0a47cca4ccbdd0e48ba7a46964900a"
|
||||
"reference": "c348208245926998b7876f92f45d7fe998a1a9d1"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*",
|
||||
|
@ -2992,8 +3028,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-beta4+3-dev",
|
||||
"datestamp": "1550278984",
|
||||
"version": "8.x-1.0-beta5+3-dev",
|
||||
"datestamp": "1551629585",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
|
@ -3019,7 +3055,7 @@
|
|||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/comment_notify"
|
||||
},
|
||||
"time": "2019-02-19T18:59:22+00:00"
|
||||
"time": "2019-03-04T21:11:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/components",
|
||||
|
@ -3391,17 +3427,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/config_normalizer",
|
||||
"version": "1.0.0-alpha4",
|
||||
"version": "1.0.0-alpha5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/config_normalizer",
|
||||
"reference": "8.x-1.0-alpha4"
|
||||
"reference": "8.x-1.0-alpha5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/config_normalizer-8.x-1.0-alpha4.zip",
|
||||
"reference": "8.x-1.0-alpha4",
|
||||
"shasum": "d01d184eafbf19e83ceb8df8b26a1894a50fd6d1"
|
||||
"url": "https://ftp.drupal.org/files/projects/config_normalizer-8.x-1.0-alpha5.zip",
|
||||
"reference": "8.x-1.0-alpha5",
|
||||
"shasum": "7ec9ca0c0e798007c7685b2633ac7600415e4a29"
|
||||
},
|
||||
"require": {
|
||||
"drupal/config_filter": "*",
|
||||
|
@ -3413,8 +3449,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-alpha4",
|
||||
"datestamp": "1540519984",
|
||||
"version": "8.x-1.0-alpha5",
|
||||
"datestamp": "1551264784",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
|
@ -3426,6 +3462,10 @@
|
|||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "axel.rutz",
|
||||
"homepage": "https://www.drupal.org/user/229048"
|
||||
},
|
||||
{
|
||||
"name": "nedjo",
|
||||
"homepage": "https://www.drupal.org/user/4481"
|
||||
|
@ -3439,17 +3479,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/config_perms",
|
||||
"version": "2.0.0-beta1",
|
||||
"version": "2.0.0-beta2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/config_perms",
|
||||
"reference": "8.x-2.0-beta1"
|
||||
"reference": "8.x-2.0-beta2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/config_perms-8.x-2.0-beta1.zip",
|
||||
"reference": "8.x-2.0-beta1",
|
||||
"shasum": "2bd2caca20eef9e1832f8a99265fe8b182e8cf39"
|
||||
"url": "https://ftp.drupal.org/files/projects/config_perms-8.x-2.0-beta2.zip",
|
||||
"reference": "8.x-2.0-beta2",
|
||||
"shasum": "d3ed7aa2602cc9e636c9943f6356f6fd46e665fb"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
|
@ -3460,8 +3500,8 @@
|
|||
"dev-2.x": "2.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-2.0-beta1",
|
||||
"datestamp": "1517948688",
|
||||
"version": "8.x-2.0-beta2",
|
||||
"datestamp": "1551141180",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Beta releases are not covered by Drupal security advisories."
|
||||
|
@ -3994,17 +4034,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/ctools",
|
||||
"version": "3.1.0",
|
||||
"version": "3.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/ctools",
|
||||
"reference": "8.x-3.1"
|
||||
"reference": "8.x-3.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.1.zip",
|
||||
"reference": "8.x-3.1",
|
||||
"shasum": "7056df469624ec3943c62ebe613dbfcb3171dcd1"
|
||||
"url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.2.zip",
|
||||
"reference": "8.x-3.2",
|
||||
"shasum": "d6da87239b64ba708a5977e7b33b1e009e36b091"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.5"
|
||||
|
@ -4015,8 +4055,8 @@
|
|||
"dev-3.x": "3.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-3.1",
|
||||
"datestamp": "1549603381",
|
||||
"version": "8.x-3.2",
|
||||
"datestamp": "1550728386",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -5931,20 +5971,20 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/ds",
|
||||
"version": "3.2.0",
|
||||
"version": "3.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/ds",
|
||||
"reference": "8.x-3.2"
|
||||
"reference": "8.x-3.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/ds-8.x-3.2.zip",
|
||||
"reference": "8.x-3.2",
|
||||
"shasum": "c5171e3e59d5ec666e5b5a53baf8f92c01956998"
|
||||
"url": "https://ftp.drupal.org/files/projects/ds-8.x-3.3.zip",
|
||||
"reference": "8.x-3.3",
|
||||
"shasum": "0f586997908d464c123b1ab8817cf13363666459"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.3"
|
||||
"drupal/core": "^8.6"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/devel": "*",
|
||||
|
@ -5956,8 +5996,8 @@
|
|||
"dev-3.x": "3.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-3.2",
|
||||
"datestamp": "1544537280",
|
||||
"version": "8.x-3.3",
|
||||
"datestamp": "1551355085",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -6285,17 +6325,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/facets",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/facets",
|
||||
"reference": "8.x-1.2"
|
||||
"reference": "8.x-1.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/facets-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "bf0f9249d90025dcd16c0af7b7cd59e515fb9d9e"
|
||||
"url": "https://ftp.drupal.org/files/projects/facets-8.x-1.3.zip",
|
||||
"reference": "8.x-1.3",
|
||||
"shasum": "2ca517094a34112e8168746123d337a25da6a227"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
|
@ -6309,8 +6349,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1543065481",
|
||||
"version": "8.x-1.3",
|
||||
"datestamp": "1551291083",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -6855,17 +6895,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/hotjar",
|
||||
"version": "1.2.0",
|
||||
"version": "1.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/hotjar",
|
||||
"reference": "8.x-1.2"
|
||||
"reference": "8.x-1.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/hotjar-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "cd56858bf335cf8ba9ce65d28a796e8bd313c67b"
|
||||
"url": "https://ftp.drupal.org/files/projects/hotjar-8.x-1.5.zip",
|
||||
"reference": "8.x-1.5",
|
||||
"shasum": "ae4af1d169ccb5d99af04d01dff450805297ce08"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
|
@ -6876,8 +6916,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1513139885",
|
||||
"version": "8.x-1.5",
|
||||
"datestamp": "1551102784",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -6960,7 +7000,7 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/indieweb",
|
||||
"reference": "faf13548a9aa5ba7097202100fd9403e063b5f09"
|
||||
"reference": "0891fb956dfa47544c12082e5ffe9057b4225795"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0",
|
||||
|
@ -6981,8 +7021,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-rc3+4-dev",
|
||||
"datestamp": "1550492584",
|
||||
"version": "8.x-1.0-rc4+3-dev",
|
||||
"datestamp": "1551540784",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
|
@ -7011,7 +7051,7 @@
|
|||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/indieweb"
|
||||
},
|
||||
"time": "2019-02-18T13:15:50+00:00"
|
||||
"time": "2019-03-02T22:36:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/markdown",
|
||||
|
@ -9930,16 +9970,16 @@
|
|||
},
|
||||
{
|
||||
"name": "kub-at/php-simple-html-dom-parser",
|
||||
"version": "1.7.1",
|
||||
"version": "1.8.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git",
|
||||
"reference": "7a745b20157efb0f1be3021394769bd6b8e9ed4e"
|
||||
"reference": "6db1e01db320040024cd1f74b0e1483aa2670720"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/7a745b20157efb0f1be3021394769bd6b8e9ed4e",
|
||||
"reference": "7a745b20157efb0f1be3021394769bd6b8e9ed4e",
|
||||
"url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/6db1e01db320040024cd1f74b0e1483aa2670720",
|
||||
"reference": "6db1e01db320040024cd1f74b0e1483aa2670720",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9972,7 +10012,7 @@
|
|||
"dom",
|
||||
"html"
|
||||
],
|
||||
"time": "2019-01-02T14:33:28+00:00"
|
||||
"time": "2019-03-05T14:12:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "lcobucci/jwt",
|
||||
|
@ -11068,16 +11108,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/browser-kit",
|
||||
"version": "v4.2.3",
|
||||
"version": "v4.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/browser-kit.git",
|
||||
"reference": "ee4462581eb54bf34b746e4a5d522a4f21620160"
|
||||
"reference": "61d85c5af2fc058014c7c89504c3944e73a086f0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/ee4462581eb54bf34b746e4a5d522a4f21620160",
|
||||
"reference": "ee4462581eb54bf34b746e4a5d522a4f21620160",
|
||||
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/61d85c5af2fc058014c7c89504c3944e73a086f0",
|
||||
"reference": "61d85c5af2fc058014c7c89504c3944e73a086f0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11121,11 +11161,11 @@
|
|||
],
|
||||
"description": "Symfony BrowserKit Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-16T21:31:25+00:00"
|
||||
"time": "2019-02-23T15:17:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/class-loader",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/class-loader.git",
|
||||
|
@ -11181,16 +11221,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/config",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/config.git",
|
||||
"reference": "c9bc510c217075d42d4a927e285917d0c2001cf4"
|
||||
"reference": "177a276c01575253c95cefe0866e3d1b57637fe0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/config/zipball/c9bc510c217075d42d4a927e285917d0c2001cf4",
|
||||
"reference": "c9bc510c217075d42d4a927e285917d0c2001cf4",
|
||||
"url": "https://api.github.com/repos/symfony/config/zipball/177a276c01575253c95cefe0866e3d1b57637fe0",
|
||||
"reference": "177a276c01575253c95cefe0866e3d1b57637fe0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11241,20 +11281,20 @@
|
|||
],
|
||||
"description": "Symfony Config Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-30T11:33:42+00:00"
|
||||
"time": "2019-02-23T15:06:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "069bf3f0e8f871a2169a06e43d9f3f03f355e9be"
|
||||
"reference": "71ce77f37af0c5ffb9590e43cc4f70e426945c5e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/069bf3f0e8f871a2169a06e43d9f3f03f355e9be",
|
||||
"reference": "069bf3f0e8f871a2169a06e43d9f3f03f355e9be",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/71ce77f37af0c5ffb9590e43cc4f70e426945c5e",
|
||||
"reference": "71ce77f37af0c5ffb9590e43cc4f70e426945c5e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11313,11 +11353,11 @@
|
|||
],
|
||||
"description": "Symfony Console Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-25T10:42:12+00:00"
|
||||
"time": "2019-02-23T15:06:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/css-selector.git",
|
||||
|
@ -11370,16 +11410,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
"version": "v4.2.3",
|
||||
"version": "v4.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/debug.git",
|
||||
"reference": "cf9b2e33f757deb884ce474e06d2647c1c769b65"
|
||||
"reference": "de73f48977b8eaf7ce22814d66e43a1662cc864f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/cf9b2e33f757deb884ce474e06d2647c1c769b65",
|
||||
"reference": "cf9b2e33f757deb884ce474e06d2647c1c769b65",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/de73f48977b8eaf7ce22814d66e43a1662cc864f",
|
||||
"reference": "de73f48977b8eaf7ce22814d66e43a1662cc864f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11422,20 +11462,20 @@
|
|||
],
|
||||
"description": "Symfony Debug Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-25T14:35:16+00:00"
|
||||
"time": "2019-03-03T18:11:24+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dependency-injection.git",
|
||||
"reference": "b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1"
|
||||
"reference": "c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1",
|
||||
"reference": "b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11",
|
||||
"reference": "c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11493,20 +11533,20 @@
|
|||
],
|
||||
"description": "Symfony DependencyInjection Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-30T17:48:51+00:00"
|
||||
"time": "2019-02-23T15:06:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dom-crawler",
|
||||
"version": "v4.2.3",
|
||||
"version": "v4.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dom-crawler.git",
|
||||
"reference": "d8476760b04cdf7b499c8718aa437c20a9155103"
|
||||
"reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/d8476760b04cdf7b499c8718aa437c20a9155103",
|
||||
"reference": "d8476760b04cdf7b499c8718aa437c20a9155103",
|
||||
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/53c97769814c80a84a8403efcf3ae7ae966d53bb",
|
||||
"reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11550,20 +11590,20 @@
|
|||
],
|
||||
"description": "Symfony DomCrawler Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-16T20:35:37+00:00"
|
||||
"time": "2019-02-23T15:17:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
"reference": "ed5be1663fa66623b3a7004d5d51a14c4045399b"
|
||||
"reference": "ec625e2fff7f584eeb91754821807317b2e79236"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ed5be1663fa66623b3a7004d5d51a14c4045399b",
|
||||
"reference": "ed5be1663fa66623b3a7004d5d51a14c4045399b",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ec625e2fff7f584eeb91754821807317b2e79236",
|
||||
"reference": "ec625e2fff7f584eeb91754821807317b2e79236",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11613,20 +11653,20 @@
|
|||
],
|
||||
"description": "Symfony EventDispatcher Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-16T13:27:11+00:00"
|
||||
"time": "2019-02-23T15:06:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v4.2.3",
|
||||
"version": "v4.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
"reference": "7c16ebc2629827d4ec915a52ac809768d060a4ee"
|
||||
"reference": "e16b9e471703b2c60b95f14d31c1239f68f11601"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/7c16ebc2629827d4ec915a52ac809768d060a4ee",
|
||||
"reference": "7c16ebc2629827d4ec915a52ac809768d060a4ee",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/e16b9e471703b2c60b95f14d31c1239f68f11601",
|
||||
"reference": "e16b9e471703b2c60b95f14d31c1239f68f11601",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11663,20 +11703,20 @@
|
|||
],
|
||||
"description": "Symfony Filesystem Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-16T20:35:37+00:00"
|
||||
"time": "2019-02-07T11:40:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
"reference": "7c0c627220308928e958a87c293108e5891cde1d"
|
||||
"reference": "fcdde4aa38f48190ce70d782c166f23930084f9b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/finder/zipball/7c0c627220308928e958a87c293108e5891cde1d",
|
||||
"reference": "7c0c627220308928e958a87c293108e5891cde1d",
|
||||
"url": "https://api.github.com/repos/symfony/finder/zipball/fcdde4aa38f48190ce70d782c166f23930084f9b",
|
||||
"reference": "fcdde4aa38f48190ce70d782c166f23930084f9b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11712,20 +11752,20 @@
|
|||
],
|
||||
"description": "Symfony Finder Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-16T13:43:35+00:00"
|
||||
"time": "2019-02-22T14:44:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "9a81d2330ea255ded06a69b4f7fb7804836e7a05"
|
||||
"reference": "9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/9a81d2330ea255ded06a69b4f7fb7804836e7a05",
|
||||
"reference": "9a81d2330ea255ded06a69b4f7fb7804836e7a05",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a",
|
||||
"reference": "9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11766,20 +11806,20 @@
|
|||
],
|
||||
"description": "Symfony HttpFoundation Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-27T09:04:14+00:00"
|
||||
"time": "2019-02-23T15:06:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "dc6bf17684b7120f7bf74fae85c9155506041002"
|
||||
"reference": "0362368c761cb8d9c79e56ab0db61d2c692db594"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/dc6bf17684b7120f7bf74fae85c9155506041002",
|
||||
"reference": "dc6bf17684b7120f7bf74fae85c9155506041002",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/0362368c761cb8d9c79e56ab0db61d2c692db594",
|
||||
"reference": "0362368c761cb8d9c79e56ab0db61d2c692db594",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11855,7 +11895,7 @@
|
|||
],
|
||||
"description": "Symfony HttpKernel Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-02-03T12:22:50+00:00"
|
||||
"time": "2019-03-03T18:52:34+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
|
@ -12094,7 +12134,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
|
@ -12204,16 +12244,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/routing",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/routing.git",
|
||||
"reference": "62f0b8d8cd2cd359c3caa5a9f5253a4a6d480646"
|
||||
"reference": "6b25a86df5860461ff1990946168c0ef944f83db"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/62f0b8d8cd2cd359c3caa5a9f5253a4a6d480646",
|
||||
"reference": "62f0b8d8cd2cd359c3caa5a9f5253a4a6d480646",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/6b25a86df5860461ff1990946168c0ef944f83db",
|
||||
"reference": "6b25a86df5860461ff1990946168c0ef944f83db",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -12277,20 +12317,20 @@
|
|||
"uri",
|
||||
"url"
|
||||
],
|
||||
"time": "2019-01-29T08:47:12+00:00"
|
||||
"time": "2019-02-23T15:06:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/serializer",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/serializer.git",
|
||||
"reference": "a897373b86489ddecacc665d15ab32983a519907"
|
||||
"reference": "964b7a59002391136fb0087fd5dc41213f7c283e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/a897373b86489ddecacc665d15ab32983a519907",
|
||||
"reference": "a897373b86489ddecacc665d15ab32983a519907",
|
||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/964b7a59002391136fb0087fd5dc41213f7c283e",
|
||||
"reference": "964b7a59002391136fb0087fd5dc41213f7c283e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -12356,20 +12396,20 @@
|
|||
],
|
||||
"description": "Symfony Serializer Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-26T19:55:54+00:00"
|
||||
"time": "2019-02-23T15:06:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/translation.git",
|
||||
"reference": "81cfcd6935cb7505640153576c1f9155b2a179c1"
|
||||
"reference": "3e2966209567ffed8825905b53fc8548446130aa"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/81cfcd6935cb7505640153576c1f9155b2a179c1",
|
||||
"reference": "81cfcd6935cb7505640153576c1f9155b2a179c1",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/3e2966209567ffed8825905b53fc8548446130aa",
|
||||
"reference": "3e2966209567ffed8825905b53fc8548446130aa",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -12424,20 +12464,20 @@
|
|||
],
|
||||
"description": "Symfony Translation Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-25T10:00:44+00:00"
|
||||
"time": "2019-02-23T15:06:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/validator",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/validator.git",
|
||||
"reference": "06af494d8634df6ad9655ec7d80cb61983253912"
|
||||
"reference": "21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/validator/zipball/06af494d8634df6ad9655ec7d80cb61983253912",
|
||||
"reference": "06af494d8634df6ad9655ec7d80cb61983253912",
|
||||
"url": "https://api.github.com/repos/symfony/validator/zipball/21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907",
|
||||
"reference": "21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -12509,20 +12549,20 @@
|
|||
],
|
||||
"description": "Symfony Validator Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-30T09:03:33+00:00"
|
||||
"time": "2019-02-25T09:32:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "2159335b452d929cbb9921fc4eb7d1bfed32d0be"
|
||||
"reference": "d34d10236300876d14291e9df85c6ef3d3bb9066"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2159335b452d929cbb9921fc4eb7d1bfed32d0be",
|
||||
"reference": "2159335b452d929cbb9921fc4eb7d1bfed32d0be",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/d34d10236300876d14291e9df85c6ef3d3bb9066",
|
||||
"reference": "d34d10236300876d14291e9df85c6ef3d3bb9066",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -12578,20 +12618,20 @@
|
|||
"debug",
|
||||
"dump"
|
||||
],
|
||||
"time": "2019-01-29T16:19:17+00:00"
|
||||
"time": "2019-02-23T15:06:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v3.4.22",
|
||||
"version": "v3.4.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "ba11776e9e6c15ad5759a07bffb15899bac75c2d"
|
||||
"reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/ba11776e9e6c15ad5759a07bffb15899bac75c2d",
|
||||
"reference": "ba11776e9e6c15ad5759a07bffb15899bac75c2d",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/57f1ce82c997f5a8701b89ef970e36bb657fd09c",
|
||||
"reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -12637,7 +12677,7 @@
|
|||
],
|
||||
"description": "Symfony Yaml Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-16T10:59:17+00:00"
|
||||
"time": "2019-02-23T15:06:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
|
@ -12707,19 +12747,22 @@
|
|||
},
|
||||
{
|
||||
"name": "typo3/phar-stream-wrapper",
|
||||
"version": "v2.0.1",
|
||||
"version": "v2.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3/phar-stream-wrapper.git",
|
||||
"reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf"
|
||||
"reference": "b7a21f0859059ed5d9754af8c11f852d43762334"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/0469d9fefa0146ea4299d3b11cfbb76faa7045bf",
|
||||
"reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf",
|
||||
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/b7a21f0859059ed5d9754af8c11f852d43762334",
|
||||
"reference": "b7a21f0859059ed5d9754af8c11f852d43762334",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"brumann/polyfill-unserialize": "^1.0",
|
||||
"ext-fileinfo": "*",
|
||||
"ext-json": "*",
|
||||
"php": "^5.3.3|^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
|
@ -12743,7 +12786,7 @@
|
|||
"security",
|
||||
"stream-wrapper"
|
||||
],
|
||||
"time": "2018-10-18T08:46:28+00:00"
|
||||
"time": "2019-03-01T17:43:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webflo/drupal-finder",
|
||||
|
|
Loading…
Reference in a new issue