Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/goodnightout_composer

This commit is contained in:
Naomi 2021-08-07 22:46:58 +02:00
commit 97cb54b334
2 changed files with 64 additions and 365 deletions

View File

@ -39,14 +39,11 @@
"drupal/security_review": "*", "drupal/security_review": "*",
"drupal/views_aggregator": "^1.0@beta", "drupal/views_aggregator": "^1.0@beta",
"drupal/views_autosubmit": "^1.4", "drupal/views_autosubmit": "^1.4",
"drupal/webform": "^6.0",
"drupal/webform_content_creator": "^2.0",
"drush/drush": "*" "drush/drush": "*"
}, },
"require-dev": { "require-dev": {
"drupal/console": "^1.9", "drupal/console": "^1.9",
"drupal/devel": "^4.1", "drupal/devel": "^4.1"
"drupal/rules": "^3.0@alpha"
}, },
"conflict": { "conflict": {
"drupal/drupal": "*" "drupal/drupal": "*"

424
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "39f1286441e6663b06ef6d47d9434b22", "content-hash": "22e2dcfdc38c3152699ed91fc8635d98",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -1784,16 +1784,16 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "8.9.17", "version": "8.9.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "a1416f2cc6701acc0cc6725bfeac3715e633fd9c" "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/a1416f2cc6701acc0cc6725bfeac3715e633fd9c", "url": "https://api.github.com/repos/drupal/core/zipball/498effa27ae5111f53f04fbe80fd05369a88c53d",
"reference": "a1416f2cc6701acc0cc6725bfeac3715e633fd9c", "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1820,7 +1820,7 @@
"laminas/laminas-diactoros": "^1.8", "laminas/laminas-diactoros": "^1.8",
"laminas/laminas-feed": "^2.12", "laminas/laminas-feed": "^2.12",
"masterminds/html5": "^2.1", "masterminds/html5": "^2.1",
"pear/archive_tar": "^1.4.14", "pear/archive_tar": "^1.4.12",
"php": "^7.0.8", "php": "^7.0.8",
"psr/log": "^1.0", "psr/log": "^1.0",
"stack/builder": "^1.0", "stack/builder": "^1.0",
@ -2011,11 +2011,11 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"description": "Drupal is an open source content management platform powering millions of websites and applications.", "description": "Drupal is an open source content management platform powering millions of websites and applications.",
"time": "2021-07-20T21:43:12+00:00" "time": "2021-05-25T09:17:58+00:00"
}, },
{ {
"name": "drupal/core-composer-scaffold", "name": "drupal/core-composer-scaffold",
"version": "8.9.17", "version": "8.9.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git", "url": "https://github.com/drupal/core-composer-scaffold.git",
@ -2062,7 +2062,7 @@
}, },
{ {
"name": "drupal/core-project-message", "name": "drupal/core-project-message",
"version": "8.9.17", "version": "8.9.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-project-message.git", "url": "https://github.com/drupal/core-project-message.git",
@ -2100,16 +2100,16 @@
}, },
{ {
"name": "drupal/core-recommended", "name": "drupal/core-recommended",
"version": "8.9.17", "version": "8.9.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-recommended.git", "url": "https://github.com/drupal/core-recommended.git",
"reference": "fcc40b85be8a37246965a276f1ae94a1dba971a6" "reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/fcc40b85be8a37246965a276f1ae94a1dba971a6", "url": "https://api.github.com/repos/drupal/core-recommended/zipball/ec38f5cb75ca1848f2247a645d4a4dee4abe4c28",
"reference": "fcc40b85be8a37246965a276f1ae94a1dba971a6", "reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2121,7 +2121,7 @@
"doctrine/common": "v2.7.3", "doctrine/common": "v2.7.3",
"doctrine/inflector": "v1.2.0", "doctrine/inflector": "v1.2.0",
"doctrine/lexer": "1.0.2", "doctrine/lexer": "1.0.2",
"drupal/core": "8.9.17", "drupal/core": "8.9.16",
"easyrdf/easyrdf": "0.9.1", "easyrdf/easyrdf": "0.9.1",
"egulias/email-validator": "2.1.17", "egulias/email-validator": "2.1.17",
"guzzlehttp/guzzle": "6.5.4", "guzzlehttp/guzzle": "6.5.4",
@ -2134,7 +2134,7 @@
"laminas/laminas-zendframework-bridge": "1.0.4", "laminas/laminas-zendframework-bridge": "1.0.4",
"masterminds/html5": "2.3.0", "masterminds/html5": "2.3.0",
"paragonie/random_compat": "v9.99.99", "paragonie/random_compat": "v9.99.99",
"pear/archive_tar": "1.4.14", "pear/archive_tar": "1.4.13",
"pear/console_getopt": "v1.4.3", "pear/console_getopt": "v1.4.3",
"pear/pear-core-minimal": "v1.10.10", "pear/pear-core-minimal": "v1.10.10",
"pear/pear_exception": "v1.0.1", "pear/pear_exception": "v1.0.1",
@ -2178,7 +2178,7 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"time": "2021-07-20T21:43:12+00:00" "time": "2021-05-25T09:17:58+00:00"
}, },
{ {
"name": "drupal/ctools", "name": "drupal/ctools",
@ -3198,186 +3198,6 @@
"issues": "https://www.drupal.org/project/issues/views_autosubmit" "issues": "https://www.drupal.org/project/issues/views_autosubmit"
} }
}, },
{
"name": "drupal/webform",
"version": "6.0.4",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/webform.git",
"reference": "6.0.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/webform-6.0.4.zip",
"reference": "6.0.4",
"shasum": "8b87ffb19f980e9d77957dfb2d784a1a68619d57"
},
"require": {
"drupal/core": "^8.8 || ^9"
},
"require-dev": {
"drupal/address": "~1.0",
"drupal/bootstrap": "~3.0",
"drupal/captcha": "~1.0",
"drupal/chosen": "~3.0",
"drupal/clientside_validation": "~3.0",
"drupal/clientside_validation_jquery": "*",
"drupal/devel": "~3.0",
"drupal/entity": "~1.0",
"drupal/entity_print": "~2.0",
"drupal/gnode": "*",
"drupal/group": "1.0",
"drupal/jquery_ui": "~1.0",
"drupal/jquery_ui_checkboxradio": "~1.0",
"drupal/jquery_ui_datepicker": "~1.0",
"drupal/lingotek": "~3.0",
"drupal/mailsystem": "~4.0",
"drupal/paragraphs": "~1.0",
"drupal/select2": "~1.0",
"drupal/smtp": "~1.0",
"drupal/styleguide": "~1.0",
"drupal/telephone_validation": "~2.0",
"drupal/token": "~1.0",
"drupal/variationcache": "~1.0",
"drupal/webform_access": "*",
"drupal/webform_attachment": "*",
"drupal/webform_clientside_validation": "*",
"drupal/webform_devel": "*",
"drupal/webform_entity_print": "*",
"drupal/webform_group": "*",
"drupal/webform_node": "*",
"drupal/webform_options_limit": "*",
"drupal/webform_scheduled_email": "*",
"drupal/webform_share": "*",
"drupal/webform_ui": "*"
},
"suggest": {
"drupal/jquery_ui_checkboxradio": "Provides jQuery UI Checkboxradio library. Required by the Webform jQueryUI Buttons module. The Webform jQueryUI Buttons module is deprecated because jQueryUI is no longer maintained.",
"drupal/jquery_ui_datepicker": "Provides jQuery UI Datepicker library. Required to support datepickers. The Webform jQueryUI Datepicker module is deprecated because jQueryUI is no longer maintained."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "6.0.4",
"datestamp": "1624461046",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Jacob Rockowitz (jrockowitz)",
"homepage": "https://www.drupal.org/u/jrockowitz",
"role": "Maintainer"
},
{
"name": "Alexander Trotsenko (bucefal91)",
"homepage": "https://www.drupal.org/u/bucefal91",
"role": "Co-maintainer"
},
{
"name": "Contributors",
"homepage": "https://www.drupal.org/node/7404/committers",
"role": "Contributor"
},
{
"name": "quicksketch",
"homepage": "https://www.drupal.org/user/35821"
},
{
"name": "torotil",
"homepage": "https://www.drupal.org/user/865256"
}
],
"description": "Enables the creation of webforms and questionnaires.",
"homepage": "https://drupal.org/project/webform",
"support": {
"source": "https://git.drupalcode.org/project/webform",
"issues": "https://www.drupal.org/project/issues/webform?version=8.x",
"docs": "https://www.drupal.org/docs/8/modules/webform",
"forum": "https://drupal.stackexchange.com/questions/tagged/webform"
}
},
{
"name": "drupal/webform_content_creator",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/webform_content_creator.git",
"reference": "2.0.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/webform_content_creator-2.0.2.zip",
"reference": "2.0.2",
"shasum": "0d5f861255bcdc5789a7119d87159725e11c9b15"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/webform": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.2",
"datestamp": "1616077587",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "-nrzr-",
"homepage": "https://www.drupal.org/user/3522063"
},
{
"name": "Miguelpamferreira",
"homepage": "https://www.drupal.org/user/3548054"
},
{
"name": "Nelson Alves",
"homepage": "https://www.drupal.org/user/3557178"
},
{
"name": "Rosa Pascoal Garcia",
"homepage": "https://www.drupal.org/user/3500109"
},
{
"name": "dgaspara",
"homepage": "https://www.drupal.org/user/3557179"
},
{
"name": "joaomarques736",
"homepage": "https://www.drupal.org/user/3557181"
},
{
"name": "ricardotenreiro",
"homepage": "https://www.drupal.org/user/213132"
}
],
"description": "Allows you to create content entities and do mappings between respective fields and webform submission values.",
"homepage": "https://www.drupal.org/project/webform_content_creator",
"support": {
"source": "https://git.drupalcode.org/project/webform_content_creator"
}
},
{ {
"name": "drush/drush", "name": "drush/drush",
"version": "10.5.0", "version": "10.5.0",
@ -4430,16 +4250,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.12.0", "version": "v4.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "6608f01670c3cc5079e18c1dab1104e002579143" "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fe14cf3672a149364fb66dfe11bf6549af899f94",
"reference": "6608f01670c3cc5079e18c1dab1104e002579143", "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4478,7 +4298,7 @@
"parser", "parser",
"php" "php"
], ],
"time": "2021-07-21T10:44:31+00:00" "time": "2021-07-03T13:36:55+00:00"
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",
@ -4527,16 +4347,16 @@
}, },
{ {
"name": "pear/archive_tar", "name": "pear/archive_tar",
"version": "1.4.14", "version": "1.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pear/Archive_Tar.git", "url": "https://github.com/pear/Archive_Tar.git",
"reference": "4d761c5334c790e45ef3245f0864b8955c562caa" "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa", "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011",
"reference": "4d761c5334c790e45ef3245f0864b8955c562caa", "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4589,7 +4409,7 @@
"archive", "archive",
"tar" "tar"
], ],
"time": "2021-07-20T13:53:39+00:00" "time": "2021-02-16T10:50:50+00:00"
}, },
{ {
"name": "pear/console_getopt", "name": "pear/console_getopt",
@ -5488,22 +5308,21 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v4.4.27", "version": "v4.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "517fb795794faf29086a77d99eb8f35e457837a7" "reference": "a501126eb6ec9288a3434af01b3d4499ec1268a0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7", "url": "https://api.github.com/repos/symfony/filesystem/zipball/a501126eb6ec9288a3434af01b3d4499ec1268a0",
"reference": "517fb795794faf29086a77d99eb8f35e457837a7", "reference": "a501126eb6ec9288a3434af01b3d4499ec1268a0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1.3", "php": ">=7.1.3",
"symfony/polyfill-ctype": "~1.8", "symfony/polyfill-ctype": "~1.8"
"symfony/polyfill-php80": "^1.16"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -5530,25 +5349,24 @@
], ],
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2021-07-21T12:19:41+00:00" "time": "2021-06-30T07:12:23+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v4.4.27", "version": "v4.4.25",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "42414d7ac96fc2880a783b872185789dea0d4262" "reference": "ed33314396d968a8936c95f5bd1b88bd3b3e94a3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/42414d7ac96fc2880a783b872185789dea0d4262", "url": "https://api.github.com/repos/symfony/finder/zipball/ed33314396d968a8936c95f5bd1b88bd3b3e94a3",
"reference": "42414d7ac96fc2880a783b872185789dea0d4262", "reference": "ed33314396d968a8936c95f5bd1b88bd3b3e94a3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1.3", "php": ">=7.1.3"
"symfony/polyfill-php80": "^1.16"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -5575,7 +5393,7 @@
], ],
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2021-07-23T15:41:52+00:00" "time": "2021-05-26T11:20:16+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
@ -6131,16 +5949,16 @@
}, },
{ {
"name": "symfony/polyfill-php80", "name": "symfony/polyfill-php80",
"version": "v1.23.1", "version": "v1.23.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php80.git", "url": "https://github.com/symfony/polyfill-php80.git",
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be" "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0",
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be", "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6193,7 +6011,7 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2021-07-28T13:41:28+00:00" "time": "2021-02-19T12:13:01+00:00"
}, },
{ {
"name": "symfony/polyfill-util", "name": "symfony/polyfill-util",
@ -6672,23 +6490,23 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v4.4.27", "version": "v4.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba" "reference": "a586efdf2aa832d05b9249e9115d24f6a2691160"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/391d6d0e7a06ab54eb7c38fab29b8d174471b3ba", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a586efdf2aa832d05b9249e9115d24f6a2691160",
"reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba", "reference": "a586efdf2aa832d05b9249e9115d24f6a2691160",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1.3", "php": ">=7.1.3",
"symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php72": "~1.5", "symfony/polyfill-php72": "~1.5",
"symfony/polyfill-php80": "^1.16" "symfony/polyfill-php80": "^1.15"
}, },
"conflict": { "conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
@ -6740,7 +6558,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2021-07-23T15:41:52+00:00" "time": "2021-06-17T06:35:48+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
@ -7556,120 +7374,6 @@
"slack": "https://drupal.slack.com/archives/C012WAW1MH6" "slack": "https://drupal.slack.com/archives/C012WAW1MH6"
} }
}, },
{
"name": "drupal/rules",
"version": "3.0.0-alpha6",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/rules.git",
"reference": "8.x-3.0-alpha6"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/rules-8.x-3.0-alpha6.zip",
"reference": "8.x-3.0-alpha6",
"shasum": "073bf5c23f0ef8f1aebf56538249d50d631d5a24"
},
"require": {
"drupal/core": "^8.7",
"drupal/typed_data": "1.x-dev"
},
"require-dev": {
"drupal/typed_data": "1.x-dev"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.0-alpha6",
"datestamp": "1595975406",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
},
"drush": {
"services": {
"drush.services.yml": "^9"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "TR",
"homepage": "https://www.drupal.org/user/202830"
},
{
"name": "fago",
"homepage": "https://www.drupal.org/user/16747"
},
{
"name": "klausi",
"homepage": "https://www.drupal.org/user/262198"
}
],
"description": "React on events and conditionally evaluate actions.",
"homepage": "https://www.drupal.org/project/rules",
"support": {
"source": "https://git.drupalcode.org/project/rules",
"issues": "https://www.drupal.org/project/issues/rules"
}
},
{
"name": "drupal/typed_data",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/typed_data.git",
"reference": "d6550fd64428642da9ace9281670e70f7018f0b1"
},
"require": {
"drupal/core": "^8.8.2 || ^9"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha5+24-dev",
"datestamp": "1623702620",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "TR",
"homepage": "https://www.drupal.org/user/202830"
},
{
"name": "fago",
"homepage": "https://www.drupal.org/user/16747"
}
],
"description": "Extends the core Typed Data API with new APIs and features.",
"homepage": "https://www.drupal.org/project/typed_data",
"support": {
"source": "https://git.drupalcode.org/project/typed_data",
"issues": "https://www.drupal.org/project/issues/typed_data"
},
"time": "2021-06-14T20:31:09+00:00"
},
{ {
"name": "stecman/symfony-console-completion", "name": "stecman/symfony-console-completion",
"version": "0.11.0", "version": "0.11.0",
@ -7717,23 +7421,22 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v4.4.27", "version": "v4.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "8132e8d645d703e9b7c9c4f25067b93638683a35" "reference": "1cb26cdb8a9834d8494cadd284602fa0647b73e5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/8132e8d645d703e9b7c9c4f25067b93638683a35", "url": "https://api.github.com/repos/symfony/config/zipball/1cb26cdb8a9834d8494cadd284602fa0647b73e5",
"reference": "8132e8d645d703e9b7c9c4f25067b93638683a35", "reference": "1cb26cdb8a9834d8494cadd284602fa0647b73e5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1.3", "php": ">=7.1.3",
"symfony/filesystem": "^3.4|^4.0|^5.0", "symfony/filesystem": "^3.4|^4.0|^5.0",
"symfony/polyfill-ctype": "~1.8", "symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-php80": "^1.16",
"symfony/polyfill-php81": "^1.22" "symfony/polyfill-php81": "^1.22"
}, },
"conflict": { "conflict": {
@ -7774,25 +7477,24 @@
], ],
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2021-07-21T12:19:41+00:00" "time": "2021-06-21T14:51:25+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v4.4.27", "version": "v4.4.25",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6" "reference": "c1e29de6dc893b130b45d20d8051efbb040560a9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", "url": "https://api.github.com/repos/symfony/css-selector/zipball/c1e29de6dc893b130b45d20d8051efbb040560a9",
"reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", "reference": "c1e29de6dc893b130b45d20d8051efbb040560a9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1.3", "php": ">=7.1.3"
"symfony/polyfill-php80": "^1.16"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -7823,7 +7525,7 @@
], ],
"description": "Converts CSS selectors to XPath expressions", "description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2021-07-21T12:19:41+00:00" "time": "2021-05-26T17:39:37+00:00"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
@ -7953,11 +7655,11 @@
"drupal/business_rules": 10, "drupal/business_rules": 10,
"drupal/entity_extra_field": 15, "drupal/entity_extra_field": 15,
"drupal/password_strength": 10, "drupal/password_strength": 10,
"drupal/views_aggregator": 10, "drupal/views_aggregator": 10
"drupal/rules": 15
}, },
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": [], "platform": [],
"platform-dev": [] "platform-dev": [],
"plugin-api-version": "1.1.0"
} }