Merge branch 'theme-cleanup' into 'master'

Theme cleanup

See merge request agaric/sites/agaric-com!9
This commit is contained in:
Clayton Dewey 2018-09-05 18:33:32 +00:00
commit 132b160382
2 changed files with 138 additions and 150 deletions

266
composer.lock generated
View file

@ -2039,17 +2039,17 @@
},
{
"name": "drupal/bulma",
"version": "1.0.0-alpha3",
"version": "1.0.0-alpha4",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/bulma",
"reference": "8.x-1.0-alpha3"
"reference": "8.x-1.0-alpha4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-alpha3.zip",
"reference": "8.x-1.0-alpha3",
"shasum": "b6a46156ce168d347e421ee175d01c3aed638126"
"url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-alpha4.zip",
"reference": "8.x-1.0-alpha4",
"shasum": "6cf18dfdcdb7242a818b3c305acc36b7dae94ba9"
},
"require": {
"drupal/core": "~8.0"
@ -2060,8 +2060,8 @@
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha3",
"datestamp": "1530852520",
"version": "8.x-1.0-alpha4",
"datestamp": "1535572380",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
@ -2141,17 +2141,17 @@
},
{
"name": "drupal/config_actions",
"version": "1.0.0-beta4",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/config_actions",
"reference": "8.x-1.0-beta4"
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.0-beta4.zip",
"reference": "8.x-1.0-beta4",
"shasum": "0d4a9c8310efabc608f968849315cd502099fbc7"
"url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "58fac288293bb925ade8ff8ea199005fc49939cc"
},
"require": {
"drupal/core": "~8.0"
@ -2162,17 +2162,22 @@
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta4",
"datestamp": "1521499684",
"version": "8.x-1.0",
"datestamp": "1535729580",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
"GPL-2.0+"
],
"authors": [
{
@ -2508,17 +2513,17 @@
},
{
"name": "drupal/config_provider",
"version": "2.0.0-alpha2",
"version": "2.0.0-alpha5",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/config_provider",
"reference": "8.x-2.0-alpha2"
"reference": "8.x-2.0-alpha5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_provider-8.x-2.0-alpha2.zip",
"reference": "8.x-2.0-alpha2",
"shasum": "4e52d5753853c7f460f100309736ccf18ad4529c"
"url": "https://ftp.drupal.org/files/projects/config_provider-8.x-2.0-alpha5.zip",
"reference": "8.x-2.0-alpha5",
"shasum": "deb67ab55985092664ef225b03a2aa9b8ffc32fe"
},
"require": {
"drupal/core": "*"
@ -2529,8 +2534,8 @@
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.0-alpha2",
"datestamp": "1534452780",
"version": "8.x-2.0-alpha5",
"datestamp": "1535576280",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
@ -2546,6 +2551,10 @@
"name": "bircher",
"homepage": "https://www.drupal.org/user/1344166"
},
{
"name": "gnuget",
"homepage": "https://www.drupal.org/user/992990"
},
{
"name": "mlncn",
"homepage": "https://www.drupal.org/user/64383"
@ -5186,17 +5195,17 @@
},
{
"name": "drupal/metatag",
"version": "1.6.0",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/metatag",
"reference": "8.x-1.6"
"reference": "8.x-1.7"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.6.zip",
"reference": "8.x-1.6",
"shasum": "481ad1cdf4a4faac268fdf6901920c537a15fa53"
"url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.7.zip",
"reference": "8.x-1.7",
"shasum": "93decaefd053c524918ceae5b5ef05dd77de0857"
},
"require": {
"drupal/core": "*",
@ -5208,7 +5217,9 @@
"drupal/metatag_open_graph": "*",
"drupal/page_manager": "^4.0",
"drupal/redirect": "^1.0",
"drupal/restui": "^1.0"
"drupal/restui": "^1.0",
"drupal/schema_metatag": "^1.0",
"drupal/schema_web_page": "*"
},
"type": "drupal-module",
"extra": {
@ -5216,8 +5227,8 @@
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.6",
"datestamp": "1534867985",
"version": "8.x-1.7",
"datestamp": "1535726393",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -5252,17 +5263,17 @@
},
{
"name": "drupal/migrate_plus",
"version": "4.0.0-beta3",
"version": "4.0.0-rc1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/migrate_plus",
"reference": "8.x-4.0-beta3"
"reference": "8.x-4.0-rc1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.0-beta3.zip",
"reference": "8.x-4.0-beta3",
"shasum": "a0da6dc169a0315bf29a8dd0ee2146d18215a56b"
"url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.0-rc1.zip",
"reference": "8.x-4.0-rc1",
"shasum": "23cd08ec4bf976cd9f6bc018ada1a332a0a89cdd"
},
"require": {
"drupal/core": "^8.3"
@ -5281,16 +5292,14 @@
"dev-4.x": "4.x-dev"
},
"drupal": {
"version": "8.x-4.0-beta3",
"datestamp": "1519400592",
"version": "8.x-4.0-rc1",
"datestamp": "1535381280",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
"message": "RC releases are not covered by Drupal security advisories."
}
},
"patches_applied": {
"EntityLookup fatal error on config entity type": "https://www.drupal.org/files/issues/2933306-config_entity-2.patch"
}
"patches_applied": []
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
@ -5317,17 +5326,17 @@
},
{
"name": "drupal/migrate_tools",
"version": "4.0.0-rc1",
"version": "4.0.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/migrate_tools",
"reference": "8.x-4.0-rc1"
"reference": "8.x-4.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.0-rc1.zip",
"reference": "8.x-4.0-rc1",
"shasum": "1c66adfaecfbcb8dee4bd9cf7bd249c1beb08c40"
"url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.0.zip",
"reference": "8.x-4.0",
"shasum": "016dfb010df76723c5a6a447921fdccd3c885237"
},
"require": {
"drupal/core": "^8.3",
@ -5343,11 +5352,11 @@
"dev-4.x": "4.x-dev"
},
"drupal": {
"version": "8.x-4.0-rc1",
"datestamp": "1531143824",
"version": "8.x-4.0",
"datestamp": "1535380084",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
@ -7225,7 +7234,7 @@
},
{
"name": "symfony/browser-kit",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
@ -7282,7 +7291,7 @@
},
{
"name": "symfony/class-loader",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/class-loader.git",
@ -7338,16 +7347,16 @@
},
{
"name": "symfony/config",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "c868972ac26e4e19860ce11b300bb74145246ff9"
"reference": "76015a3cc372b14d00040ff58e18e29f69eba717"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/c868972ac26e4e19860ce11b300bb74145246ff9",
"reference": "c868972ac26e4e19860ce11b300bb74145246ff9",
"url": "https://api.github.com/repos/symfony/config/zipball/76015a3cc372b14d00040ff58e18e29f69eba717",
"reference": "76015a3cc372b14d00040ff58e18e29f69eba717",
"shasum": ""
},
"require": {
@ -7397,11 +7406,11 @@
],
"description": "Symfony Config Component",
"homepage": "https://symfony.com",
"time": "2018-07-26T11:24:31+00:00"
"time": "2018-08-08T06:37:38+00:00"
},
{
"name": "symfony/console",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
@ -7470,7 +7479,7 @@
},
{
"name": "symfony/css-selector",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
@ -7523,16 +7532,16 @@
},
{
"name": "symfony/debug",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "9316545571f079c4dd183e674721d9dc783ce196"
"reference": "47ead688f1f2877f3f14219670f52e4722ee7052"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/9316545571f079c4dd183e674721d9dc783ce196",
"reference": "9316545571f079c4dd183e674721d9dc783ce196",
"url": "https://api.github.com/repos/symfony/debug/zipball/47ead688f1f2877f3f14219670f52e4722ee7052",
"reference": "47ead688f1f2877f3f14219670f52e4722ee7052",
"shasum": ""
},
"require": {
@ -7575,20 +7584,20 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2018-07-26T11:24:31+00:00"
"time": "2018-08-03T11:13:38+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "1c0e679e522591fd744fdf242fec41a43d62b2b1"
"reference": "09d7df7bf06c1393b6afc85875993cbdbdf897a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1c0e679e522591fd744fdf242fec41a43d62b2b1",
"reference": "1c0e679e522591fd744fdf242fec41a43d62b2b1",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/09d7df7bf06c1393b6afc85875993cbdbdf897a0",
"reference": "09d7df7bf06c1393b6afc85875993cbdbdf897a0",
"shasum": ""
},
"require": {
@ -7646,11 +7655,11 @@
],
"description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com",
"time": "2018-07-29T15:19:31+00:00"
"time": "2018-08-08T11:42:34+00:00"
},
{
"name": "symfony/dom-crawler",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
@ -7707,7 +7716,7 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
@ -7770,16 +7779,16 @@
},
{
"name": "symfony/filesystem",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "2e30335e0aafeaa86645555959572fe7cea22b43"
"reference": "c0f5f62db218fa72195b8b8700e4b9b9cf52eb5e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/2e30335e0aafeaa86645555959572fe7cea22b43",
"reference": "2e30335e0aafeaa86645555959572fe7cea22b43",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/c0f5f62db218fa72195b8b8700e4b9b9cf52eb5e",
"reference": "c0f5f62db218fa72195b8b8700e4b9b9cf52eb5e",
"shasum": ""
},
"require": {
@ -7816,11 +7825,11 @@
],
"description": "Symfony Filesystem Component",
"homepage": "https://symfony.com",
"time": "2018-07-26T11:24:31+00:00"
"time": "2018-08-18T16:52:46+00:00"
},
{
"name": "symfony/finder",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
@ -7869,16 +7878,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "19a3267828046a2a4a05e3dc2954bbd2e0ad9fa6"
"reference": "2fb33cb6eefe6e790e4023f7c534a9e4214252fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/19a3267828046a2a4a05e3dc2954bbd2e0ad9fa6",
"reference": "19a3267828046a2a4a05e3dc2954bbd2e0ad9fa6",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/2fb33cb6eefe6e790e4023f7c534a9e4214252fc",
"reference": "2fb33cb6eefe6e790e4023f7c534a9e4214252fc",
"shasum": ""
},
"require": {
@ -7919,20 +7928,20 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"time": "2018-08-01T14:04:26+00:00"
"time": "2018-08-27T17:45:33+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "8e84cc498f0ffecfbabdea78b87828fd66189544"
"reference": "2819693b25f480966cbfa13b651abccfed4871ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/8e84cc498f0ffecfbabdea78b87828fd66189544",
"reference": "8e84cc498f0ffecfbabdea78b87828fd66189544",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/2819693b25f480966cbfa13b651abccfed4871ca",
"reference": "2819693b25f480966cbfa13b651abccfed4871ca",
"shasum": ""
},
"require": {
@ -8008,7 +8017,7 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
"time": "2018-08-01T14:47:47+00:00"
"time": "2018-08-28T06:06:12+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -8247,16 +8256,16 @@
},
{
"name": "symfony/process",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "0414db29bd770ec5a4152683e655f55efd4fa60f"
"reference": "4d6b125d5293cbceedc2aa10f2c71617e76262e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/0414db29bd770ec5a4152683e655f55efd4fa60f",
"reference": "0414db29bd770ec5a4152683e655f55efd4fa60f",
"url": "https://api.github.com/repos/symfony/process/zipball/4d6b125d5293cbceedc2aa10f2c71617e76262e7",
"reference": "4d6b125d5293cbceedc2aa10f2c71617e76262e7",
"shasum": ""
},
"require": {
@ -8292,38 +8301,39 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2018-07-26T11:19:56+00:00"
"time": "2018-08-03T10:42:44+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
"version": "v1.0.2",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/psr-http-message-bridge.git",
"reference": "c2b757934f2d9681a287e662efbc27c41fe8ef86"
"reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/c2b757934f2d9681a287e662efbc27c41fe8ef86",
"reference": "c2b757934f2d9681a287e662efbc27c41fe8ef86",
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/53c15a6a7918e6c2ab16ae370ea607fb40cab196",
"reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"psr/http-message": "~1.0",
"symfony/http-foundation": "~2.3|~3.0|~4.0"
"php": "^5.3.3 || ^7.0",
"psr/http-message": "^1.0",
"symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0"
},
"require-dev": {
"symfony/phpunit-bridge": "~3.2|4.0"
"symfony/phpunit-bridge": "^3.4 || 4.0"
},
"suggest": {
"psr/http-factory-implementation": "To use the PSR-17 factory",
"psr/http-message-implementation": "To use the HttpFoundation factory",
"zendframework/zend-diactoros": "To use the Zend Diactoros factory"
},
"type": "symfony-bridge",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.1-dev"
}
},
"autoload": {
@ -8352,11 +8362,11 @@
"http-message",
"psr-7"
],
"time": "2017-12-19T00:31:44+00:00"
"time": "2018-08-30T16:28:28+00:00"
},
{
"name": "symfony/routing",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
@ -8433,7 +8443,7 @@
},
{
"name": "symfony/serializer",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
@ -8512,7 +8522,7 @@
},
{
"name": "symfony/translation",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
@ -8580,16 +8590,16 @@
},
{
"name": "symfony/validator",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "364b818b5cc813282f19fefb364c24424210634a"
"reference": "5a9ca502663e32aed3302b00121f978d70a09ab9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/364b818b5cc813282f19fefb364c24424210634a",
"reference": "364b818b5cc813282f19fefb364c24424210634a",
"url": "https://api.github.com/repos/symfony/validator/zipball/5a9ca502663e32aed3302b00121f978d70a09ab9",
"reference": "5a9ca502663e32aed3302b00121f978d70a09ab9",
"shasum": ""
},
"require": {
@ -8661,11 +8671,11 @@
],
"description": "Symfony Validator Component",
"homepage": "https://symfony.com",
"time": "2018-07-26T11:58:24+00:00"
"time": "2018-08-07T09:33:53+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
@ -8734,16 +8744,16 @@
},
{
"name": "symfony/yaml",
"version": "v3.4.14",
"version": "v3.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "810af2d35fc72b6cf5c01116806d2b65ccaaf2e2"
"reference": "c2f4812ead9f847cb69e90917ca7502e6892d6b8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/810af2d35fc72b6cf5c01116806d2b65ccaaf2e2",
"reference": "810af2d35fc72b6cf5c01116806d2b65ccaaf2e2",
"url": "https://api.github.com/repos/symfony/yaml/zipball/c2f4812ead9f847cb69e90917ca7502e6892d6b8",
"reference": "c2f4812ead9f847cb69e90917ca7502e6892d6b8",
"shasum": ""
},
"require": {
@ -8789,7 +8799,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2018-07-26T11:19:56+00:00"
"time": "2018-08-10T07:34:36+00:00"
},
{
"name": "twig/twig",
@ -9124,16 +9134,16 @@
},
{
"name": "zendframework/zend-stdlib",
"version": "3.2.0",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-stdlib.git",
"reference": "cd164b4a18b5d1aeb69be2c26db035b5ed6925ae"
"reference": "66536006722aff9e62d1b331025089b7ec71c065"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/cd164b4a18b5d1aeb69be2c26db035b5ed6925ae",
"reference": "cd164b4a18b5d1aeb69be2c26db035b5ed6925ae",
"url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065",
"reference": "66536006722aff9e62d1b331025089b7ec71c065",
"shasum": ""
},
"require": {
@ -9166,7 +9176,7 @@
"stdlib",
"zf"
],
"time": "2018-04-30T13:50:40+00:00"
"time": "2018-08-28T21:34:05+00:00"
}
],
"packages-dev": [
@ -10588,16 +10598,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "3c30714807f34b7de710cc33eb612cd42cf683b0"
"reference": "d5f433034543bbe3b0dfa2f34e6cc85bf839846f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/3c30714807f34b7de710cc33eb612cd42cf683b0",
"reference": "3c30714807f34b7de710cc33eb612cd42cf683b0",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/d5f433034543bbe3b0dfa2f34e6cc85bf839846f",
"reference": "d5f433034543bbe3b0dfa2f34e6cc85bf839846f",
"shasum": ""
},
"require": {
@ -10650,7 +10660,7 @@
],
"description": "Symfony PHPUnit Bridge",
"homepage": "https://symfony.com",
"time": "2018-07-26T08:55:25+00:00"
"time": "2018-08-27T17:47:02+00:00"
},
{
"name": "theseer/tokenizer",

View file

@ -1,22 +0,0 @@
<?php
// TODO: Make this file unnecessary because we will not allow deploying code to the platform
/**
* @file
* Theme functions.
*/
/**
* Implements hook_theme_suggestions_HOOK_alter for blocks.
*
* See "Inheriting Block Templates" in
* https://www.drupal.org/docs/8/theming-drupal-8/creating-a-drupal-8-sub-theme-or-sub-theme-of-sub-theme
*/
function family_home_theme_suggestions_block_alter(&$suggestions, $variables) {
// Load theme suggestions for blocks from parent theme.
foreach ($suggestions as &$suggestion) {
$suggestion = str_replace('family_home_', 'octavia_', $suggestion);
}
}