From b9d702cb2d89e95414022387e992d086137c7d61 Mon Sep 17 00:00:00 2001 From: naomi Date: Sat, 7 Aug 2021 22:00:33 +0100 Subject: [PATCH] Added typed_data and ctools modules --- composer.json | 2 + composer.lock | 328 ++++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 268 insertions(+), 62 deletions(-) diff --git a/composer.json b/composer.json index cccb677..a70c5b8 100644 --- a/composer.json +++ b/composer.json @@ -30,6 +30,7 @@ "drupal/core-composer-scaffold": "^8.9.17", "drupal/core-project-message": "^8.9.17", "drupal/core-recommended": "^8.9.17", + "drupal/ctools": "^3.7", "drupal/entity_extra_field": "^2.0@alpha", "drupal/entity_reference_revisions": "^1.9", "drupal/field_permissions": "^1.1", @@ -37,6 +38,7 @@ "drupal/restui": "^1.20", "drupal/route_condition": "^2.0", "drupal/security_review": "*", + "drupal/typed_data": "^1.0@alpha", "drupal/views_aggregator": "^1.0@beta", "drupal/views_autosubmit": "^1.4", "drush/drush": "*" diff --git a/composer.lock b/composer.lock index 4257115..dbbb8da 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "22e2dcfdc38c3152699ed91fc8635d98", + "content-hash": "d3c6e650bd837c5f1b1d259986d6a9d3", "packages": [ { "name": "asm89/stack-cors", @@ -89,7 +89,7 @@ "source": { "type": "git", "url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git", - "reference": "8816441f94c44486a7da20ab797063c5395e5c1d" + "reference": "3dcd37bb8caf480e4757d1f9c37247dbaa5ea146" }, "require": { "composer/installers": "*", @@ -105,7 +105,7 @@ "email": "helo@autonomic.zone" } ], - "time": "2021-07-20T15:09:06+00:00" + "time": "2021-08-07T14:55:52+00:00" }, { "name": "bjeavons/zxcvbn-php", @@ -1784,16 +1784,16 @@ }, { "name": "drupal/core", - "version": "8.9.16", + "version": "8.9.17", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d" + "reference": "a1416f2cc6701acc0cc6725bfeac3715e633fd9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/498effa27ae5111f53f04fbe80fd05369a88c53d", - "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d", + "url": "https://api.github.com/repos/drupal/core/zipball/a1416f2cc6701acc0cc6725bfeac3715e633fd9c", + "reference": "a1416f2cc6701acc0cc6725bfeac3715e633fd9c", "shasum": "" }, "require": { @@ -1820,7 +1820,7 @@ "laminas/laminas-diactoros": "^1.8", "laminas/laminas-feed": "^2.12", "masterminds/html5": "^2.1", - "pear/archive_tar": "^1.4.12", + "pear/archive_tar": "^1.4.14", "php": "^7.0.8", "psr/log": "^1.0", "stack/builder": "^1.0", @@ -2011,11 +2011,11 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2021-05-25T09:17:58+00:00" + "time": "2021-07-20T21:43:12+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "8.9.16", + "version": "8.9.17", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -2062,7 +2062,7 @@ }, { "name": "drupal/core-project-message", - "version": "8.9.16", + "version": "8.9.17", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -2100,16 +2100,16 @@ }, { "name": "drupal/core-recommended", - "version": "8.9.16", + "version": "8.9.17", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28" + "reference": "fcc40b85be8a37246965a276f1ae94a1dba971a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/ec38f5cb75ca1848f2247a645d4a4dee4abe4c28", - "reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/fcc40b85be8a37246965a276f1ae94a1dba971a6", + "reference": "fcc40b85be8a37246965a276f1ae94a1dba971a6", "shasum": "" }, "require": { @@ -2121,7 +2121,7 @@ "doctrine/common": "v2.7.3", "doctrine/inflector": "v1.2.0", "doctrine/lexer": "1.0.2", - "drupal/core": "8.9.16", + "drupal/core": "8.9.17", "easyrdf/easyrdf": "0.9.1", "egulias/email-validator": "2.1.17", "guzzlehttp/guzzle": "6.5.4", @@ -2134,7 +2134,7 @@ "laminas/laminas-zendframework-bridge": "1.0.4", "masterminds/html5": "2.3.0", "paragonie/random_compat": "v9.99.99", - "pear/archive_tar": "1.4.13", + "pear/archive_tar": "1.4.14", "pear/console_getopt": "v1.4.3", "pear/pear-core-minimal": "v1.10.10", "pear/pear_exception": "v1.0.1", @@ -2178,7 +2178,7 @@ "GPL-2.0-or-later" ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", - "time": "2021-05-25T09:17:58+00:00" + "time": "2021-07-20T21:43:12+00:00" }, { "name": "drupal/ctools", @@ -2750,6 +2750,62 @@ "source": "https://git.drupalcode.org/project/password_strength" } }, + { + "name": "drupal/restui", + "version": "1.20.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/restui.git", + "reference": "8.x-1.20" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/restui-8.x-1.20.zip", + "reference": "8.x-1.20", + "shasum": "df1d3c486ee0e7b4e9a24e6523a69c9efe73caff" + }, + "require": { + "drupal/core": "^8.7.7 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.20", + "datestamp": "1616839543", + "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": "-enzo-", + "homepage": "https://www.drupal.org/user/294937" + }, + { + "name": "clemens.tolboom", + "homepage": "https://www.drupal.org/user/125814" + }, + { + "name": "juampynr", + "homepage": "https://www.drupal.org/user/682736" + }, + { + "name": "klausi", + "homepage": "https://www.drupal.org/user/262198" + } + ], + "description": "Provides a user interface to manage REST resources.", + "homepage": "https://www.drupal.org/project/restui", + "support": { + "source": "https://git.drupalcode.org/project/restui" + } + }, { "name": "drupal/route_condition", "version": "2.0.0", @@ -3087,6 +3143,55 @@ "issues": "https://www.drupal.org/project/superfish" } }, + { + "name": "drupal/typed_data", + "version": "1.0.0-alpha5", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/typed_data.git", + "reference": "8.x-1.0-alpha5" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/typed_data-8.x-1.0-alpha5.zip", + "reference": "8.x-1.0-alpha5", + "shasum": "44cfaf8f6d6bc0b876e88a8b9d473799818d395f" + }, + "require": { + "drupal/core": "^8.7.7 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0-alpha5", + "datestamp": "1591397037", + "security-coverage": { + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." + } + } + }, + "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" + } + }, { "name": "drupal/views_aggregator", "version": "1.0.0-beta2", @@ -4250,16 +4355,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.11.0", + "version": "v4.12.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94" + "reference": "6608f01670c3cc5079e18c1dab1104e002579143" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fe14cf3672a149364fb66dfe11bf6549af899f94", - "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143", + "reference": "6608f01670c3cc5079e18c1dab1104e002579143", "shasum": "" }, "require": { @@ -4298,7 +4403,7 @@ "parser", "php" ], - "time": "2021-07-03T13:36:55+00:00" + "time": "2021-07-21T10:44:31+00:00" }, { "name": "paragonie/random_compat", @@ -4347,16 +4452,16 @@ }, { "name": "pear/archive_tar", - "version": "1.4.13", + "version": "1.4.14", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", - "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011" + "reference": "4d761c5334c790e45ef3245f0864b8955c562caa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011", - "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa", + "reference": "4d761c5334c790e45ef3245f0864b8955c562caa", "shasum": "" }, "require": { @@ -4409,7 +4514,17 @@ "archive", "tar" ], - "time": "2021-02-16T10:50:50+00:00" + "funding": [ + { + "url": "https://github.com/mrook", + "type": "github" + }, + { + "url": "https://www.patreon.com/michielrook", + "type": "patreon" + } + ], + "time": "2021-07-20T13:53:39+00:00" }, { "name": "pear/console_getopt", @@ -5308,21 +5423,22 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.26", + "version": "v4.4.27", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "a501126eb6ec9288a3434af01b3d4499ec1268a0" + "reference": "517fb795794faf29086a77d99eb8f35e457837a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/a501126eb6ec9288a3434af01b3d4499ec1268a0", - "reference": "a501126eb6ec9288a3434af01b3d4499ec1268a0", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7", + "reference": "517fb795794faf29086a77d99eb8f35e457837a7", "shasum": "" }, "require": { "php": ">=7.1.3", - "symfony/polyfill-ctype": "~1.8" + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -5349,24 +5465,39 @@ ], "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", - "time": "2021-06-30T07:12:23+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-21T12:19:41+00:00" }, { "name": "symfony/finder", - "version": "v4.4.25", + "version": "v4.4.27", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "ed33314396d968a8936c95f5bd1b88bd3b3e94a3" + "reference": "42414d7ac96fc2880a783b872185789dea0d4262" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/ed33314396d968a8936c95f5bd1b88bd3b3e94a3", - "reference": "ed33314396d968a8936c95f5bd1b88bd3b3e94a3", + "url": "https://api.github.com/repos/symfony/finder/zipball/42414d7ac96fc2880a783b872185789dea0d4262", + "reference": "42414d7ac96fc2880a783b872185789dea0d4262", "shasum": "" }, "require": { - "php": ">=7.1.3" + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -5393,7 +5524,21 @@ ], "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", - "time": "2021-05-26T11:20:16+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-23T15:41:52+00:00" }, { "name": "symfony/http-foundation", @@ -5949,16 +6094,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.23.0", + "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0" + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0", - "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be", + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be", "shasum": "" }, "require": { @@ -6011,7 +6156,21 @@ "portable", "shim" ], - "time": "2021-02-19T12:13:01+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-28T13:41:28+00:00" }, { "name": "symfony/polyfill-util", @@ -6490,23 +6649,23 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.26", + "version": "v4.4.27", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "a586efdf2aa832d05b9249e9115d24f6a2691160" + "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a586efdf2aa832d05b9249e9115d24f6a2691160", - "reference": "a586efdf2aa832d05b9249e9115d24f6a2691160", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/391d6d0e7a06ab54eb7c38fab29b8d174471b3ba", + "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php72": "~1.5", - "symfony/polyfill-php80": "^1.15" + "symfony/polyfill-php80": "^1.16" }, "conflict": { "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", @@ -6558,7 +6717,21 @@ "debug", "dump" ], - "time": "2021-06-17T06:35:48+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-23T15:41:52+00:00" }, { "name": "symfony/yaml", @@ -7421,22 +7594,23 @@ }, { "name": "symfony/config", - "version": "v4.4.26", + "version": "v4.4.27", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "1cb26cdb8a9834d8494cadd284602fa0647b73e5" + "reference": "8132e8d645d703e9b7c9c4f25067b93638683a35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/1cb26cdb8a9834d8494cadd284602fa0647b73e5", - "reference": "1cb26cdb8a9834d8494cadd284602fa0647b73e5", + "url": "https://api.github.com/repos/symfony/config/zipball/8132e8d645d703e9b7c9c4f25067b93638683a35", + "reference": "8132e8d645d703e9b7c9c4f25067b93638683a35", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/filesystem": "^3.4|^4.0|^5.0", "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.22" }, "conflict": { @@ -7477,24 +7651,39 @@ ], "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", - "time": "2021-06-21T14:51:25+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-21T12:19:41+00:00" }, { "name": "symfony/css-selector", - "version": "v4.4.25", + "version": "v4.4.27", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "c1e29de6dc893b130b45d20d8051efbb040560a9" + "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/c1e29de6dc893b130b45d20d8051efbb040560a9", - "reference": "c1e29de6dc893b130b45d20d8051efbb040560a9", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", + "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", "shasum": "" }, "require": { - "php": ">=7.1.3" + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -7525,7 +7714,21 @@ ], "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", - "time": "2021-05-26T17:39:37+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-21T12:19:41+00:00" }, { "name": "symfony/dom-crawler", @@ -7655,6 +7858,7 @@ "drupal/business_rules": 10, "drupal/entity_extra_field": 15, "drupal/password_strength": 10, + "drupal/typed_data": 15, "drupal/views_aggregator": 10 }, "prefer-stable": true,