Update composer lock file with many minor version updates to dependencies
This commit is contained in:
parent
911bef795d
commit
9986ee2744
1 changed files with 273 additions and 155 deletions
428
composer.lock
generated
428
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "4aab6f51a8b5670157f1ac17b14a2fc7",
|
||||
"content-hash": "cc21653b56edf50e0fd78cdf2a1703a1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -96,16 +96,16 @@
|
|||
},
|
||||
{
|
||||
"name": "chi-teck/drupal-code-generator",
|
||||
"version": "1.30.3",
|
||||
"version": "1.30.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
|
||||
"reference": "1da9f06843b6bf2b0e7d28fea4b6c1d79aead197"
|
||||
"reference": "8b7ae331e21e58088e3e52688823692ed6471ec3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/1da9f06843b6bf2b0e7d28fea4b6c1d79aead197",
|
||||
"reference": "1da9f06843b6bf2b0e7d28fea4b6c1d79aead197",
|
||||
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/8b7ae331e21e58088e3e52688823692ed6471ec3",
|
||||
"reference": "8b7ae331e21e58088e3e52688823692ed6471ec3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -137,7 +137,7 @@
|
|||
"GPL-2.0-or-later"
|
||||
],
|
||||
"description": "Drupal code generator",
|
||||
"time": "2019-06-29T10:29:45+00:00"
|
||||
"time": "2019-08-25T06:39:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "commerceguys/addressing",
|
||||
|
@ -1152,16 +1152,16 @@
|
|||
},
|
||||
{
|
||||
"name": "cweagans/composer-patches",
|
||||
"version": "1.6.6",
|
||||
"version": "1.6.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cweagans/composer-patches.git",
|
||||
"reference": "1d89dcc730e7f42426c434b88261fcfb3bce651e"
|
||||
"reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/cweagans/composer-patches/zipball/1d89dcc730e7f42426c434b88261fcfb3bce651e",
|
||||
"reference": "1d89dcc730e7f42426c434b88261fcfb3bce651e",
|
||||
"url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2e6f72a2ad8d59cd7e2b729f218bf42adb14f590",
|
||||
"reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1192,7 +1192,7 @@
|
|||
}
|
||||
],
|
||||
"description": "Provides a way to patch Composer packages.",
|
||||
"time": "2018-10-24T15:51:16+00:00"
|
||||
"time": "2019-08-29T20:11:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "dflydev/dot-access-data",
|
||||
|
@ -2370,17 +2370,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/bulma",
|
||||
"version": "1.0.0-beta2",
|
||||
"version": "1.0.0-beta3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/bulma.git",
|
||||
"reference": "8.x-1.0-beta2"
|
||||
"reference": "8.x-1.0-beta3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-beta2.zip",
|
||||
"reference": "8.x-1.0-beta2",
|
||||
"shasum": "f1cc87a1d94af101d9ba1f61d091ba8f0b4aedce"
|
||||
"url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-beta3.zip",
|
||||
"reference": "8.x-1.0-beta3",
|
||||
"shasum": "cfc76cffc10c198afb78a7699690b3f95c5ea950"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
|
@ -2391,8 +2391,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-beta2",
|
||||
"datestamp": "1558654685",
|
||||
"version": "8.x-1.0-beta3",
|
||||
"datestamp": "1566343985",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Beta releases are not covered by Drupal security advisories."
|
||||
|
@ -2466,6 +2466,71 @@
|
|||
"source": "https://git.drupalcode.org/project/checklistapi"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/claro",
|
||||
"version": "1.0.0-alpha4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/claro.git",
|
||||
"reference": "8.x-1.0-alpha4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/claro-8.x-1.0-alpha4.zip",
|
||||
"reference": "8.x-1.0-alpha4",
|
||||
"shasum": "151906eaef0fa2ade0cbffb2248565066544055a"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
},
|
||||
"type": "drupal-theme",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-alpha4",
|
||||
"datestamp": "1564677185",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "balsama",
|
||||
"homepage": "https://www.drupal.org/user/223087"
|
||||
},
|
||||
{
|
||||
"name": "ckrina",
|
||||
"homepage": "https://www.drupal.org/user/1206650"
|
||||
},
|
||||
{
|
||||
"name": "huzooka",
|
||||
"homepage": "https://www.drupal.org/user/281301"
|
||||
},
|
||||
{
|
||||
"name": "lauriii",
|
||||
"homepage": "https://www.drupal.org/user/1078742"
|
||||
},
|
||||
{
|
||||
"name": "saschaeggi",
|
||||
"homepage": "https://www.drupal.org/user/1999056"
|
||||
}
|
||||
],
|
||||
"description": "A clean, accessible and powerful Drupal administration theme.",
|
||||
"homepage": "https://www.drupal.org/project/claro",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/claro",
|
||||
"docs": "https://www.drupal.org/docs/8/modules/claro",
|
||||
"issues": "https://www.drupal.org/project/issues/claro"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/components",
|
||||
"version": "1.1.0",
|
||||
|
@ -5374,17 +5439,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/ds",
|
||||
"version": "3.3.0",
|
||||
"version": "3.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/ds.git",
|
||||
"reference": "8.x-3.3"
|
||||
"reference": "8.x-3.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/ds-8.x-3.3.zip",
|
||||
"reference": "8.x-3.3",
|
||||
"shasum": "0f586997908d464c123b1ab8817cf13363666459"
|
||||
"url": "https://ftp.drupal.org/files/projects/ds-8.x-3.4.zip",
|
||||
"reference": "8.x-3.4",
|
||||
"shasum": "ebf070ba2f7cf78a62cf74678a9948546a93e773"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.6"
|
||||
|
@ -5399,8 +5464,8 @@
|
|||
"dev-3.x": "3.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-3.3",
|
||||
"datestamp": "1551355085",
|
||||
"version": "8.x-3.4",
|
||||
"datestamp": "1567165687",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -6470,24 +6535,24 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/metatag",
|
||||
"version": "1.9.0",
|
||||
"version": "1.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/metatag.git",
|
||||
"reference": "8.x-1.9"
|
||||
"reference": "8.x-1.10"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.9.zip",
|
||||
"reference": "8.x-1.9",
|
||||
"shasum": "230960752c5afa17337fb69bae853bccb1a26ecd"
|
||||
"url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.10.zip",
|
||||
"reference": "8.x-1.10",
|
||||
"shasum": "06275ae0f72cfcdbec8b8e8fd5d0863a5967bbcc"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*",
|
||||
"drupal/token": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/devel": "^1.0",
|
||||
"drupal/devel": "^2.0",
|
||||
"drupal/metatag_dc": "*",
|
||||
"drupal/metatag_open_graph": "*",
|
||||
"drupal/page_manager": "^4.0",
|
||||
|
@ -6502,8 +6567,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.9",
|
||||
"datestamp": "1564708406",
|
||||
"version": "8.x-1.10",
|
||||
"datestamp": "1567099985",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -6746,21 +6811,22 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/octavia",
|
||||
"version": "1.0.0-beta3",
|
||||
"version": "1.0.0-beta4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/octavia.git",
|
||||
"reference": "8.x-1.0-beta3"
|
||||
"reference": "8.x-1.0-beta4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta3.zip",
|
||||
"reference": "8.x-1.0-beta3",
|
||||
"shasum": "6236e2fd0c2b670dcc962a92c233c4e189fb9ea0"
|
||||
"url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta4.zip",
|
||||
"reference": "8.x-1.0-beta4",
|
||||
"shasum": "d745d095236cb96146a4d294a1d61897f7b473df"
|
||||
},
|
||||
"require": {
|
||||
"drupal/bulma": "^1.0-alpha2",
|
||||
"drupal/core": "~8.0"
|
||||
"drupal/core": "~8.0",
|
||||
"drupal/skins": "^1.0-alpha4"
|
||||
},
|
||||
"type": "drupal-theme",
|
||||
"extra": {
|
||||
|
@ -6768,8 +6834,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-beta3",
|
||||
"datestamp": "1564362186",
|
||||
"version": "8.x-1.0-beta4",
|
||||
"datestamp": "1566518585",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Beta releases are not covered by Drupal security advisories."
|
||||
|
@ -7252,6 +7318,57 @@
|
|||
"source": "https://git.drupalcode.org/project/similarterms"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/skins",
|
||||
"version": "1.0.0-alpha4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/skins.git",
|
||||
"reference": "8.x-1.0-alpha4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/skins-8.x-1.0-alpha4.zip",
|
||||
"reference": "8.x-1.0-alpha4",
|
||||
"shasum": "877bb89f55f514b7c8d8dd535ce9576e5faa5eab"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-alpha4",
|
||||
"datestamp": "1565305981",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Poieo",
|
||||
"homepage": "https://www.drupal.org/user/303228"
|
||||
},
|
||||
{
|
||||
"name": "nedjo",
|
||||
"homepage": "https://www.drupal.org/user/4481"
|
||||
}
|
||||
],
|
||||
"description": "Enable themes to provide a set of skins with distinct stylesheets and templates.",
|
||||
"homepage": "https://www.drupal.org/project/skins",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/skins"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/social_media_links",
|
||||
"version": "2.6.0",
|
||||
|
@ -7630,16 +7747,16 @@
|
|||
},
|
||||
{
|
||||
"name": "drutopia/drutopia",
|
||||
"version": "1.0-beta2",
|
||||
"version": "1.0-beta3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drutopia/drutopia.git",
|
||||
"reference": "f91612071c8c89a994a3acefc41698d7e0a1f239"
|
||||
"reference": "67de2873e9a48f02257bb17e8d4f0dea052bae2a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/drutopia/drutopia/zipball/f91612071c8c89a994a3acefc41698d7e0a1f239",
|
||||
"reference": "f91612071c8c89a994a3acefc41698d7e0a1f239",
|
||||
"url": "https://api.github.com/repos/drutopia/drutopia/zipball/67de2873e9a48f02257bb17e8d4f0dea052bae2a",
|
||||
"reference": "67de2873e9a48f02257bb17e8d4f0dea052bae2a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -7678,7 +7795,7 @@
|
|||
"drupal/features": "^3.8",
|
||||
"drupal/gdpr": "^2.0-alpha7",
|
||||
"drupal/menu_block": "^1.5",
|
||||
"drupal/octavia": "^1.0-beta2",
|
||||
"drupal/octavia": "^1.0-beta4",
|
||||
"drupal/paranoia": "^1.0-alpha1",
|
||||
"drupal/subprofiles": "^1.0-alpha2"
|
||||
},
|
||||
|
@ -7726,10 +7843,10 @@
|
|||
],
|
||||
"description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.",
|
||||
"support": {
|
||||
"source": "https://github.com/drutopia/drutopia/tree/8.x-1.0-beta2",
|
||||
"source": "https://github.com/drutopia/drutopia/tree/8.x-1.0-beta3",
|
||||
"issues": "https://github.com/drutopia/drutopia/issues"
|
||||
},
|
||||
"time": "2019-05-30T21:06:57+00:00"
|
||||
"time": "2019-08-26T20:57:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "easyrdf/easyrdf",
|
||||
|
@ -9081,16 +9198,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/class-loader",
|
||||
"version": "v3.4.30",
|
||||
"version": "v3.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/class-loader.git",
|
||||
"reference": "4459eef5298dedfb69f771186a580062b8516497"
|
||||
"reference": "e212b06996819a2bce026a63da03b7182d05a690"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/class-loader/zipball/4459eef5298dedfb69f771186a580062b8516497",
|
||||
"reference": "4459eef5298dedfb69f771186a580062b8516497",
|
||||
"url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690",
|
||||
"reference": "e212b06996819a2bce026a63da03b7182d05a690",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9133,20 +9250,20 @@
|
|||
],
|
||||
"description": "Symfony ClassLoader Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-01-16T09:39:14+00:00"
|
||||
"time": "2019-08-20T13:31:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v3.4.30",
|
||||
"version": "v3.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "12940f20a816c978860fa4925b3f1bbb27e9ac46"
|
||||
"reference": "4510f04e70344d70952566e4262a0b11df39cb10"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/12940f20a816c978860fa4925b3f1bbb27e9ac46",
|
||||
"reference": "12940f20a816c978860fa4925b3f1bbb27e9ac46",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/4510f04e70344d70952566e4262a0b11df39cb10",
|
||||
"reference": "4510f04e70344d70952566e4262a0b11df39cb10",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9205,20 +9322,20 @@
|
|||
],
|
||||
"description": "Symfony Console Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-07-24T14:46:41+00:00"
|
||||
"time": "2019-08-26T07:52:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
"version": "v4.3.3",
|
||||
"version": "v4.3.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/debug.git",
|
||||
"reference": "527887c3858a2462b0137662c74837288b998ee3"
|
||||
"reference": "afcdea44a2e399c1e4b52246ec8d54c715393ced"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/527887c3858a2462b0137662c74837288b998ee3",
|
||||
"reference": "527887c3858a2462b0137662c74837288b998ee3",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/afcdea44a2e399c1e4b52246ec8d54c715393ced",
|
||||
"reference": "afcdea44a2e399c1e4b52246ec8d54c715393ced",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9261,20 +9378,20 @@
|
|||
],
|
||||
"description": "Symfony Debug Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-07-23T11:21:36+00:00"
|
||||
"time": "2019-08-20T14:27:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
"version": "v3.4.30",
|
||||
"version": "v3.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dependency-injection.git",
|
||||
"reference": "ade939fe83d5ec5fcaa98628dc42d83232c8eb41"
|
||||
"reference": "2709bc2978ceb90f5180181f777f8a09125f2d89"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ade939fe83d5ec5fcaa98628dc42d83232c8eb41",
|
||||
"reference": "ade939fe83d5ec5fcaa98628dc42d83232c8eb41",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2709bc2978ceb90f5180181f777f8a09125f2d89",
|
||||
"reference": "2709bc2978ceb90f5180181f777f8a09125f2d89",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9332,20 +9449,20 @@
|
|||
],
|
||||
"description": "Symfony DependencyInjection Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-07-19T11:52:08+00:00"
|
||||
"time": "2019-08-26T16:07:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v3.4.30",
|
||||
"version": "v3.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
"reference": "f18fdd6cc7006441865e698420cee26bac94741f"
|
||||
"reference": "3e922c4c3430b9de624e8a285dada5e61e230959"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f18fdd6cc7006441865e698420cee26bac94741f",
|
||||
"reference": "f18fdd6cc7006441865e698420cee26bac94741f",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3e922c4c3430b9de624e8a285dada5e61e230959",
|
||||
"reference": "3e922c4c3430b9de624e8a285dada5e61e230959",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9395,20 +9512,20 @@
|
|||
],
|
||||
"description": "Symfony EventDispatcher Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-06-25T07:45:31+00:00"
|
||||
"time": "2019-08-23T08:05:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v4.3.3",
|
||||
"version": "v4.3.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
"reference": "b9896d034463ad6fd2bf17e2bf9418caecd6313d"
|
||||
"reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/b9896d034463ad6fd2bf17e2bf9418caecd6313d",
|
||||
"reference": "b9896d034463ad6fd2bf17e2bf9418caecd6313d",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/9abbb7ef96a51f4d7e69627bc6f63307994e4263",
|
||||
"reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9445,20 +9562,20 @@
|
|||
],
|
||||
"description": "Symfony Filesystem Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-06-23T08:51:25+00:00"
|
||||
"time": "2019-08-20T14:07:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v4.3.3",
|
||||
"version": "v4.3.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
"reference": "9638d41e3729459860bb96f6247ccb61faaa45f2"
|
||||
"reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/finder/zipball/9638d41e3729459860bb96f6247ccb61faaa45f2",
|
||||
"reference": "9638d41e3729459860bb96f6247ccb61faaa45f2",
|
||||
"url": "https://api.github.com/repos/symfony/finder/zipball/86c1c929f0a4b24812e1eb109262fc3372c8e9f2",
|
||||
"reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9494,20 +9611,20 @@
|
|||
],
|
||||
"description": "Symfony Finder Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-06-28T13:16:30+00:00"
|
||||
"time": "2019-08-14T12:26:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v3.4.30",
|
||||
"version": "v3.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "c450706851050ade2e1f30d012d50bb9173f7f3d"
|
||||
"reference": "b3d57a1c325f39f703b249bed7998ce8c64236b4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/c450706851050ade2e1f30d012d50bb9173f7f3d",
|
||||
"reference": "c450706851050ade2e1f30d012d50bb9173f7f3d",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/b3d57a1c325f39f703b249bed7998ce8c64236b4",
|
||||
"reference": "b3d57a1c325f39f703b249bed7998ce8c64236b4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9548,20 +9665,20 @@
|
|||
],
|
||||
"description": "Symfony HttpFoundation Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-07-23T06:27:47+00:00"
|
||||
"time": "2019-08-26T07:50:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v3.4.30",
|
||||
"version": "v3.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "83a1b30c5dd02f5c3cd708a432071d0c99474eb3"
|
||||
"reference": "f6d35bb306b26812df007525f5757a8b0e95857e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/83a1b30c5dd02f5c3cd708a432071d0c99474eb3",
|
||||
"reference": "83a1b30c5dd02f5c3cd708a432071d0c99474eb3",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f6d35bb306b26812df007525f5757a8b0e95857e",
|
||||
"reference": "f6d35bb306b26812df007525f5757a8b0e95857e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9637,7 +9754,7 @@
|
|||
],
|
||||
"description": "Symfony HttpKernel Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-07-27T17:14:06+00:00"
|
||||
"time": "2019-08-26T16:36:29+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
|
@ -9931,16 +10048,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v3.4.30",
|
||||
"version": "v3.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
"reference": "d129c017e8602507688ef2c3007951a16c1a8407"
|
||||
"reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/d129c017e8602507688ef2c3007951a16c1a8407",
|
||||
"reference": "d129c017e8602507688ef2c3007951a16c1a8407",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/d822cb654000a95b7855362c0d5b127f6a6d8baa",
|
||||
"reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9976,7 +10093,7 @@
|
|||
],
|
||||
"description": "Symfony Process Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-05-30T15:47:52+00:00"
|
||||
"time": "2019-08-26T07:52:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/psr-http-message-bridge",
|
||||
|
@ -10045,16 +10162,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/routing",
|
||||
"version": "v3.4.30",
|
||||
"version": "v3.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/routing.git",
|
||||
"reference": "8d804d8a65a26dc9de1aaf2ff3a421e581d050e6"
|
||||
"reference": "8b0faa681c4ee14701e76a7056fef15ac5384163"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/8d804d8a65a26dc9de1aaf2ff3a421e581d050e6",
|
||||
"reference": "8d804d8a65a26dc9de1aaf2ff3a421e581d050e6",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/8b0faa681c4ee14701e76a7056fef15ac5384163",
|
||||
"reference": "8b0faa681c4ee14701e76a7056fef15ac5384163",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10117,20 +10234,20 @@
|
|||
"uri",
|
||||
"url"
|
||||
],
|
||||
"time": "2019-06-26T11:14:13+00:00"
|
||||
"time": "2019-08-26T07:50:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/serializer",
|
||||
"version": "v3.4.30",
|
||||
"version": "v3.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/serializer.git",
|
||||
"reference": "97496169a9a66c4551d7004ae871718a4ec19b03"
|
||||
"reference": "758c3cb8cd4a949ee76ee457450abdc80ea82aa1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/97496169a9a66c4551d7004ae871718a4ec19b03",
|
||||
"reference": "97496169a9a66c4551d7004ae871718a4ec19b03",
|
||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/758c3cb8cd4a949ee76ee457450abdc80ea82aa1",
|
||||
"reference": "758c3cb8cd4a949ee76ee457450abdc80ea82aa1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10196,20 +10313,20 @@
|
|||
],
|
||||
"description": "Symfony Serializer Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-07-19T11:52:08+00:00"
|
||||
"time": "2019-08-26T07:52:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v3.4.30",
|
||||
"version": "v3.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/translation.git",
|
||||
"reference": "2c1d800807cfaf5a2c72102f3a7452cd28a12cc0"
|
||||
"reference": "49a884e9ac297f99c56052bad30b2af89f716ee1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/2c1d800807cfaf5a2c72102f3a7452cd28a12cc0",
|
||||
"reference": "2c1d800807cfaf5a2c72102f3a7452cd28a12cc0",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/49a884e9ac297f99c56052bad30b2af89f716ee1",
|
||||
"reference": "49a884e9ac297f99c56052bad30b2af89f716ee1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10266,20 +10383,20 @@
|
|||
],
|
||||
"description": "Symfony Translation Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-07-15T07:11:40+00:00"
|
||||
"time": "2019-08-26T07:52:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/validator",
|
||||
"version": "v3.4.30",
|
||||
"version": "v3.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/validator.git",
|
||||
"reference": "d10a8b1d632086666ca57ae6081f2cbf73037fb2"
|
||||
"reference": "4dde4e74331ffa897c31e4423d02ae08d56f7784"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/validator/zipball/d10a8b1d632086666ca57ae6081f2cbf73037fb2",
|
||||
"reference": "d10a8b1d632086666ca57ae6081f2cbf73037fb2",
|
||||
"url": "https://api.github.com/repos/symfony/validator/zipball/4dde4e74331ffa897c31e4423d02ae08d56f7784",
|
||||
"reference": "4dde4e74331ffa897c31e4423d02ae08d56f7784",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10289,15 +10406,16 @@
|
|||
"symfony/translation": "~2.8|~3.0|~4.0"
|
||||
},
|
||||
"conflict": {
|
||||
"doctrine/lexer": "<1.0.2",
|
||||
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
|
||||
"symfony/dependency-injection": "<3.3",
|
||||
"symfony/http-kernel": "<3.3.5",
|
||||
"symfony/yaml": "<3.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/annotations": "~1.0",
|
||||
"doctrine/annotations": "~1.7",
|
||||
"doctrine/cache": "~1.0",
|
||||
"egulias/email-validator": "^1.2.8|~2.0",
|
||||
"egulias/email-validator": "^2.1.10",
|
||||
"symfony/cache": "~3.1|~4.0",
|
||||
"symfony/config": "~2.8|~3.0|~4.0",
|
||||
"symfony/dependency-injection": "~3.3|~4.0",
|
||||
|
@ -10351,20 +10469,20 @@
|
|||
],
|
||||
"description": "Symfony Validator Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-07-19T11:52:08+00:00"
|
||||
"time": "2019-08-26T07:52:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v4.3.3",
|
||||
"version": "v4.3.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "e4110b992d2cbe198d7d3b244d079c1c58761d07"
|
||||
"reference": "641043e0f3e615990a0f29479f9c117e8a6698c6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/e4110b992d2cbe198d7d3b244d079c1c58761d07",
|
||||
"reference": "e4110b992d2cbe198d7d3b244d079c1c58761d07",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/641043e0f3e615990a0f29479f9c117e8a6698c6",
|
||||
"reference": "641043e0f3e615990a0f29479f9c117e8a6698c6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10427,20 +10545,20 @@
|
|||
"debug",
|
||||
"dump"
|
||||
],
|
||||
"time": "2019-07-27T06:42:46+00:00"
|
||||
"time": "2019-08-26T08:26:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v3.4.30",
|
||||
"version": "v3.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "051d045c684148060ebfc9affb7e3f5e0899d40b"
|
||||
"reference": "3dc414b7db30695bae671a1d86013d03f4ae9834"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/051d045c684148060ebfc9affb7e3f5e0899d40b",
|
||||
"reference": "051d045c684148060ebfc9affb7e3f5e0899d40b",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/3dc414b7db30695bae671a1d86013d03f4ae9834",
|
||||
"reference": "3dc414b7db30695bae671a1d86013d03f4ae9834",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10486,30 +10604,30 @@
|
|||
],
|
||||
"description": "Symfony Yaml Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-07-24T13:01:31+00:00"
|
||||
"time": "2019-08-20T13:31:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
"version": "v1.42.2",
|
||||
"version": "v1.42.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/Twig.git",
|
||||
"reference": "21707d6ebd05476854805e4f91b836531941bcd4"
|
||||
"reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/21707d6ebd05476854805e4f91b836531941bcd4",
|
||||
"reference": "21707d6ebd05476854805e4f91b836531941bcd4",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/201baee843e0ffe8b0b956f336dd42b2a92fae4e",
|
||||
"reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"php": ">=5.5.0",
|
||||
"symfony/polyfill-ctype": "^1.8"
|
||||
},
|
||||
"require-dev": {
|
||||
"psr/container": "^1.0",
|
||||
"symfony/debug": "^2.7",
|
||||
"symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0"
|
||||
"symfony/debug": "^3.4|^4.2",
|
||||
"symfony/phpunit-bridge": "^4.4@dev|^5.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
@ -10532,19 +10650,19 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Fabien Potencier",
|
||||
"role": "Lead Developer",
|
||||
"email": "fabien@symfony.com",
|
||||
"homepage": "http://fabien.potencier.org",
|
||||
"role": "Lead Developer"
|
||||
},
|
||||
{
|
||||
"name": "Armin Ronacher",
|
||||
"email": "armin.ronacher@active-4.com",
|
||||
"role": "Project Founder"
|
||||
"homepage": "http://fabien.potencier.org"
|
||||
},
|
||||
{
|
||||
"name": "Twig Team",
|
||||
"homepage": "https://twig.symfony.com/contributors",
|
||||
"role": "Contributors"
|
||||
"role": "Contributors",
|
||||
"homepage": "https://twig.symfony.com/contributors"
|
||||
},
|
||||
{
|
||||
"name": "Armin Ronacher",
|
||||
"role": "Project Founder",
|
||||
"email": "armin.ronacher@active-4.com"
|
||||
}
|
||||
],
|
||||
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
||||
|
@ -10552,7 +10670,7 @@
|
|||
"keywords": [
|
||||
"templating"
|
||||
],
|
||||
"time": "2019-06-18T15:35:16+00:00"
|
||||
"time": "2019-08-24T12:51:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/phar-stream-wrapper",
|
||||
|
@ -10642,16 +10760,16 @@
|
|||
},
|
||||
{
|
||||
"name": "webmozart/assert",
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/webmozart/assert.git",
|
||||
"reference": "83e253c8e0be5b0257b881e1827274667c5c17a9"
|
||||
"reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9",
|
||||
"reference": "83e253c8e0be5b0257b881e1827274667c5c17a9",
|
||||
"url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
|
||||
"reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10659,8 +10777,7 @@
|
|||
"symfony/polyfill-ctype": "^1.8"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.6",
|
||||
"sebastian/version": "^1.0.1"
|
||||
"phpunit/phpunit": "^4.8.36 || ^7.5.13"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
@ -10689,7 +10806,7 @@
|
|||
"check",
|
||||
"validate"
|
||||
],
|
||||
"time": "2018-12-25T11:19:39+00:00"
|
||||
"time": "2019-08-24T08:43:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webmozart/path-util",
|
||||
|
@ -10960,7 +11077,8 @@
|
|||
"stability-flags": {
|
||||
"drupal/config_actions": 20,
|
||||
"drupal/convert_bundles": 15,
|
||||
"drupal/drutopia_collection": 15
|
||||
"drupal/drutopia_collection": 15,
|
||||
"drupal/claro": 15
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
|
|
Loading…
Add table
Reference in a new issue