diff --git a/composer.json b/composer.json
index 243c7d8a8..1c1852948 100644
--- a/composer.json
+++ b/composer.json
@@ -6,11 +6,11 @@
"require": {
"composer/installers": "^1.0.24",
"wikimedia/composer-merge-plugin": "^1.4",
+ "drupal/core": "^8.5",
"drupal/console": "^1.7",
"drush/drush": "^9"
},
"replace": {
- "drupal/core": "^8.5"
},
"minimum-stability": "dev",
"prefer-stable": true,
diff --git a/composer.lock b/composer.lock
index 51dfb639c..dea6fbd0a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "content-hash": "2e309f25b806ce0b7766c9beb0437b9e",
+ "content-hash": "1bab5eb19bf023d0d3e4d5d078f35827",
"packages": [
{
"name": "alchemy/zippy",
@@ -499,16 +499,16 @@
},
{
"name": "consolidation/output-formatters",
- "version": "3.1.13",
+ "version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/consolidation/output-formatters.git",
- "reference": "3188461e965b32148c8fb85261833b2b72d34b8c"
+ "reference": "da889e4bce19f145ca4ec5b1725a946f4eb625a9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/3188461e965b32148c8fb85261833b2b72d34b8c",
- "reference": "3188461e965b32148c8fb85261833b2b72d34b8c",
+ "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/da889e4bce19f145ca4ec5b1725a946f4eb625a9",
+ "reference": "da889e4bce19f145ca4ec5b1725a946f4eb625a9",
"shasum": ""
},
"require": {
@@ -517,11 +517,17 @@
"symfony/finder": "^2.5|^3|^4"
},
"require-dev": {
- "phpunit/phpunit": "^4.8",
- "satooshi/php-coveralls": "^1.0.2 | dev-master",
+ "g-1-a/composer-test-scenarios": "^2",
+ "phpunit/phpunit": "^5.7.27",
+ "satooshi/php-coveralls": "^2",
"squizlabs/php_codesniffer": "^2.7",
+ "symfony/console": "3.2.3",
+ "symfony/var-dumper": "^2.8|^3|^4",
"victorjonsson/markdowndocs": "^1.3"
},
+ "suggest": {
+ "symfony/var-dumper": "For using the var_dump formatter"
+ },
"type": "library",
"extra": {
"branch-alias": {
@@ -544,7 +550,7 @@
}
],
"description": "Format text by applying transformations provided by plug-in formatters.",
- "time": "2017-11-29T15:25:38+00:00"
+ "time": "2018-03-20T15:18:32+00:00"
},
{
"name": "consolidation/robo",
@@ -1260,16 +1266,16 @@
},
{
"name": "drupal/console",
- "version": "1.7.0",
+ "version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/hechoendrupal/drupal-console.git",
- "reference": "f4edcad048bd70fa2e74a6858c061425117c1ace"
+ "reference": "368bbfa44dc6b957eb4db01977f7c39e83032d18"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/f4edcad048bd70fa2e74a6858c061425117c1ace",
- "reference": "f4edcad048bd70fa2e74a6858c061425117c1ace",
+ "url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/368bbfa44dc6b957eb4db01977f7c39e83032d18",
+ "reference": "368bbfa44dc6b957eb4db01977f7c39e83032d18",
"shasum": ""
},
"require": {
@@ -1277,7 +1283,7 @@
"composer/installers": "~1.0",
"doctrine/annotations": "^1.2",
"doctrine/collections": "^1.3",
- "drupal/console-core": "1.7.0",
+ "drupal/console-core": "1.8.0",
"drupal/console-extend-plugin": "~0",
"guzzlehttp/guzzle": "~6.1",
"php": "^5.5.9 || ^7.0",
@@ -1336,25 +1342,25 @@
"drupal",
"symfony"
],
- "time": "2018-03-06T21:58:52+00:00"
+ "time": "2018-03-21T20:50:16+00:00"
},
{
"name": "drupal/console-core",
- "version": "1.7.0",
+ "version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/hechoendrupal/drupal-console-core.git",
- "reference": "af8b3e42d225a2782f14163aafdeebbc486fd3e5"
+ "reference": "bf1fb4a6f689377acec1694267f674178d28e5d1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/af8b3e42d225a2782f14163aafdeebbc486fd3e5",
- "reference": "af8b3e42d225a2782f14163aafdeebbc486fd3e5",
+ "url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/bf1fb4a6f689377acec1694267f674178d28e5d1",
+ "reference": "bf1fb4a6f689377acec1694267f674178d28e5d1",
"shasum": ""
},
"require": {
"dflydev/dot-access-configuration": "^1.0",
- "drupal/console-en": "1.7.0",
+ "drupal/console-en": "1.8.0",
"php": "^5.5.9 || ^7.0",
"stecman/symfony-console-completion": "~0.7",
"symfony/config": "~2.8|~3.0",
@@ -1417,20 +1423,20 @@
"drupal",
"symfony"
],
- "time": "2018-03-06T21:34:03+00:00"
+ "time": "2018-03-21T19:33:23+00:00"
},
{
"name": "drupal/console-en",
- "version": "1.7.0",
+ "version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/hechoendrupal/drupal-console-en.git",
- "reference": "916e121fad50155fc96d1fc98fed2e4aa0d6cd85"
+ "reference": "ea956ddffab04f519a89858810e5f695b9def92b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/916e121fad50155fc96d1fc98fed2e4aa0d6cd85",
- "reference": "916e121fad50155fc96d1fc98fed2e4aa0d6cd85",
+ "url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/ea956ddffab04f519a89858810e5f695b9def92b",
+ "reference": "ea956ddffab04f519a89858810e5f695b9def92b",
"shasum": ""
},
"type": "drupal-console-language",
@@ -1471,7 +1477,7 @@
"drupal",
"symfony"
],
- "time": "2018-03-06T15:51:54+00:00"
+ "time": "2018-03-21T19:16:27+00:00"
},
{
"name": "drupal/console-extend-plugin",
@@ -1515,17 +1521,252 @@
"time": "2017-07-28T17:11:54+00:00"
},
{
- "name": "drush/drush",
- "version": "9.2.1",
+ "name": "drupal/core",
+ "version": "8.5.1",
"source": {
"type": "git",
- "url": "https://github.com/drush-ops/drush.git",
- "reference": "e40f5bb6a291f643d4699a95ef6873ac40ae8302"
+ "url": "https://github.com/drupal/core.git",
+ "reference": "2aeca7dfa2661296602ac16bf9fd6085f0a121be"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drush-ops/drush/zipball/e40f5bb6a291f643d4699a95ef6873ac40ae8302",
- "reference": "e40f5bb6a291f643d4699a95ef6873ac40ae8302",
+ "url": "https://api.github.com/repos/drupal/core/zipball/2aeca7dfa2661296602ac16bf9fd6085f0a121be",
+ "reference": "2aeca7dfa2661296602ac16bf9fd6085f0a121be",
+ "shasum": ""
+ },
+ "require": {
+ "asm89/stack-cors": "^1.1",
+ "composer/semver": "^1.0",
+ "doctrine/annotations": "^1.2",
+ "doctrine/common": "^2.5",
+ "easyrdf/easyrdf": "^0.9",
+ "egulias/email-validator": "^1.2",
+ "ext-date": "*",
+ "ext-dom": "*",
+ "ext-filter": "*",
+ "ext-gd": "*",
+ "ext-hash": "*",
+ "ext-json": "*",
+ "ext-pcre": "*",
+ "ext-pdo": "*",
+ "ext-session": "*",
+ "ext-simplexml": "*",
+ "ext-spl": "*",
+ "ext-tokenizer": "*",
+ "ext-xml": "*",
+ "guzzlehttp/guzzle": "^6.2.1",
+ "masterminds/html5": "^2.1",
+ "paragonie/random_compat": "^1.0|^2.0",
+ "php": "^5.5.9|>=7.0.8",
+ "stack/builder": "^1.0",
+ "symfony-cmf/routing": "^1.4",
+ "symfony/class-loader": "~3.4.0",
+ "symfony/console": "~3.4.0",
+ "symfony/dependency-injection": "~3.4.0",
+ "symfony/event-dispatcher": "~3.4.0",
+ "symfony/http-foundation": "~3.4.0",
+ "symfony/http-kernel": "~3.4.0",
+ "symfony/polyfill-iconv": "^1.0",
+ "symfony/process": "~3.4.0",
+ "symfony/psr-http-message-bridge": "^1.0",
+ "symfony/routing": "~3.4.0",
+ "symfony/serializer": "~3.4.0",
+ "symfony/translation": "~3.4.0",
+ "symfony/validator": "~3.4.0",
+ "symfony/yaml": "~3.4.5",
+ "twig/twig": "^1.35.0",
+ "zendframework/zend-diactoros": "^1.1",
+ "zendframework/zend-feed": "^2.4"
+ },
+ "conflict": {
+ "drush/drush": "<8.1.10"
+ },
+ "replace": {
+ "drupal/action": "self.version",
+ "drupal/aggregator": "self.version",
+ "drupal/automated_cron": "self.version",
+ "drupal/ban": "self.version",
+ "drupal/bartik": "self.version",
+ "drupal/basic_auth": "self.version",
+ "drupal/big_pipe": "self.version",
+ "drupal/block": "self.version",
+ "drupal/block_content": "self.version",
+ "drupal/block_place": "self.version",
+ "drupal/book": "self.version",
+ "drupal/breakpoint": "self.version",
+ "drupal/ckeditor": "self.version",
+ "drupal/classy": "self.version",
+ "drupal/color": "self.version",
+ "drupal/comment": "self.version",
+ "drupal/config": "self.version",
+ "drupal/config_translation": "self.version",
+ "drupal/contact": "self.version",
+ "drupal/content_moderation": "self.version",
+ "drupal/content_translation": "self.version",
+ "drupal/contextual": "self.version",
+ "drupal/core-annotation": "self.version",
+ "drupal/core-assertion": "self.version",
+ "drupal/core-bridge": "self.version",
+ "drupal/core-class-finder": "self.version",
+ "drupal/core-datetime": "self.version",
+ "drupal/core-dependency-injection": "self.version",
+ "drupal/core-diff": "self.version",
+ "drupal/core-discovery": "self.version",
+ "drupal/core-event-dispatcher": "self.version",
+ "drupal/core-file-cache": "self.version",
+ "drupal/core-filesystem": "self.version",
+ "drupal/core-gettext": "self.version",
+ "drupal/core-graph": "self.version",
+ "drupal/core-http-foundation": "self.version",
+ "drupal/core-php-storage": "self.version",
+ "drupal/core-plugin": "self.version",
+ "drupal/core-proxy-builder": "self.version",
+ "drupal/core-render": "self.version",
+ "drupal/core-serialization": "self.version",
+ "drupal/core-transliteration": "self.version",
+ "drupal/core-utility": "self.version",
+ "drupal/core-uuid": "self.version",
+ "drupal/datetime": "self.version",
+ "drupal/datetime_range": "self.version",
+ "drupal/dblog": "self.version",
+ "drupal/dynamic_page_cache": "self.version",
+ "drupal/editor": "self.version",
+ "drupal/entity_reference": "self.version",
+ "drupal/field": "self.version",
+ "drupal/field_layout": "self.version",
+ "drupal/field_ui": "self.version",
+ "drupal/file": "self.version",
+ "drupal/filter": "self.version",
+ "drupal/forum": "self.version",
+ "drupal/hal": "self.version",
+ "drupal/help": "self.version",
+ "drupal/history": "self.version",
+ "drupal/image": "self.version",
+ "drupal/inline_form_errors": "self.version",
+ "drupal/language": "self.version",
+ "drupal/layout_builder": "self.version",
+ "drupal/layout_discovery": "self.version",
+ "drupal/link": "self.version",
+ "drupal/locale": "self.version",
+ "drupal/media": "self.version",
+ "drupal/menu_link_content": "self.version",
+ "drupal/menu_ui": "self.version",
+ "drupal/migrate": "self.version",
+ "drupal/migrate_drupal": "self.version",
+ "drupal/migrate_drupal_ui": "self.version",
+ "drupal/minimal": "self.version",
+ "drupal/node": "self.version",
+ "drupal/options": "self.version",
+ "drupal/page_cache": "self.version",
+ "drupal/path": "self.version",
+ "drupal/quickedit": "self.version",
+ "drupal/rdf": "self.version",
+ "drupal/responsive_image": "self.version",
+ "drupal/rest": "self.version",
+ "drupal/search": "self.version",
+ "drupal/serialization": "self.version",
+ "drupal/settings_tray": "self.version",
+ "drupal/seven": "self.version",
+ "drupal/shortcut": "self.version",
+ "drupal/simpletest": "self.version",
+ "drupal/standard": "self.version",
+ "drupal/stark": "self.version",
+ "drupal/statistics": "self.version",
+ "drupal/syslog": "self.version",
+ "drupal/system": "self.version",
+ "drupal/taxonomy": "self.version",
+ "drupal/telephone": "self.version",
+ "drupal/text": "self.version",
+ "drupal/toolbar": "self.version",
+ "drupal/tour": "self.version",
+ "drupal/tracker": "self.version",
+ "drupal/update": "self.version",
+ "drupal/user": "self.version",
+ "drupal/views": "self.version",
+ "drupal/views_ui": "self.version",
+ "drupal/workflows": "self.version"
+ },
+ "require-dev": {
+ "behat/mink": "1.7.x-dev",
+ "behat/mink-goutte-driver": "^1.2",
+ "behat/mink-selenium2-driver": "1.3.x-dev",
+ "drupal/coder": "^8.2.12",
+ "jcalderonzumba/gastonjs": "^1.0.2",
+ "jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
+ "mikey179/vfsstream": "^1.2",
+ "phpspec/prophecy": "^1.4",
+ "phpunit/phpunit": "^4.8.35 || ^6.1",
+ "symfony/css-selector": "^3.4.0",
+ "symfony/debug": "^3.4.0",
+ "symfony/phpunit-bridge": "^3.4.3"
+ },
+ "type": "drupal-core",
+ "extra": {
+ "merge-plugin": {
+ "require": [
+ "core/lib/Drupal/Component/Annotation/composer.json",
+ "core/lib/Drupal/Component/Assertion/composer.json",
+ "core/lib/Drupal/Component/Bridge/composer.json",
+ "core/lib/Drupal/Component/ClassFinder/composer.json",
+ "core/lib/Drupal/Component/Datetime/composer.json",
+ "core/lib/Drupal/Component/DependencyInjection/composer.json",
+ "core/lib/Drupal/Component/Diff/composer.json",
+ "core/lib/Drupal/Component/Discovery/composer.json",
+ "core/lib/Drupal/Component/EventDispatcher/composer.json",
+ "core/lib/Drupal/Component/FileCache/composer.json",
+ "core/lib/Drupal/Component/FileSystem/composer.json",
+ "core/lib/Drupal/Component/Gettext/composer.json",
+ "core/lib/Drupal/Component/Graph/composer.json",
+ "core/lib/Drupal/Component/HttpFoundation/composer.json",
+ "core/lib/Drupal/Component/PhpStorage/composer.json",
+ "core/lib/Drupal/Component/Plugin/composer.json",
+ "core/lib/Drupal/Component/ProxyBuilder/composer.json",
+ "core/lib/Drupal/Component/Render/composer.json",
+ "core/lib/Drupal/Component/Serialization/composer.json",
+ "core/lib/Drupal/Component/Transliteration/composer.json",
+ "core/lib/Drupal/Component/Utility/composer.json",
+ "core/lib/Drupal/Component/Uuid/composer.json"
+ ],
+ "recurse": false,
+ "replace": false,
+ "merge-extra": false
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Drupal\\Core\\": "lib/Drupal/Core",
+ "Drupal\\Component\\": "lib/Drupal/Component",
+ "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
+ },
+ "classmap": [
+ "lib/Drupal.php",
+ "lib/Drupal/Component/Utility/Timer.php",
+ "lib/Drupal/Component/Utility/Unicode.php",
+ "lib/Drupal/Core/Database/Database.php",
+ "lib/Drupal/Core/DrupalKernel.php",
+ "lib/Drupal/Core/DrupalKernelInterface.php",
+ "lib/Drupal/Core/Site/Settings.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "description": "Drupal is an open source content management platform powering millions of websites and applications.",
+ "time": "2018-03-27T09:58:42+00:00"
+ },
+ {
+ "name": "drush/drush",
+ "version": "9.2.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/drush-ops/drush.git",
+ "reference": "c07b5b4527d6fb9226adaee14a33de5d4aa93ce8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/drush-ops/drush/zipball/c07b5b4527d6fb9226adaee14a33de5d4aa93ce8",
+ "reference": "c07b5b4527d6fb9226adaee14a33de5d4aa93ce8",
"shasum": ""
},
"require": {
@@ -1613,7 +1854,7 @@
],
"description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
"homepage": "http://www.drush.org",
- "time": "2018-02-27T21:26:53+00:00"
+ "time": "2018-04-03T13:45:59+00:00"
},
{
"name": "easyrdf/easyrdf",
@@ -1826,16 +2067,16 @@
},
{
"name": "guzzlehttp/guzzle",
- "version": "6.3.0",
+ "version": "6.3.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
- "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
+ "reference": "68d0ea14d5a3f42a20e87632a5f84931e2709c90"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
- "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/68d0ea14d5a3f42a20e87632a5f84931e2709c90",
+ "reference": "68d0ea14d5a3f42a20e87632a5f84931e2709c90",
"shasum": ""
},
"require": {
@@ -1845,7 +2086,7 @@
},
"require-dev": {
"ext-curl": "*",
- "phpunit/phpunit": "^4.0 || ^5.0",
+ "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4",
"psr/log": "^1.0"
},
"suggest": {
@@ -1854,7 +2095,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "6.2-dev"
+ "dev-master": "6.3-dev"
}
},
"autoload": {
@@ -1887,7 +2128,7 @@
"rest",
"web service"
],
- "time": "2017-06-22T18:50:49+00:00"
+ "time": "2018-03-26T16:33:04+00:00"
},
{
"name": "guzzlehttp/promises",
@@ -2469,16 +2710,16 @@
},
{
"name": "psy/psysh",
- "version": "v0.8.17",
+ "version": "v0.8.18",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
- "reference": "5069b70e8c4ea492c2b5939b6eddc78bfe41cfec"
+ "reference": "5357b1cffc8fb375d6a9e3c86d5c82dd38a40834"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/bobthecow/psysh/zipball/5069b70e8c4ea492c2b5939b6eddc78bfe41cfec",
- "reference": "5069b70e8c4ea492c2b5939b6eddc78bfe41cfec",
+ "url": "https://api.github.com/repos/bobthecow/psysh/zipball/5357b1cffc8fb375d6a9e3c86d5c82dd38a40834",
+ "reference": "5357b1cffc8fb375d6a9e3c86d5c82dd38a40834",
"shasum": ""
},
"require": {
@@ -2537,7 +2778,7 @@
"interactive",
"shell"
],
- "time": "2017-12-28T16:14:16+00:00"
+ "time": "2018-04-02T05:41:44+00:00"
},
{
"name": "sebastian/version",
@@ -2633,24 +2874,24 @@
},
{
"name": "stecman/symfony-console-completion",
- "version": "0.7.0",
+ "version": "0.8.0",
"source": {
"type": "git",
"url": "https://github.com/stecman/symfony-console-completion.git",
- "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb"
+ "reference": "cd738867503477e91dbe84173dfabd431c883431"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
- "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
+ "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/cd738867503477e91dbe84173dfabd431c883431",
+ "reference": "cd738867503477e91dbe84173dfabd431c883431",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
- "symfony/console": "~2.3 || ~3.0"
+ "symfony/console": "~2.3 || ~3.0 || ~4.0"
},
"require-dev": {
- "phpunit/phpunit": "~4.4"
+ "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4"
},
"type": "library",
"extra": {
@@ -2674,7 +2915,7 @@
}
],
"description": "Automatic BASH completion for Symfony Console Component based applications.",
- "time": "2016-02-24T05:08:54+00:00"
+ "time": "2018-02-10T04:28:01+00:00"
},
{
"name": "symfony-cmf/routing",
@@ -2737,7 +2978,7 @@
},
{
"name": "symfony/class-loader",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/class-loader.git",
@@ -2793,16 +3034,16 @@
},
{
"name": "symfony/config",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
- "reference": "05e10567b529476a006b00746c5f538f1636810e"
+ "reference": "7c2a9d44f4433863e9bca682e7f03609234657f9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/config/zipball/05e10567b529476a006b00746c5f538f1636810e",
- "reference": "05e10567b529476a006b00746c5f538f1636810e",
+ "url": "https://api.github.com/repos/symfony/config/zipball/7c2a9d44f4433863e9bca682e7f03609234657f9",
+ "reference": "7c2a9d44f4433863e9bca682e7f03609234657f9",
"shasum": ""
},
"require": {
@@ -2852,20 +3093,20 @@
],
"description": "Symfony Config Component",
"homepage": "https://symfony.com",
- "time": "2018-02-14T10:03:57+00:00"
+ "time": "2018-03-19T22:32:39+00:00"
},
{
"name": "symfony/console",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "067339e9b8ec30d5f19f5950208893ff026b94f7"
+ "reference": "d4bb70fa24d540c309d88a9d6e43fb2d339b1fbf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/067339e9b8ec30d5f19f5950208893ff026b94f7",
- "reference": "067339e9b8ec30d5f19f5950208893ff026b94f7",
+ "url": "https://api.github.com/repos/symfony/console/zipball/d4bb70fa24d540c309d88a9d6e43fb2d339b1fbf",
+ "reference": "d4bb70fa24d540c309d88a9d6e43fb2d339b1fbf",
"shasum": ""
},
"require": {
@@ -2921,20 +3162,20 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
- "time": "2018-02-26T15:46:28+00:00"
+ "time": "2018-04-03T05:22:50+00:00"
},
{
"name": "symfony/css-selector",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
- "reference": "544655f1fc078a9cd839fdda2b7b1e64627c826a"
+ "reference": "519a80d7c1d95c6cc0b67f686d15fe27c6910de0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/css-selector/zipball/544655f1fc078a9cd839fdda2b7b1e64627c826a",
- "reference": "544655f1fc078a9cd839fdda2b7b1e64627c826a",
+ "url": "https://api.github.com/repos/symfony/css-selector/zipball/519a80d7c1d95c6cc0b67f686d15fe27c6910de0",
+ "reference": "519a80d7c1d95c6cc0b67f686d15fe27c6910de0",
"shasum": ""
},
"require": {
@@ -2974,20 +3215,20 @@
],
"description": "Symfony CssSelector Component",
"homepage": "https://symfony.com",
- "time": "2018-02-03T14:55:07+00:00"
+ "time": "2018-03-19T22:32:39+00:00"
},
{
"name": "symfony/debug",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
- "reference": "9b1071f86e79e1999b3d3675d2e0e7684268b9bc"
+ "reference": "9cf7c2271cfb89ef9727db1b740ca77be57bf9d7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/debug/zipball/9b1071f86e79e1999b3d3675d2e0e7684268b9bc",
- "reference": "9b1071f86e79e1999b3d3675d2e0e7684268b9bc",
+ "url": "https://api.github.com/repos/symfony/debug/zipball/9cf7c2271cfb89ef9727db1b740ca77be57bf9d7",
+ "reference": "9cf7c2271cfb89ef9727db1b740ca77be57bf9d7",
"shasum": ""
},
"require": {
@@ -3030,20 +3271,20 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
- "time": "2018-02-28T21:49:22+00:00"
+ "time": "2018-04-03T05:22:50+00:00"
},
{
"name": "symfony/dependency-injection",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
- "reference": "12e901abc1cb0d637a0e5abe9923471361d96b07"
+ "reference": "24a68710c6ddc1e3d159a110cef94cedfcf3c611"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/12e901abc1cb0d637a0e5abe9923471361d96b07",
- "reference": "12e901abc1cb0d637a0e5abe9923471361d96b07",
+ "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/24a68710c6ddc1e3d159a110cef94cedfcf3c611",
+ "reference": "24a68710c6ddc1e3d159a110cef94cedfcf3c611",
"shasum": ""
},
"require": {
@@ -3101,20 +3342,20 @@
],
"description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com",
- "time": "2018-03-04T03:54:53+00:00"
+ "time": "2018-03-29T11:25:31+00:00"
},
{
"name": "symfony/dom-crawler",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
- "reference": "2bb5d3101cc01f4fe580e536daf4f1959bc2d24d"
+ "reference": "1a4cffeb059226ff6bee9f48acb388faf674afff"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/2bb5d3101cc01f4fe580e536daf4f1959bc2d24d",
- "reference": "2bb5d3101cc01f4fe580e536daf4f1959bc2d24d",
+ "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/1a4cffeb059226ff6bee9f48acb388faf674afff",
+ "reference": "1a4cffeb059226ff6bee9f48acb388faf674afff",
"shasum": ""
},
"require": {
@@ -3157,11 +3398,11 @@
],
"description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com",
- "time": "2018-02-22T10:48:49+00:00"
+ "time": "2018-03-19T22:32:39+00:00"
},
{
"name": "symfony/event-dispatcher",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
@@ -3224,7 +3465,7 @@
},
{
"name": "symfony/filesystem",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
@@ -3273,16 +3514,16 @@
},
{
"name": "symfony/finder",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "a479817ce0a9e4adfd7d39c6407c95d97c254625"
+ "reference": "7a2e1299cc0c4162996f18e347b6356729a55317"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/a479817ce0a9e4adfd7d39c6407c95d97c254625",
- "reference": "a479817ce0a9e4adfd7d39c6407c95d97c254625",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/7a2e1299cc0c4162996f18e347b6356729a55317",
+ "reference": "7a2e1299cc0c4162996f18e347b6356729a55317",
"shasum": ""
},
"require": {
@@ -3318,20 +3559,20 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
- "time": "2018-03-05T18:28:11+00:00"
+ "time": "2018-03-28T18:23:39+00:00"
},
{
"name": "symfony/http-foundation",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "6f5935723c11b4125fc9927db6ad2feaa196e175"
+ "reference": "b11e6d165ff4cbf5685d185ab19a90f2f3bb7d1e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/6f5935723c11b4125fc9927db6ad2feaa196e175",
- "reference": "6f5935723c11b4125fc9927db6ad2feaa196e175",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b11e6d165ff4cbf5685d185ab19a90f2f3bb7d1e",
+ "reference": "b11e6d165ff4cbf5685d185ab19a90f2f3bb7d1e",
"shasum": ""
},
"require": {
@@ -3372,20 +3613,20 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
- "time": "2018-02-22T10:48:49+00:00"
+ "time": "2018-04-03T05:22:50+00:00"
},
{
"name": "symfony/http-kernel",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
- "reference": "a443bbbd93682aa08e623fade4c94edd586ed2de"
+ "reference": "43cfdad2ca1dba608662db0699c1bbb715d08191"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/a443bbbd93682aa08e623fade4c94edd586ed2de",
- "reference": "a443bbbd93682aa08e623fade4c94edd586ed2de",
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/43cfdad2ca1dba608662db0699c1bbb715d08191",
+ "reference": "43cfdad2ca1dba608662db0699c1bbb715d08191",
"shasum": ""
},
"require": {
@@ -3460,7 +3701,7 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
- "time": "2018-03-05T19:41:07+00:00"
+ "time": "2018-04-03T05:49:44+00:00"
},
{
"name": "symfony/polyfill-iconv",
@@ -3641,16 +3882,16 @@
},
{
"name": "symfony/process",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "cc4aea21f619116aaf1c58016a944e4821c8e8af"
+ "reference": "4b7d64e852886319e93ddfdecff0d744ab87658b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/cc4aea21f619116aaf1c58016a944e4821c8e8af",
- "reference": "cc4aea21f619116aaf1c58016a944e4821c8e8af",
+ "url": "https://api.github.com/repos/symfony/process/zipball/4b7d64e852886319e93ddfdecff0d744ab87658b",
+ "reference": "4b7d64e852886319e93ddfdecff0d744ab87658b",
"shasum": ""
},
"require": {
@@ -3686,7 +3927,7 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
- "time": "2018-02-12T17:55:00+00:00"
+ "time": "2018-04-03T05:22:50+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
@@ -3750,23 +3991,23 @@
},
{
"name": "symfony/routing",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
- "reference": "8773a9d52715f1a579576ce0e60213de34f5ef3e"
+ "reference": "5f90733adbf19ea71468a5761fb8f5a043d424dd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/routing/zipball/8773a9d52715f1a579576ce0e60213de34f5ef3e",
- "reference": "8773a9d52715f1a579576ce0e60213de34f5ef3e",
+ "url": "https://api.github.com/repos/symfony/routing/zipball/5f90733adbf19ea71468a5761fb8f5a043d424dd",
+ "reference": "5f90733adbf19ea71468a5761fb8f5a043d424dd",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8"
},
"conflict": {
- "symfony/config": "<2.8",
+ "symfony/config": "<3.3.1",
"symfony/dependency-injection": "<3.3",
"symfony/yaml": "<3.4"
},
@@ -3774,7 +4015,7 @@
"doctrine/annotations": "~1.0",
"doctrine/common": "~2.2",
"psr/log": "~1.0",
- "symfony/config": "~2.8|~3.0|~4.0",
+ "symfony/config": "^3.3.1|~4.0",
"symfony/dependency-injection": "~3.3|~4.0",
"symfony/expression-language": "~2.8|~3.0|~4.0",
"symfony/http-foundation": "~2.8|~3.0|~4.0",
@@ -3824,20 +4065,20 @@
"uri",
"url"
],
- "time": "2018-02-28T21:49:22+00:00"
+ "time": "2018-03-23T08:14:09+00:00"
},
{
"name": "symfony/serializer",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
- "reference": "11bea1aebe9c8d506f47c01931b0df9f18629a8f"
+ "reference": "d4dc1551da627273230fe16511f4bb4844c02399"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/serializer/zipball/11bea1aebe9c8d506f47c01931b0df9f18629a8f",
- "reference": "11bea1aebe9c8d506f47c01931b0df9f18629a8f",
+ "url": "https://api.github.com/repos/symfony/serializer/zipball/d4dc1551da627273230fe16511f4bb4844c02399",
+ "reference": "d4dc1551da627273230fe16511f4bb4844c02399",
"shasum": ""
},
"require": {
@@ -3902,11 +4143,11 @@
],
"description": "Symfony Serializer Component",
"homepage": "https://symfony.com",
- "time": "2018-02-14T14:07:03+00:00"
+ "time": "2018-03-15T19:08:29+00:00"
},
{
"name": "symfony/translation",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
@@ -3974,16 +4215,16 @@
},
{
"name": "symfony/validator",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
- "reference": "b0dcfa428168b381ac0340e5209a47780799e393"
+ "reference": "4342b66102171b417776f0e4f8f00b20a1eddb0f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/validator/zipball/b0dcfa428168b381ac0340e5209a47780799e393",
- "reference": "b0dcfa428168b381ac0340e5209a47780799e393",
+ "url": "https://api.github.com/repos/symfony/validator/zipball/4342b66102171b417776f0e4f8f00b20a1eddb0f",
+ "reference": "4342b66102171b417776f0e4f8f00b20a1eddb0f",
"shasum": ""
},
"require": {
@@ -4054,20 +4295,20 @@
],
"description": "Symfony Validator Component",
"homepage": "https://symfony.com",
- "time": "2018-03-01T10:20:19+00:00"
+ "time": "2018-04-02T09:38:44+00:00"
},
{
"name": "symfony/var-dumper",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "80964679d81da3d5618519e0e4be488c3d7ecd7d"
+ "reference": "6f502127b1bb85f7f30f8bc1fb60570a10431863"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/80964679d81da3d5618519e0e4be488c3d7ecd7d",
- "reference": "80964679d81da3d5618519e0e4be488c3d7ecd7d",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6f502127b1bb85f7f30f8bc1fb60570a10431863",
+ "reference": "6f502127b1bb85f7f30f8bc1fb60570a10431863",
"shasum": ""
},
"require": {
@@ -4123,20 +4364,20 @@
"debug",
"dump"
],
- "time": "2018-02-22T17:29:24+00:00"
+ "time": "2018-04-03T05:22:50+00:00"
},
{
"name": "symfony/yaml",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
- "reference": "6af42631dcf89e9c616242c900d6c52bd53bd1bb"
+ "reference": "a42f9da85c7c38d59f5e53f076fe81a091f894d0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/yaml/zipball/6af42631dcf89e9c616242c900d6c52bd53bd1bb",
- "reference": "6af42631dcf89e9c616242c900d6c52bd53bd1bb",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/a42f9da85c7c38d59f5e53f076fe81a091f894d0",
+ "reference": "a42f9da85c7c38d59f5e53f076fe81a091f894d0",
"shasum": ""
},
"require": {
@@ -4181,20 +4422,20 @@
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
- "time": "2018-02-16T09:50:28+00:00"
+ "time": "2018-04-03T05:14:20+00:00"
},
{
"name": "twig/twig",
- "version": "v1.35.2",
+ "version": "v1.35.3",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
- "reference": "9c24f2cd39dc1906b76879e099970b7e53724601"
+ "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twigphp/Twig/zipball/9c24f2cd39dc1906b76879e099970b7e53724601",
- "reference": "9c24f2cd39dc1906b76879e099970b7e53724601",
+ "url": "https://api.github.com/repos/twigphp/Twig/zipball/b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
+ "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
"shasum": ""
},
"require": {
@@ -4202,8 +4443,8 @@
},
"require-dev": {
"psr/container": "^1.0",
- "symfony/debug": "~2.7",
- "symfony/phpunit-bridge": "~3.3@dev"
+ "symfony/debug": "^2.7",
+ "symfony/phpunit-bridge": "^3.3"
},
"type": "library",
"extra": {
@@ -4246,7 +4487,7 @@
"keywords": [
"templating"
],
- "time": "2018-03-03T16:21:29+00:00"
+ "time": "2018-03-20T04:25:58+00:00"
},
{
"name": "webflo/drupal-finder",
@@ -6574,16 +6815,16 @@
},
{
"name": "symfony/browser-kit",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
- "reference": "490f27762705c8489bd042fe3e9377a191dba9b4"
+ "reference": "840bb6f0d5b3701fd768b68adf7193c2d0f98f79"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/browser-kit/zipball/490f27762705c8489bd042fe3e9377a191dba9b4",
- "reference": "490f27762705c8489bd042fe3e9377a191dba9b4",
+ "url": "https://api.github.com/repos/symfony/browser-kit/zipball/840bb6f0d5b3701fd768b68adf7193c2d0f98f79",
+ "reference": "840bb6f0d5b3701fd768b68adf7193c2d0f98f79",
"shasum": ""
},
"require": {
@@ -6627,20 +6868,20 @@
],
"description": "Symfony BrowserKit Component",
"homepage": "https://symfony.com",
- "time": "2018-01-03T07:37:34+00:00"
+ "time": "2018-03-19T22:32:39+00:00"
},
{
"name": "symfony/phpunit-bridge",
- "version": "v3.4.6",
+ "version": "v3.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
- "reference": "32b06d2b0babf3216e55acfce42249321a304f03"
+ "reference": "e4b72beb8961340764367a804f21044e83fc19a8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/32b06d2b0babf3216e55acfce42249321a304f03",
- "reference": "32b06d2b0babf3216e55acfce42249321a304f03",
+ "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e4b72beb8961340764367a804f21044e83fc19a8",
+ "reference": "e4b72beb8961340764367a804f21044e83fc19a8",
"shasum": ""
},
"require": {
@@ -6693,7 +6934,7 @@
],
"description": "Symfony PHPUnit Bridge",
"homepage": "https://symfony.com",
- "time": "2018-02-14T23:24:28+00:00"
+ "time": "2018-03-20T23:37:33+00:00"
},
{
"name": "theseer/tokenizer",
diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php
index ea2fbd784..918dc0d0b 100644
--- a/core/lib/Drupal.php
+++ b/core/lib/Drupal.php
@@ -82,7 +82,7 @@ class Drupal {
/**
* The current system version.
*/
- const VERSION = '8.5.0';
+ const VERSION = '8.5.1';
/**
* Core API compatibility.
diff --git a/core/lib/Drupal/Core/DrupalKernel.php b/core/lib/Drupal/Core/DrupalKernel.php
index 37ed0e97a..fec1be9ad 100644
--- a/core/lib/Drupal/Core/DrupalKernel.php
+++ b/core/lib/Drupal/Core/DrupalKernel.php
@@ -20,6 +20,7 @@ use Drupal\Core\File\MimeType\MimeTypeGuesser;
use Drupal\Core\Http\TrustedHostsRequestFactory;
use Drupal\Core\Installer\InstallerRedirectTrait;
use Drupal\Core\Language\Language;
+use Drupal\Core\Security\RequestSanitizer;
use Drupal\Core\Site\Settings;
use Drupal\Core\Test\TestDatabase;
use Symfony\Cmf\Component\Routing\RouteObjectInterface;
@@ -542,6 +543,12 @@ class DrupalKernel implements DrupalKernelInterface, TerminableInterface {
* {@inheritdoc}
*/
public function preHandle(Request $request) {
+ // Sanitize the request.
+ $request = RequestSanitizer::sanitize(
+ $request,
+ (array) Settings::get(RequestSanitizer::SANITIZE_WHITELIST, []),
+ (bool) Settings::get(RequestSanitizer::SANITIZE_LOG, FALSE)
+ );
$this->loadLegacyIncludes();
diff --git a/core/lib/Drupal/Core/Security/RequestSanitizer.php b/core/lib/Drupal/Core/Security/RequestSanitizer.php
new file mode 100644
index 000000000..8ba17b95c
--- /dev/null
+++ b/core/lib/Drupal/Core/Security/RequestSanitizer.php
@@ -0,0 +1,99 @@
+attributes->get(self::SANITIZED, FALSE)) {
+ // Process query string parameters.
+ $get_sanitized_keys = [];
+ $request->query->replace(static::stripDangerousValues($request->query->all(), $whitelist, $get_sanitized_keys));
+ if ($log_sanitized_keys && !empty($get_sanitized_keys)) {
+ trigger_error(sprintf('Potentially unsafe keys removed from query string parameters (GET): %s', implode(', ', $get_sanitized_keys)));
+ }
+
+ // Request body parameters.
+ $post_sanitized_keys = [];
+ $request->request->replace(static::stripDangerousValues($request->request->all(), $whitelist, $post_sanitized_keys));
+ if ($log_sanitized_keys && !empty($post_sanitized_keys)) {
+ trigger_error(sprintf('Potentially unsafe keys removed from request body parameters (POST): %s', implode(', ', $post_sanitized_keys)));
+ }
+
+ // Cookie parameters.
+ $cookie_sanitized_keys = [];
+ $request->cookies->replace(static::stripDangerousValues($request->cookies->all(), $whitelist, $cookie_sanitized_keys));
+ if ($log_sanitized_keys && !empty($cookie_sanitized_keys)) {
+ trigger_error(sprintf('Potentially unsafe keys removed from cookie parameters: %s', implode(', ', $cookie_sanitized_keys)));
+ }
+
+ if (!empty($get_sanitized_keys) || !empty($post_sanitized_keys) || !empty($cookie_sanitized_keys)) {
+ $request->overrideGlobals();
+ }
+ $request->attributes->set(self::SANITIZED, TRUE);
+ }
+ return $request;
+ }
+
+ /**
+ * Strips dangerous keys from $input.
+ *
+ * @param mixed $input
+ * The input to sanitize.
+ * @param string[] $whitelist
+ * An array of keys to whitelist as safe.
+ * @param string[] $sanitized_keys
+ * An array of keys that have been removed.
+ *
+ * @return mixed
+ * The sanitized input.
+ */
+ protected static function stripDangerousValues($input, array $whitelist, array &$sanitized_keys) {
+ if (is_array($input)) {
+ foreach ($input as $key => $value) {
+ if ($key !== '' && $key[0] === '#' && !in_array($key, $whitelist, TRUE)) {
+ unset($input[$key]);
+ $sanitized_keys[] = $key;
+ }
+ else {
+ $input[$key] = static::stripDangerousValues($input[$key], $whitelist, $sanitized_keys);
+ }
+ }
+ }
+ return $input;
+ }
+
+}
diff --git a/core/modules/action/action.info.yml b/core/modules/action/action.info.yml
index b0710744f..7559efbcb 100644
--- a/core/modules/action/action.info.yml
+++ b/core/modules/action/action.info.yml
@@ -2,12 +2,6 @@ name: Actions
type: module
description: 'Perform tasks on specific events triggered within the system.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: entity.action.collection
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/action/tests/action_bulk_test/action_bulk_test.info.yml b/core/modules/action/tests/action_bulk_test/action_bulk_test.info.yml
index d5c82f2ee..37b4285b9 100644
--- a/core/modules/action/tests/action_bulk_test/action_bulk_test.info.yml
+++ b/core/modules/action/tests/action_bulk_test/action_bulk_test.info.yml
@@ -2,15 +2,9 @@ name: 'Action bulk form test'
type: module
description: 'Support module for action bulk form testing.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- action
- views
- node
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/action/tests/action_form_ajax_test/action_form_ajax_test.info.yml b/core/modules/action/tests/action_form_ajax_test/action_form_ajax_test.info.yml
index 47fb0fa7b..020e9ef45 100644
--- a/core/modules/action/tests/action_form_ajax_test/action_form_ajax_test.info.yml
+++ b/core/modules/action/tests/action_form_ajax_test/action_form_ajax_test.info.yml
@@ -2,12 +2,6 @@ name: action_form_ajax_test
type: module
description: 'module used for testing ajax in action config entity forms.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/aggregator/aggregator.info.yml b/core/modules/aggregator/aggregator.info.yml
index 0745c2ae6..af55280a6 100644
--- a/core/modules/aggregator/aggregator.info.yml
+++ b/core/modules/aggregator/aggregator.info.yml
@@ -2,15 +2,9 @@ name: Aggregator
type: module
description: 'Aggregates syndicated content (RSS, RDF, and Atom feeds) from external sources.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: aggregator.admin_settings
dependencies:
- file
- options
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.info.yml b/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.info.yml
index 5581a3064..3d3d0e932 100644
--- a/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.info.yml
+++ b/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.info.yml
@@ -2,11 +2,5 @@ name: 'Aggregator module tests'
type: module
description: 'Support module for aggregator related testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml b/core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml
index 3eb0960f9..58da126d6 100644
--- a/core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml
+++ b/core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Aggregator test views'
type: module
description: 'Provides default views for views aggregator tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- aggregator
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/automated_cron/automated_cron.info.yml b/core/modules/automated_cron/automated_cron.info.yml
index 77f0c64b7..dd947279c 100644
--- a/core/modules/automated_cron/automated_cron.info.yml
+++ b/core/modules/automated_cron/automated_cron.info.yml
@@ -2,12 +2,6 @@ name: 'Automated Cron'
type: module
description: 'Provides an automated way to run cron jobs, by executing them at the end of a server response.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: system.cron_settings
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/ban/ban.info.yml b/core/modules/ban/ban.info.yml
index 4bb51a533..ba6300de1 100644
--- a/core/modules/ban/ban.info.yml
+++ b/core/modules/ban/ban.info.yml
@@ -2,12 +2,6 @@ name: Ban
type: module
description: 'Enables banning of IP addresses.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: ban.admin_page
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/basic_auth/basic_auth.info.yml b/core/modules/basic_auth/basic_auth.info.yml
index 3989a7e0d..1cf687bf7 100644
--- a/core/modules/basic_auth/basic_auth.info.yml
+++ b/core/modules/basic_auth/basic_auth.info.yml
@@ -2,13 +2,7 @@ name: 'HTTP Basic Authentication'
type: module
description: 'Provides the HTTP Basic authentication provider'
package: Web services
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- user
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/basic_auth/tests/modules/basic_auth_test/basic_auth_test.info.yml b/core/modules/basic_auth/tests/modules/basic_auth_test/basic_auth_test.info.yml
index f65266448..4244c4c5a 100644
--- a/core/modules/basic_auth/tests/modules/basic_auth_test/basic_auth_test.info.yml
+++ b/core/modules/basic_auth/tests/modules/basic_auth_test/basic_auth_test.info.yml
@@ -2,11 +2,5 @@ name: 'HTTP Basic Authentication test'
type: module
description: 'Support module for HTTP Basic Authentication testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/big_pipe/big_pipe.info.yml b/core/modules/big_pipe/big_pipe.info.yml
index 43cb64301..35c301538 100644
--- a/core/modules/big_pipe/big_pipe.info.yml
+++ b/core/modules/big_pipe/big_pipe.info.yml
@@ -2,11 +2,5 @@ name: BigPipe
type: module
description: 'Sends pages using the BigPipe technique that allows browsers to show them much faster.'
package: Core
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.info.yml b/core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.info.yml
index 3bb3eb959..d8b9a3536 100644
--- a/core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.info.yml
+++ b/core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.info.yml
@@ -2,11 +2,5 @@ name: 'BigPipe regression test'
type: module
description: 'Support module for BigPipe regression testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.info.yml b/core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.info.yml
index a460f75ad..46ed28d7b 100644
--- a/core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.info.yml
+++ b/core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.info.yml
@@ -2,11 +2,5 @@ name: 'BigPipe test'
type: module
description: 'Support module for BigPipe testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/big_pipe/tests/themes/big_pipe_test_theme/big_pipe_test_theme.info.yml b/core/modules/big_pipe/tests/themes/big_pipe_test_theme/big_pipe_test_theme.info.yml
index 45735b70e..2b3c84276 100644
--- a/core/modules/big_pipe/tests/themes/big_pipe_test_theme/big_pipe_test_theme.info.yml
+++ b/core/modules/big_pipe/tests/themes/big_pipe_test_theme/big_pipe_test_theme.info.yml
@@ -1,11 +1,5 @@
name: 'BigPipe test theme'
type: theme
description: 'Theme for testing BigPipe edge cases.'
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/block/block.info.yml b/core/modules/block/block.info.yml
index 2709ad1b5..47501efb1 100644
--- a/core/modules/block/block.info.yml
+++ b/core/modules/block/block.info.yml
@@ -2,12 +2,6 @@ name: Block
type: module
description: 'Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: block.admin_display
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/block/tests/modules/block_test/block_test.info.yml b/core/modules/block/tests/modules/block_test/block_test.info.yml
index ba59d4f0c..fceed3644 100644
--- a/core/modules/block/tests/modules/block_test/block_test.info.yml
+++ b/core/modules/block/tests/modules/block_test/block_test.info.yml
@@ -2,13 +2,7 @@ name: 'Block test'
type: module
description: 'Provides test blocks.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- block
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml b/core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml
index 725d87044..607451ffb 100644
--- a/core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml
+++ b/core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml
@@ -1,13 +1,7 @@
name: '<"Cat" & ''Mouse''>'
type: theme
description: 'Theme for testing special characters in block admin.'
-# core: 8.x
+core: 8.x
regions:
content: Content
help: Help
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml b/core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml
index 2ff0441d3..96c76505e 100644
--- a/core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml
+++ b/core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml
@@ -1,8 +1,8 @@
name: 'Block test theme'
type: theme
description: 'Theme for testing the block system'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
regions:
sidebar_first: 'Left sidebar'
sidebar_second: 'Right sidebar'
@@ -14,9 +14,3 @@ regions:
regions_hidden:
- sidebar_first
- sidebar_second
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/block/tests/modules/block_test_views/block_test_views.info.yml b/core/modules/block/tests/modules/block_test_views/block_test_views.info.yml
index 090bbcdec..6e95c52e9 100644
--- a/core/modules/block/tests/modules/block_test_views/block_test_views.info.yml
+++ b/core/modules/block/tests/modules/block_test_views/block_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Block test views'
type: module
description: 'Provides a view and block to test block displays in views.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- block
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/block_content/block_content.info.yml b/core/modules/block_content/block_content.info.yml
index bea638964..b9ae5645c 100644
--- a/core/modules/block_content/block_content.info.yml
+++ b/core/modules/block_content/block_content.info.yml
@@ -2,16 +2,10 @@ name: 'Custom Block'
type: module
description: 'Allows the creation of custom blocks through the user interface.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- block
- text
- user
configure: entity.block_content.collection
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml b/core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml
index 7740343bf..16e4bc7c9 100644
--- a/core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml
+++ b/core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml
@@ -2,13 +2,7 @@ name: "Custom Block module tests"
type: module
description: "Support module for custom block related testing."
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- block_content
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml b/core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml
index dbe094c9e..43b58c1dd 100644
--- a/core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml
+++ b/core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Block Content test views'
type: module
description: 'Provides default views for views block_content tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- block_content
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/block_place/block_place.info.yml b/core/modules/block_place/block_place.info.yml
index 14dc904e5..9b6e8fbe3 100644
--- a/core/modules/block_place/block_place.info.yml
+++ b/core/modules/block_place/block_place.info.yml
@@ -2,14 +2,8 @@ name: Place Blocks
type: module
description: 'Allow administrators to place blocks from any Drupal page'
package: Core (Experimental)
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
dependencies:
- block
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/book/book.info.yml b/core/modules/book/book.info.yml
index bbdd4ee66..a2322e036 100644
--- a/core/modules/book/book.info.yml
+++ b/core/modules/book/book.info.yml
@@ -2,14 +2,8 @@ name: Book
type: module
description: 'Allows users to create and organize related content in an outline.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- node
configure: book.settings
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.info.yml b/core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.info.yml
index ea7889680..192fb7198 100644
--- a/core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.info.yml
+++ b/core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.info.yml
@@ -2,11 +2,5 @@ name: 'Book module breadcrumb tests'
type: module
description: 'Support module for book module breadcrumb testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/book/tests/modules/book_test/book_test.info.yml b/core/modules/book/tests/modules/book_test/book_test.info.yml
index 23c1459ec..330014795 100644
--- a/core/modules/book/tests/modules/book_test/book_test.info.yml
+++ b/core/modules/book/tests/modules/book_test/book_test.info.yml
@@ -2,11 +2,5 @@ name: 'Book module tests'
type: module
description: 'Support module for book module testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/book/tests/modules/book_test_views/book_test_views.info.yml b/core/modules/book/tests/modules/book_test_views/book_test_views.info.yml
index e6202d4db..911047540 100644
--- a/core/modules/book/tests/modules/book_test_views/book_test_views.info.yml
+++ b/core/modules/book/tests/modules/book_test_views/book_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Book test views'
type: module
description: 'Provides default views for views book tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- book
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/breakpoint/breakpoint.info.yml b/core/modules/breakpoint/breakpoint.info.yml
index b12956845..256740c02 100644
--- a/core/modules/breakpoint/breakpoint.info.yml
+++ b/core/modules/breakpoint/breakpoint.info.yml
@@ -2,11 +2,5 @@ name: Breakpoint
type: module
description: 'Manage breakpoints and breakpoint groups for responsive designs.'
package: Core
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml b/core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml
index cb4125a5d..e51489a8b 100644
--- a/core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml
+++ b/core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml
@@ -2,12 +2,6 @@ name: 'Breakpoint test module'
type: module
description: 'Test module for breakpoint.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml b/core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml
index 3a282b0a4..482faf5c6 100644
--- a/core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml
+++ b/core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml
@@ -1,12 +1,6 @@
name: 'Breakpoint test theme'
type: theme
description: 'Test theme for breakpoint.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
base theme: bartik
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/ckeditor/ckeditor.info.yml b/core/modules/ckeditor/ckeditor.info.yml
index bd9810ac8..0f91ed41f 100644
--- a/core/modules/ckeditor/ckeditor.info.yml
+++ b/core/modules/ckeditor/ckeditor.info.yml
@@ -2,13 +2,7 @@ name: CKEditor
type: module
description: "WYSIWYG editing for rich text fields using CKEditor."
package: Core
-# core: 8.x
-# version: VERSION
+core: 8.x
+version: VERSION
dependencies:
- editor
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/ckeditor/tests/modules/ckeditor_test.info.yml b/core/modules/ckeditor/tests/modules/ckeditor_test.info.yml
index 0d50db129..d7d5450ee 100644
--- a/core/modules/ckeditor/tests/modules/ckeditor_test.info.yml
+++ b/core/modules/ckeditor/tests/modules/ckeditor_test.info.yml
@@ -1,12 +1,6 @@
name: CKEditor test
type: module
description: Support module for the CKEditor module tests.
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
diff --git a/core/modules/color/color.info.yml b/core/modules/color/color.info.yml
index e72bf4372..9ea6daf6b 100644
--- a/core/modules/color/color.info.yml
+++ b/core/modules/color/color.info.yml
@@ -2,11 +2,5 @@ name: Color
type: module
description: 'Allows administrators to change the color scheme of compatible themes.'
package: Core
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/color/tests/modules/color_test/color_test.info.yml b/core/modules/color/tests/modules/color_test/color_test.info.yml
index 87571780e..05d954ff6 100644
--- a/core/modules/color/tests/modules/color_test/color_test.info.yml
+++ b/core/modules/color/tests/modules/color_test/color_test.info.yml
@@ -2,11 +2,5 @@ name: 'Color test'
type: module
description: 'Provides test helpers for color module.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.info.yml b/core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.info.yml
index 98438e6d7..4fbd9bf3d 100644
--- a/core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.info.yml
+++ b/core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.info.yml
@@ -1,13 +1,7 @@
name: 'Color test theme'
type: theme
description: 'Theme for testing the color module'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
libraries:
- color_test_theme/base
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/comment/comment.info.yml b/core/modules/comment/comment.info.yml
index 9752e9a43..ea529a474 100644
--- a/core/modules/comment/comment.info.yml
+++ b/core/modules/comment/comment.info.yml
@@ -2,14 +2,8 @@ name: Comment
type: module
description: 'Allows users to comment on and discuss published content.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- text
configure: comment.admin
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml b/core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml
index 16d4a0193..94e6af2f3 100644
--- a/core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml
+++ b/core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml
@@ -2,13 +2,7 @@ name: 'Comment empty titles test'
type: module
description: 'Support module for testing empty title accessibility with Comment module.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- comment
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/comment/tests/modules/comment_test/comment_test.info.yml b/core/modules/comment/tests/modules/comment_test/comment_test.info.yml
index 39f0fad67..712037fe2 100644
--- a/core/modules/comment/tests/modules/comment_test/comment_test.info.yml
+++ b/core/modules/comment/tests/modules/comment_test/comment_test.info.yml
@@ -2,13 +2,7 @@ name: 'Comment test'
type: module
description: 'Support module for Comment module testing.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- comment
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml b/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml
index ffb31e464..dfce66dca 100644
--- a/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml
+++ b/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Comment test views'
type: module
description: 'Provides default views for views comment tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- comment
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/config/config.info.yml b/core/modules/config/config.info.yml
index 8ea9c8645..88821cea2 100644
--- a/core/modules/config/config.info.yml
+++ b/core/modules/config/config.info.yml
@@ -2,12 +2,6 @@ name: 'Configuration Manager'
type: module
description: 'Allows administrators to manage configuration changes.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: config.sync
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/config/tests/config_clash_test_theme/config_clash_test_theme.info.yml b/core/modules/config/tests/config_clash_test_theme/config_clash_test_theme.info.yml
index 7932559c1..2ff354d6a 100644
--- a/core/modules/config/tests/config_clash_test_theme/config_clash_test_theme.info.yml
+++ b/core/modules/config/tests/config_clash_test_theme/config_clash_test_theme.info.yml
@@ -1,16 +1,10 @@
name: 'Test theme for configuration clash detection'
type: theme
description: 'Test theme for configuration clash detection'
-# version: VERSION
+version: VERSION
base theme: classy
-# core: 8.x
+core: 8.x
regions:
content: Content
left: Left
right: Right
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml b/core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml
index f10dfd83e..8cdab05f1 100644
--- a/core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml
+++ b/core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml
@@ -3,13 +3,7 @@
name: 'Config collection clash test module'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- config_collection_install_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/config/tests/config_collection_install_test/config_collection_install_test.info.yml b/core/modules/config/tests/config_collection_install_test/config_collection_install_test.info.yml
index 6f5f49427..95c6799f0 100644
--- a/core/modules/config/tests/config_collection_install_test/config_collection_install_test.info.yml
+++ b/core/modules/config/tests/config_collection_install_test/config_collection_install_test.info.yml
@@ -1,11 +1,5 @@
name: 'Configuration events test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.info.yml b/core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.info.yml
index acce77af9..561d537d0 100644
--- a/core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.info.yml
+++ b/core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.info.yml
@@ -1,11 +1,5 @@
name: 'Configuration entity static cache test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/config/tests/config_events_test/config_events_test.info.yml b/core/modules/config/tests/config_events_test/config_events_test.info.yml
index 6f5f49427..95c6799f0 100644
--- a/core/modules/config/tests/config_events_test/config_events_test.info.yml
+++ b/core/modules/config/tests/config_events_test/config_events_test.info.yml
@@ -1,11 +1,5 @@
name: 'Configuration events test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/config/tests/config_import_test/config_import_test.info.yml b/core/modules/config/tests/config_import_test/config_import_test.info.yml
index bc65014c0..01d2d1db3 100644
--- a/core/modules/config/tests/config_import_test/config_import_test.info.yml
+++ b/core/modules/config/tests/config_import_test/config_import_test.info.yml
@@ -1,11 +1,5 @@
name: 'Configuration import test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/config/tests/config_install_dependency_test/config_install_dependency_test.info.yml b/core/modules/config/tests/config_install_dependency_test/config_install_dependency_test.info.yml
index ec73b1bcc..e9b3c7245 100644
--- a/core/modules/config/tests/config_install_dependency_test/config_install_dependency_test.info.yml
+++ b/core/modules/config/tests/config_install_dependency_test/config_install_dependency_test.info.yml
@@ -1,11 +1,5 @@
name: 'Config install dependency test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/config/tests/config_install_double_dependency_test/config_install_double_dependency_test.info.yml b/core/modules/config/tests/config_install_double_dependency_test/config_install_double_dependency_test.info.yml
index 983fdfc74..99404cf12 100644
--- a/core/modules/config/tests/config_install_double_dependency_test/config_install_double_dependency_test.info.yml
+++ b/core/modules/config/tests/config_install_double_dependency_test/config_install_double_dependency_test.info.yml
@@ -1,11 +1,5 @@
name: 'Config install double dependency test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/config/tests/config_install_fail_test/config_install_fail_test.info.yml b/core/modules/config/tests/config_install_fail_test/config_install_fail_test.info.yml
index 2a5ab1161..44a9cf3dd 100644
--- a/core/modules/config/tests/config_install_fail_test/config_install_fail_test.info.yml
+++ b/core/modules/config/tests/config_install_fail_test/config_install_fail_test.info.yml
@@ -1,13 +1,7 @@
name: 'Configuration install fail test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- config_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/config/tests/config_integration_test/config_integration_test.info.yml b/core/modules/config/tests/config_integration_test/config_integration_test.info.yml
index f26df257c..2c4caa1cc 100644
--- a/core/modules/config/tests/config_integration_test/config_integration_test.info.yml
+++ b/core/modules/config/tests/config_integration_test/config_integration_test.info.yml
@@ -1,13 +1,7 @@
name: 'ConfigTest integration'
type: module
package: 'Testing'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- config_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/config/tests/config_other_module_config_test/config_other_module_config_test.info.yml b/core/modules/config/tests/config_other_module_config_test/config_other_module_config_test.info.yml
index 8c558ded5..0c332c24d 100644
--- a/core/modules/config/tests/config_other_module_config_test/config_other_module_config_test.info.yml
+++ b/core/modules/config/tests/config_other_module_config_test/config_other_module_config_test.info.yml
@@ -1,11 +1,5 @@
name: 'Config other module config'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/config/tests/config_override_integration_test/config_override_integration_test.info.yml b/core/modules/config/tests/config_override_integration_test/config_override_integration_test.info.yml
index 4b60af9ea..22b1e94cd 100644
--- a/core/modules/config/tests/config_override_integration_test/config_override_integration_test.info.yml
+++ b/core/modules/config/tests/config_override_integration_test/config_override_integration_test.info.yml
@@ -1,15 +1,9 @@
name: 'Configuration override integration test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- block
- block_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/config/tests/config_override_test/config_override_test.info.yml b/core/modules/config/tests/config_override_test/config_override_test.info.yml
index 06b8247db..051729d3d 100644
--- a/core/modules/config/tests/config_override_test/config_override_test.info.yml
+++ b/core/modules/config/tests/config_override_test/config_override_test.info.yml
@@ -1,15 +1,9 @@
name: 'Configuration override test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- block
- block_content
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/config/tests/config_schema_test/config_schema_test.info.yml b/core/modules/config/tests/config_schema_test/config_schema_test.info.yml
index 746ffb6bd..9836e8b59 100644
--- a/core/modules/config/tests/config_schema_test/config_schema_test.info.yml
+++ b/core/modules/config/tests/config_schema_test/config_schema_test.info.yml
@@ -1,12 +1,6 @@
name: 'Configuration schema test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/config/tests/config_test/config_test.info.yml b/core/modules/config/tests/config_test/config_test.info.yml
index f76bfbd61..a4d7b0c48 100644
--- a/core/modules/config/tests/config_test/config_test.info.yml
+++ b/core/modules/config/tests/config_test/config_test.info.yml
@@ -1,11 +1,5 @@
name: 'Configuration test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/config/tests/config_test_language/config_test_language.info.yml b/core/modules/config/tests/config_test_language/config_test_language.info.yml
index 3ddac84c2..527270f64 100644
--- a/core/modules/config/tests/config_test_language/config_test_language.info.yml
+++ b/core/modules/config/tests/config_test_language/config_test_language.info.yml
@@ -1,12 +1,7 @@
name: 'Configuration test languages'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- - config_test
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+ - config_test
\ No newline at end of file
diff --git a/core/modules/config_translation/config_translation.info.yml b/core/modules/config_translation/config_translation.info.yml
index 3e7d7c754..44a682937 100644
--- a/core/modules/config_translation/config_translation.info.yml
+++ b/core/modules/config_translation/config_translation.info.yml
@@ -2,14 +2,8 @@ name: 'Configuration Translation'
type: module
description: 'Provides a translation interface for configuration.'
package: Multilingual
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: config_translation.mapper_list
dependencies:
- locale
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.info.yml b/core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.info.yml
index fefa8b8cb..8afde0f1d 100644
--- a/core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.info.yml
+++ b/core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.info.yml
@@ -2,14 +2,8 @@ name: 'Configuration Translation Test'
description: 'Helpers to test the configuration translation system'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- config_translation
- config_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.info.yml b/core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.info.yml
index 4f1298392..f46d8a058 100644
--- a/core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.info.yml
+++ b/core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.info.yml
@@ -1,11 +1,5 @@
name: 'Configuration Translation Test Theme'
type: theme
description: 'Theme for testing the configuration translation mapper system'
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/contact/contact.info.yml b/core/modules/contact/contact.info.yml
index 70b51a51e..2507fbd16 100644
--- a/core/modules/contact/contact.info.yml
+++ b/core/modules/contact/contact.info.yml
@@ -2,12 +2,6 @@ name: Contact
type: module
description: 'Enables the use of both personal and site-wide contact forms.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: entity.contact_form.collection
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml b/core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml
index 5ed3d3901..f590c3fdd 100644
--- a/core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml
+++ b/core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml
@@ -2,14 +2,8 @@ name: 'Contact test storage'
type: module
description: 'Tests that contact messages can be stored.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- contact
- user
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/contact/tests/modules/contact_test/contact_test.info.yml b/core/modules/contact/tests/modules/contact_test/contact_test.info.yml
index 41f44ae4f..6750f4561 100644
--- a/core/modules/contact/tests/modules/contact_test/contact_test.info.yml
+++ b/core/modules/contact/tests/modules/contact_test/contact_test.info.yml
@@ -2,13 +2,7 @@ name: 'Contact test module'
type: module
description: 'Contains test contact form.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- contact
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/contact/tests/modules/contact_test_views/contact_test_views.info.yml b/core/modules/contact/tests/modules/contact_test_views/contact_test_views.info.yml
index 013ee771d..b30ad4118 100644
--- a/core/modules/contact/tests/modules/contact_test_views/contact_test_views.info.yml
+++ b/core/modules/contact/tests/modules/contact_test_views/contact_test_views.info.yml
@@ -2,15 +2,9 @@ name: 'Contact test views'
type: module
description: 'Provides default views for views contact tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- contact
- views
- user
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/content_moderation/content_moderation.info.yml b/core/modules/content_moderation/content_moderation.info.yml
index f19fbd10c..335e92ba0 100644
--- a/core/modules/content_moderation/content_moderation.info.yml
+++ b/core/modules/content_moderation/content_moderation.info.yml
@@ -1,15 +1,9 @@
name: 'Content Moderation'
type: module
description: 'Provides moderation states for content.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
package: Core
configure: entity.workflow.collection
dependencies:
- workflows
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml b/core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml
index d990aba47..2ef41162d 100644
--- a/core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml
+++ b/core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml
@@ -2,14 +2,8 @@ name: 'Content moderation test local task'
type: module
description: 'Provides a local task for testing.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- content_moderation
- node
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml b/core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml
index f1d1eb9e1..e3d37c39c 100644
--- a/core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml
+++ b/core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml
@@ -2,16 +2,10 @@ name: 'Content moderation test views'
type: module
description: 'Provides default views for views Content moderation tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- content_moderation
- node
- views
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/content_translation/content_translation.info.yml b/core/modules/content_translation/content_translation.info.yml
index 050a5ab65..ff744adba 100644
--- a/core/modules/content_translation/content_translation.info.yml
+++ b/core/modules/content_translation/content_translation.info.yml
@@ -4,12 +4,6 @@ description: 'Allows users to translate content entities.'
dependencies:
- language
package: Multilingual
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: language.content_settings_page
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml b/core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml
index 4a28215c5..83ec8b8e6 100644
--- a/core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml
+++ b/core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml
@@ -2,15 +2,9 @@ name: 'Content translation tests'
type: module
description: 'Provides content translation tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- content_translation
- language
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml b/core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml
index 66780f5d3..0e6574e01 100644
--- a/core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml
+++ b/core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Content translation test views'
type: module
description: 'Provides default views for views content translation tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- content_translation
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/contextual/contextual.info.yml b/core/modules/contextual/contextual.info.yml
index 5ff57697f..4e11bb966 100644
--- a/core/modules/contextual/contextual.info.yml
+++ b/core/modules/contextual/contextual.info.yml
@@ -2,11 +2,5 @@ name: 'Contextual Links'
type: module
description: 'Provides contextual links to perform actions related to elements on a page.'
package: Core
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
+version: VERSION
+core: 8.x
diff --git a/core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml b/core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml
index bb0437a03..1d8d4d554 100644
--- a/core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml
+++ b/core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml
@@ -2,13 +2,7 @@ name: 'Contextual Test'
type: module
description: 'Provides test contextual links.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- contextual
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/datetime/datetime.info.yml b/core/modules/datetime/datetime.info.yml
index 070b5dc68..ee170e9ad 100644
--- a/core/modules/datetime/datetime.info.yml
+++ b/core/modules/datetime/datetime.info.yml
@@ -2,13 +2,7 @@ name: Datetime
type: module
description: Defines datetime form elements and a datetime field type.
package: Field types
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- field
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml b/core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml
index 582bc0d3a..84ba9e41d 100644
--- a/core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml
+++ b/core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml
@@ -2,13 +2,7 @@ name: 'Datetime test'
type: module
description: 'Provides default views for tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/datetime_range/datetime_range.info.yml b/core/modules/datetime_range/datetime_range.info.yml
index e112852b1..ba0b9f12b 100644
--- a/core/modules/datetime_range/datetime_range.info.yml
+++ b/core/modules/datetime_range/datetime_range.info.yml
@@ -2,13 +2,7 @@ name: 'Datetime Range'
type: module
description: 'Provides the ability to store end dates.'
package: Field types
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- datetime
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/dblog/dblog.info.yml b/core/modules/dblog/dblog.info.yml
index 1efaa7dd5..b214fb76c 100644
--- a/core/modules/dblog/dblog.info.yml
+++ b/core/modules/dblog/dblog.info.yml
@@ -2,12 +2,6 @@ name: 'Database Logging'
type: module
description: 'Logs and records system events to the database.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: system.logging_settings
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457826
diff --git a/core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml b/core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml
index 6fa0e8298..e0209738a 100644
--- a/core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml
+++ b/core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Dblog test views'
type: module
description: 'Provides default views for views dblog tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- dblog
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/dynamic_page_cache/dynamic_page_cache.info.yml b/core/modules/dynamic_page_cache/dynamic_page_cache.info.yml
index 2a5f62a8a..00db97de2 100644
--- a/core/modules/dynamic_page_cache/dynamic_page_cache.info.yml
+++ b/core/modules/dynamic_page_cache/dynamic_page_cache.info.yml
@@ -2,11 +2,5 @@ name: Internal Dynamic Page Cache
type: module
description: 'Caches pages for any user, handling dynamic content correctly.'
package: Core
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.info.yml b/core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.info.yml
index 05b7a863f..7a57fd4b8 100644
--- a/core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.info.yml
+++ b/core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.info.yml
@@ -2,11 +2,5 @@ name: 'Test Dynamic Page Cache'
type: module
description: 'Provides test routes/responses for Dynamic Page Cache.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/editor/editor.info.yml b/core/modules/editor/editor.info.yml
index 923bf627a..0c8ff38a8 100644
--- a/core/modules/editor/editor.info.yml
+++ b/core/modules/editor/editor.info.yml
@@ -2,15 +2,9 @@ name: 'Text Editor'
type: module
description: 'Provides a means to associate text formats with text editor libraries such as WYSIWYGs or toolbars.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- filter
- file
configure: filter.admin_overview
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/editor/tests/editor_private_test/editor_private_test.info.yml b/core/modules/editor/tests/editor_private_test/editor_private_test.info.yml
index e5ab1de83..474fda672 100644
--- a/core/modules/editor/tests/editor_private_test/editor_private_test.info.yml
+++ b/core/modules/editor/tests/editor_private_test/editor_private_test.info.yml
@@ -1,15 +1,9 @@
name: 'Text Editor Private test'
type: module
description: 'Support module for the Text Editor Private module tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
dependencies:
- filter
- ckeditor
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/editor/tests/modules/editor_test.info.yml b/core/modules/editor/tests/modules/editor_test.info.yml
index 7ca4d1742..40b6ff071 100644
--- a/core/modules/editor/tests/modules/editor_test.info.yml
+++ b/core/modules/editor/tests/modules/editor_test.info.yml
@@ -1,12 +1,6 @@
name: 'Text Editor test'
type: module
description: 'Support module for the Text Editor module tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/entity_reference/entity_reference.info.yml b/core/modules/entity_reference/entity_reference.info.yml
index 07823e3c9..50195b066 100644
--- a/core/modules/entity_reference/entity_reference.info.yml
+++ b/core/modules/entity_reference/entity_reference.info.yml
@@ -2,12 +2,6 @@ name: 'Entity Reference'
type: module
description: 'Deprecated. All the functionality has been moved to Core.'
package: Field types
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/field/field.info.yml b/core/modules/field/field.info.yml
index 835ffaa80..13b5da005 100644
--- a/core/modules/field/field.info.yml
+++ b/core/modules/field/field.info.yml
@@ -2,11 +2,5 @@ name: Field
type: module
description: 'Field API to add fields to entities like nodes and users.'
package: Core
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml b/core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml
index 5b38ea4f8..86a6ec8b1 100644
--- a/core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml
+++ b/core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml
@@ -1,14 +1,8 @@
name: 'Field Plugins Test'
type: module
description: 'Support module for the field and entity display tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
dependencies:
- text
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/field/tests/modules/field_test/field_test.info.yml b/core/modules/field/tests/modules/field_test/field_test.info.yml
index f89b82b6e..4ede47765 100644
--- a/core/modules/field/tests/modules/field_test/field_test.info.yml
+++ b/core/modules/field/tests/modules/field_test/field_test.info.yml
@@ -1,14 +1,8 @@
name: 'Field API Test'
type: module
description: 'Support module for the Field API tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
dependencies:
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.info.yml b/core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.info.yml
index 491a5baf0..d1b578f46 100644
--- a/core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.info.yml
+++ b/core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.info.yml
@@ -1,14 +1,8 @@
name: 'Boolean field Test'
type: module
description: 'Support module for the field and entity display tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
dependencies:
- field
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/field/tests/modules/field_test_config/field_test_config.info.yml b/core/modules/field/tests/modules/field_test_config/field_test_config.info.yml
index f21fb74e3..e3cb0e892 100644
--- a/core/modules/field/tests/modules/field_test_config/field_test_config.info.yml
+++ b/core/modules/field/tests/modules/field_test_config/field_test_config.info.yml
@@ -1,12 +1,6 @@
name: 'Field API configuration tests'
type: module
description: 'Support module for the Field API configuration tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/field/tests/modules/field_test_views/field_test_views.info.yml b/core/modules/field/tests/modules/field_test_views/field_test_views.info.yml
index 72638297f..25214078f 100644
--- a/core/modules/field/tests/modules/field_test_views/field_test_views.info.yml
+++ b/core/modules/field/tests/modules/field_test_views/field_test_views.info.yml
@@ -2,13 +2,7 @@ name: 'Field test views'
type: module
description: 'Provides default views for views field tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/field/tests/modules/field_third_party_test/field_third_party_test.info.yml b/core/modules/field/tests/modules/field_third_party_test/field_third_party_test.info.yml
index c4afb2e48..6fd7f39ef 100644
--- a/core/modules/field/tests/modules/field_third_party_test/field_third_party_test.info.yml
+++ b/core/modules/field/tests/modules/field_third_party_test/field_third_party_test.info.yml
@@ -1,15 +1,9 @@
name: 'Field Third Party Settings Test'
type: module
description: 'Support module for the Field API tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
dependencies:
- entity_test
- field_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml b/core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml
index be0db9d99..dbabfc2c9 100644
--- a/core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml
+++ b/core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml
@@ -1,15 +1,9 @@
name: 'Field Timestamp Test'
type: module
description: 'Support module for the Timestamp field item test.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
dependencies:
- entity_test
- field
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/field_layout/field_layout.info.yml b/core/modules/field_layout/field_layout.info.yml
index f43cd29df..237f18dcd 100644
--- a/core/modules/field_layout/field_layout.info.yml
+++ b/core/modules/field_layout/field_layout.info.yml
@@ -2,13 +2,7 @@ name: 'Field Layout'
type: module
description: 'Adds layout capabilities to the Field UI.'
package: Core (Experimental)
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- layout_discovery
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/field_layout/tests/modules/field_layout_test/field_layout_test.info.yml b/core/modules/field_layout/tests/modules/field_layout_test/field_layout_test.info.yml
index b4e0a6692..4d699e463 100644
--- a/core/modules/field_layout/tests/modules/field_layout_test/field_layout_test.info.yml
+++ b/core/modules/field_layout/tests/modules/field_layout_test/field_layout_test.info.yml
@@ -1,14 +1,8 @@
name: 'Field Layout test'
type: module
description: 'Support module for Field Layout tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
dependencies:
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/field_ui/field_ui.info.yml b/core/modules/field_ui/field_ui.info.yml
index 8eb1856ba..b4f4260d0 100644
--- a/core/modules/field_ui/field_ui.info.yml
+++ b/core/modules/field_ui/field_ui.info.yml
@@ -2,13 +2,7 @@ name: 'Field UI'
type: module
description: 'User interface for the Field API.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- field
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.info.yml b/core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.info.yml
index 83192f5f5..aa8a97a43 100644
--- a/core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.info.yml
+++ b/core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.info.yml
@@ -1,12 +1,6 @@
name: 'Field UI test'
type: module
description: 'Support module for Field UI tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/file/file.info.yml b/core/modules/file/file.info.yml
index 90fe8621d..d219c76f8 100644
--- a/core/modules/file/file.info.yml
+++ b/core/modules/file/file.info.yml
@@ -2,13 +2,7 @@ name: File
type: module
description: 'Defines a file field type.'
package: Field types
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- field
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/file/tests/file_module_test/file_module_test.info.yml b/core/modules/file/tests/file_module_test/file_module_test.info.yml
index 376f16d6c..097b0a5c4 100644
--- a/core/modules/file/tests/file_module_test/file_module_test.info.yml
+++ b/core/modules/file/tests/file_module_test/file_module_test.info.yml
@@ -2,11 +2,5 @@ name: 'File test'
type: module
description: 'Provides hooks for testing File module functionality.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/file/tests/file_test/file_test.info.yml b/core/modules/file/tests/file_test/file_test.info.yml
index 7abc87eaa..d5ebfdfd3 100644
--- a/core/modules/file/tests/file_test/file_test.info.yml
+++ b/core/modules/file/tests/file_test/file_test.info.yml
@@ -2,11 +2,5 @@ name: 'File test'
type: module
description: 'Support module for file handling tests.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml b/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml
index c36aa9156..41726c7ee 100644
--- a/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml
+++ b/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'File test views'
type: module
description: 'Provides default views for views file tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- file
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/filter/filter.info.yml b/core/modules/filter/filter.info.yml
index cd9df06ad..bfc495455 100644
--- a/core/modules/filter/filter.info.yml
+++ b/core/modules/filter/filter.info.yml
@@ -2,14 +2,8 @@ name: Filter
type: module
description: 'Filters content in preparation for display.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: filter.admin_overview
dependencies:
- user
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/filter/tests/filter_test/filter_test.info.yml b/core/modules/filter/tests/filter_test/filter_test.info.yml
index 3e51194c2..6e377bc00 100644
--- a/core/modules/filter/tests/filter_test/filter_test.info.yml
+++ b/core/modules/filter/tests/filter_test/filter_test.info.yml
@@ -2,13 +2,7 @@ name: 'Filter test module'
type: module
description: 'Tests filter hooks and functions.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- filter
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml b/core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml
index 03fe83575..010c8f829 100644
--- a/core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml
+++ b/core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml
@@ -2,11 +2,5 @@ name: 'Filter test plugin'
type: module
description: 'Tests enabling of modules which provide filter plugins.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/forum/forum.info.yml b/core/modules/forum/forum.info.yml
index 3bd66f26e..43e660f7d 100644
--- a/core/modules/forum/forum.info.yml
+++ b/core/modules/forum/forum.info.yml
@@ -8,12 +8,6 @@ dependencies:
- comment
- options
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: forum.overview
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml b/core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml
index 8b3a6c937..f31f030dc 100644
--- a/core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml
+++ b/core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Forum test views'
type: module
description: 'Provides default views for views forum tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- forum
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/hal/hal.info.yml b/core/modules/hal/hal.info.yml
index d69e329f5..2d87eff9d 100644
--- a/core/modules/hal/hal.info.yml
+++ b/core/modules/hal/hal.info.yml
@@ -2,13 +2,7 @@ name: 'HAL'
type: module
description: 'Serializes entities using Hypertext Application Language.'
package: Web services
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- serialization
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/hal/tests/modules/hal_test/hal_test.info.yml b/core/modules/hal/tests/modules/hal_test/hal_test.info.yml
index c84ce5f86..8f7d7ad0b 100644
--- a/core/modules/hal/tests/modules/hal_test/hal_test.info.yml
+++ b/core/modules/hal/tests/modules/hal_test/hal_test.info.yml
@@ -2,11 +2,5 @@ name: HAL test module
type: module
description: "Support module for HAL tests."
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/help/help.info.yml b/core/modules/help/help.info.yml
index c3c2764e7..ee4c6433e 100644
--- a/core/modules/help/help.info.yml
+++ b/core/modules/help/help.info.yml
@@ -2,11 +2,5 @@ name: Help
type: module
description: 'Manages the display of online help.'
package: Core
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/help/tests/modules/help_page_test/help_page_test.info.yml b/core/modules/help/tests/modules/help_page_test/help_page_test.info.yml
index 83846cff3..7de2a0d06 100644
--- a/core/modules/help/tests/modules/help_page_test/help_page_test.info.yml
+++ b/core/modules/help/tests/modules/help_page_test/help_page_test.info.yml
@@ -2,12 +2,6 @@ name: 'Help Page Test'
type: module
description: 'Module to test the help page.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/help/tests/modules/help_test/help_test.info.yml b/core/modules/help/tests/modules/help_test/help_test.info.yml
index 5c2235e7a..3045dc544 100644
--- a/core/modules/help/tests/modules/help_test/help_test.info.yml
+++ b/core/modules/help/tests/modules/help_test/help_test.info.yml
@@ -1,12 +1,6 @@
name: help_test
type: module
-# core: 8.x
+core: 8.x
package: Testing
dependencies:
- help
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/help/tests/modules/more_help_page_test/more_help_page_test.info.yml b/core/modules/help/tests/modules/more_help_page_test/more_help_page_test.info.yml
index 114327b53..cc15ce4b3 100644
--- a/core/modules/help/tests/modules/more_help_page_test/more_help_page_test.info.yml
+++ b/core/modules/help/tests/modules/more_help_page_test/more_help_page_test.info.yml
@@ -2,12 +2,6 @@ name: 'More Help Page Test'
type: module
description: 'Module to test the help page.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/history/history.info.yml b/core/modules/history/history.info.yml
index 1612516e3..aeb678c3b 100644
--- a/core/modules/history/history.info.yml
+++ b/core/modules/history/history.info.yml
@@ -2,13 +2,7 @@ name: History
type: module
description: 'Records which user has read which content.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- node
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/image/image.info.yml b/core/modules/image/image.info.yml
index 68ad735cc..6ce28ec06 100644
--- a/core/modules/image/image.info.yml
+++ b/core/modules/image/image.info.yml
@@ -2,14 +2,8 @@ name: Image
type: module
description: 'Defines an image field type and provides image manipulation tools.'
package: Field types
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- file
configure: entity.image_style.collection
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/image/tests/modules/image_module_test/image_module_test.info.yml b/core/modules/image/tests/modules/image_module_test/image_module_test.info.yml
index 3f0339c2a..7c4d3ace4 100644
--- a/core/modules/image/tests/modules/image_module_test/image_module_test.info.yml
+++ b/core/modules/image/tests/modules/image_module_test/image_module_test.info.yml
@@ -2,11 +2,5 @@ name: 'Image test'
type: module
description: 'Provides hook implementations for testing Image module functionality.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/image/tests/modules/image_test_views/image_test_views.info.yml b/core/modules/image/tests/modules/image_test_views/image_test_views.info.yml
index 950dc2a6d..b5e1000aa 100644
--- a/core/modules/image/tests/modules/image_test_views/image_test_views.info.yml
+++ b/core/modules/image/tests/modules/image_test_views/image_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Image test views'
type: module
description: 'Provides default views for views image tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- image
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/inline_form_errors/inline_form_errors.info.yml b/core/modules/inline_form_errors/inline_form_errors.info.yml
index 40659a2da..6465e19e8 100644
--- a/core/modules/inline_form_errors/inline_form_errors.info.yml
+++ b/core/modules/inline_form_errors/inline_form_errors.info.yml
@@ -1,12 +1,6 @@
type: module
name: Inline Form Errors
description: 'Places error messages adjacent to form inputs, for improved usability and accessibility.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
package: Core
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/language/language.info.yml b/core/modules/language/language.info.yml
index 9cded3e82..30770401a 100644
--- a/core/modules/language/language.info.yml
+++ b/core/modules/language/language.info.yml
@@ -2,12 +2,6 @@ name: Language
type: module
description: 'Allows users to configure languages and apply them to content.'
package: Multilingual
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: entity.configurable_language.collection
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/language/tests/language_config_override_test/language_config_override_test.info.yml b/core/modules/language/tests/language_config_override_test/language_config_override_test.info.yml
index c3b5c2c03..4345db5a4 100644
--- a/core/modules/language/tests/language_config_override_test/language_config_override_test.info.yml
+++ b/core/modules/language/tests/language_config_override_test/language_config_override_test.info.yml
@@ -1,12 +1,6 @@
name: 'Language config overridetest'
type: module
description: 'Support module for the language config override test.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/language/tests/language_elements_test/language_elements_test.info.yml b/core/modules/language/tests/language_elements_test/language_elements_test.info.yml
index dc3d45151..52ed2859b 100644
--- a/core/modules/language/tests/language_elements_test/language_elements_test.info.yml
+++ b/core/modules/language/tests/language_elements_test/language_elements_test.info.yml
@@ -1,14 +1,8 @@
name: 'Language form elements test'
type: module
description: 'Support module for the language form elements tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
dependencies:
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/language/tests/language_test/language_test.info.yml b/core/modules/language/tests/language_test/language_test.info.yml
index 1a199e046..03051cd8c 100644
--- a/core/modules/language/tests/language_test/language_test.info.yml
+++ b/core/modules/language/tests/language_test/language_test.info.yml
@@ -1,12 +1,6 @@
name: 'Language test'
type: module
description: 'Support module for the language layer tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/language/tests/test_module/test_module.info.yml b/core/modules/language/tests/test_module/test_module.info.yml
index 4c59c8d1b..f68226f86 100644
--- a/core/modules/language/tests/test_module/test_module.info.yml
+++ b/core/modules/language/tests/test_module/test_module.info.yml
@@ -2,11 +2,5 @@ name: 'Test Module'
type: module
description: 'Support module for testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/layout_builder/layout_builder.info.yml b/core/modules/layout_builder/layout_builder.info.yml
index dc84b542d..d4ce72e0f 100644
--- a/core/modules/layout_builder/layout_builder.info.yml
+++ b/core/modules/layout_builder/layout_builder.info.yml
@@ -2,16 +2,10 @@ name: 'Layout Builder'
type: module
description: 'Provides layout building utility.'
package: Core (Experimental)
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- layout_discovery
- contextual
# @todo Discuss removing in https://www.drupal.org/project/drupal/issues/2935999.
- field_ui
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/layout_discovery/layout_discovery.info.yml b/core/modules/layout_discovery/layout_discovery.info.yml
index 9f227b710..d0c8d3aff 100644
--- a/core/modules/layout_discovery/layout_discovery.info.yml
+++ b/core/modules/layout_discovery/layout_discovery.info.yml
@@ -2,11 +2,5 @@ name: 'Layout Discovery'
type: module
description: 'Provides a way for modules or themes to register layouts.'
package: Core
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/layout_discovery/tests/themes/test_layout_theme/test_layout_theme.info.yml b/core/modules/layout_discovery/tests/themes/test_layout_theme/test_layout_theme.info.yml
index 29463888d..021d43fd2 100644
--- a/core/modules/layout_discovery/tests/themes/test_layout_theme/test_layout_theme.info.yml
+++ b/core/modules/layout_discovery/tests/themes/test_layout_theme/test_layout_theme.info.yml
@@ -1,12 +1,6 @@
name: 'Test layout theme'
type: theme
description: 'Theme for testing a theme-provided layout'
-# version: VERSION
+version: VERSION
base theme: classy
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+core: 8.x
diff --git a/core/modules/link/link.info.yml b/core/modules/link/link.info.yml
index 6a11b741a..509d2ba25 100644
--- a/core/modules/link/link.info.yml
+++ b/core/modules/link/link.info.yml
@@ -1,14 +1,8 @@
name: Link
type: module
description: 'Provides a simple link field type.'
-# core: 8.x
+core: 8.x
package: Field types
-# version: VERSION
+version: VERSION
dependencies:
- field
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml b/core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml
index 7c708f194..00e15df05 100644
--- a/core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml
+++ b/core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml
@@ -1,14 +1,8 @@
name: Link test base field
description: Tests link field as an optional base field
type: module
-# core: 8.x
+core: 8.x
hidden: true
dependencies:
- link
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/link/tests/modules/link_test_views/link_test_views.info.yml b/core/modules/link/tests/modules/link_test_views/link_test_views.info.yml
index 0176cef2d..235ecb693 100644
--- a/core/modules/link/tests/modules/link_test_views/link_test_views.info.yml
+++ b/core/modules/link/tests/modules/link_test_views/link_test_views.info.yml
@@ -2,15 +2,9 @@ name: 'Link test views'
type: module
description: 'Provides default views for views link tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- node
- views
- link
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/locale/locale.info.yml b/core/modules/locale/locale.info.yml
index 3fbf56d61..e260822e1 100644
--- a/core/modules/locale/locale.info.yml
+++ b/core/modules/locale/locale.info.yml
@@ -3,14 +3,8 @@ type: module
description: 'Translates the built-in user interface.'
configure: locale.translate_page
package: Multilingual
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- language
- file
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/locale/tests/modules/early_translation_test/early_translation_test.info.yml b/core/modules/locale/tests/modules/early_translation_test/early_translation_test.info.yml
index 3f8f77acc..cfc6f7ea5 100644
--- a/core/modules/locale/tests/modules/early_translation_test/early_translation_test.info.yml
+++ b/core/modules/locale/tests/modules/early_translation_test/early_translation_test.info.yml
@@ -1,13 +1,7 @@
name: 'Early translation test'
type: module
description: 'Support module for testing early bootstrap getting of annotations with translations.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/locale/tests/modules/locale_test/locale_test.info.yml b/core/modules/locale/tests/modules/locale_test/locale_test.info.yml
index 0af57607b..ca4211d41 100644
--- a/core/modules/locale/tests/modules/locale_test/locale_test.info.yml
+++ b/core/modules/locale/tests/modules/locale_test/locale_test.info.yml
@@ -2,14 +2,8 @@ name: 'Locale test'
type: module
description: 'Support module for locale module testing.'
package: Testing
-# version: '1.2'
-# core: 8.x
+version: '1.2'
+core: 8.x
hidden: true
'interface translation project': locale_test
'interface translation server pattern': core/modules/locale/test/test.%language.po
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.info.yml b/core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.info.yml
index cad8b1cf7..fd1481ca1 100644
--- a/core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.info.yml
+++ b/core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.info.yml
@@ -2,12 +2,6 @@ name: 'Locale Test Development Release'
type: module
description: 'Helper module to test the behaviour when the core verison is a development release.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml b/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml
index cc85f65ff..d703b0d25 100644
--- a/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml
+++ b/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml
@@ -2,14 +2,8 @@ name: 'Locale test translate'
type: module
description: 'Translation test module for locale module testing.'
package: Testing
-# version: '1.3'
-# core: 8.x
+version: '1.3'
+core: 8.x
hidden: true
'interface translation project': locale_test_translate
'interface translation server pattern': core/modules/locale/tests/test.%language.po
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/media/media.info.yml b/core/modules/media/media.info.yml
index a441b33c6..cb3ec1aed 100644
--- a/core/modules/media/media.info.yml
+++ b/core/modules/media/media.info.yml
@@ -2,15 +2,9 @@ name: Media
description: 'Create reusable media.'
type: module
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- file
- image
- user
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/media/tests/modules/media_test_source/media_test_source.info.yml b/core/modules/media/tests/modules/media_test_source/media_test_source.info.yml
index bbe19fa6c..c0a873619 100644
--- a/core/modules/media/tests/modules/media_test_source/media_test_source.info.yml
+++ b/core/modules/media/tests/modules/media_test_source/media_test_source.info.yml
@@ -1,12 +1,6 @@
name: 'Test media source'
type: module
description: 'Provides test media source to test configuration forms.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/media/tests/modules/media_test_type/media_test_type.info.yml b/core/modules/media/tests/modules/media_test_type/media_test_type.info.yml
index 6ac599f54..349aa216e 100644
--- a/core/modules/media/tests/modules/media_test_type/media_test_type.info.yml
+++ b/core/modules/media/tests/modules/media_test_type/media_test_type.info.yml
@@ -1,15 +1,9 @@
name: 'Media test type'
type: module
description: 'Provides test type for a media item.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
dependencies:
- media
- media_test_source
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/media/tests/modules/media_test_views/media_test_views.info.yml b/core/modules/media/tests/modules/media_test_views/media_test_views.info.yml
index d021fbd0c..4962319b3 100644
--- a/core/modules/media/tests/modules/media_test_views/media_test_views.info.yml
+++ b/core/modules/media/tests/modules/media_test_views/media_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Media test views'
type: module
description: 'Provides default views for views media tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- media
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/menu_link_content/menu_link_content.info.yml b/core/modules/menu_link_content/menu_link_content.info.yml
index 5c0fd70e3..e418f5447 100644
--- a/core/modules/menu_link_content/menu_link_content.info.yml
+++ b/core/modules/menu_link_content/menu_link_content.info.yml
@@ -2,13 +2,7 @@ name: 'Custom Menu Links'
type: module
description: 'Allows administrators to create custom menu links.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- link
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.info.yml b/core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.info.yml
index 1cab61ce1..fa9a0fb53 100644
--- a/core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.info.yml
+++ b/core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.info.yml
@@ -1,12 +1,6 @@
name: 'Menu link content dynamic route'
type: module
-# core: 8.x
+core: 8.x
hidden: true
dependencies:
- menu_link_content
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml b/core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml
index 5d6d3b705..6f4e4a9b3 100644
--- a/core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml
+++ b/core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml
@@ -1,10 +1,4 @@
name: 'Outbound route/path processing'
type: module
-# core: 8.x
+core: 8.x
hidden: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/menu_ui/menu_ui.info.yml b/core/modules/menu_ui/menu_ui.info.yml
index 9040ea103..5ac594e24 100644
--- a/core/modules/menu_ui/menu_ui.info.yml
+++ b/core/modules/menu_ui/menu_ui.info.yml
@@ -2,14 +2,8 @@ name: Menu UI
type: module
description: 'Allows administrators to customize the site navigation menu.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: entity.menu.collection
dependencies:
- menu_link_content
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/migrate/migrate.info.yml b/core/modules/migrate/migrate.info.yml
index 237f96d86..3d2f40805 100644
--- a/core/modules/migrate/migrate.info.yml
+++ b/core/modules/migrate/migrate.info.yml
@@ -2,11 +2,5 @@ name: Migrate
type: module
description: 'Handles migrations'
package: Migration
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/migrate/tests/modules/migrate_entity_test/migrate_entity_test.info.yml b/core/modules/migrate/tests/modules/migrate_entity_test/migrate_entity_test.info.yml
index a7573a1dd..8f2da388c 100644
--- a/core/modules/migrate/tests/modules/migrate_entity_test/migrate_entity_test.info.yml
+++ b/core/modules/migrate/tests/modules/migrate_entity_test/migrate_entity_test.info.yml
@@ -2,11 +2,5 @@ name: 'Migrate entity test'
type: module
description: 'Support module for entity destination test.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/migrate/tests/modules/migrate_events_test/migrate_events_test.info.yml b/core/modules/migrate/tests/modules/migrate_events_test/migrate_events_test.info.yml
index 1bfff8473..6ef8e1ffa 100644
--- a/core/modules/migrate/tests/modules/migrate_events_test/migrate_events_test.info.yml
+++ b/core/modules/migrate/tests/modules/migrate_events_test/migrate_events_test.info.yml
@@ -1,11 +1,5 @@
name: 'Migrate events test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/migrate/tests/modules/migrate_external_translated_test/migrate_external_translated_test.info.yml b/core/modules/migrate/tests/modules/migrate_external_translated_test/migrate_external_translated_test.info.yml
index fdfdb5052..065d51240 100644
--- a/core/modules/migrate/tests/modules/migrate_external_translated_test/migrate_external_translated_test.info.yml
+++ b/core/modules/migrate/tests/modules/migrate_external_translated_test/migrate_external_translated_test.info.yml
@@ -1,14 +1,8 @@
name: 'Migration external translated test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- node
- migrate
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/migrate/tests/modules/migrate_high_water_test/migrate_high_water_test.info.yml b/core/modules/migrate/tests/modules/migrate_high_water_test/migrate_high_water_test.info.yml
index 05abc8f1a..0a995c85b 100644
--- a/core/modules/migrate/tests/modules/migrate_high_water_test/migrate_high_water_test.info.yml
+++ b/core/modules/migrate/tests/modules/migrate_high_water_test/migrate_high_water_test.info.yml
@@ -2,12 +2,6 @@ type: module
name: Migration High Water Test
description: 'Provides test fixtures for testing high water marks.'
package: Testing
-# core: 8.x
+core: 8.x
dependencies:
- migrate
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.info.yml b/core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.info.yml
index 08af76e59..f9ec92f78 100644
--- a/core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.info.yml
+++ b/core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.info.yml
@@ -2,11 +2,5 @@ name: 'Migrate module prepareRow tests'
type: module
description: 'Support module for source plugin prepareRow testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/migrate/tests/modules/migrate_query_batch_test/migrate_query_batch_test.info.yml b/core/modules/migrate/tests/modules/migrate_query_batch_test/migrate_query_batch_test.info.yml
index e96e1643e..d416a7b4c 100644
--- a/core/modules/migrate/tests/modules/migrate_query_batch_test/migrate_query_batch_test.info.yml
+++ b/core/modules/migrate/tests/modules/migrate_query_batch_test/migrate_query_batch_test.info.yml
@@ -2,12 +2,6 @@ type: module
name: Migrate query batch Source test
description: 'Provides a database table and records for SQL import with batch testing.'
package: Testing
-# core: 8.x
+core: 8.x
dependencies:
- migrate
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml b/core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml
index 2c50a356b..f0ca7c0aa 100644
--- a/core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml
+++ b/core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml
@@ -1,13 +1,7 @@
name: 'Migration directory test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- migrate
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/migrate_drupal/migrate_drupal.info.yml b/core/modules/migrate_drupal/migrate_drupal.info.yml
index c39de85f7..f2e727225 100644
--- a/core/modules/migrate_drupal/migrate_drupal.info.yml
+++ b/core/modules/migrate_drupal/migrate_drupal.info.yml
@@ -2,13 +2,7 @@ name: Migrate Drupal
type: module
description: 'Contains migrations from older Drupal versions.'
package: Core (Experimental)
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- migrate
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/migrate_cckfield_plugin_manager_test.info.yml b/core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/migrate_cckfield_plugin_manager_test.info.yml
index 9d93d21af..8449e1ade 100644
--- a/core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/migrate_cckfield_plugin_manager_test.info.yml
+++ b/core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/migrate_cckfield_plugin_manager_test.info.yml
@@ -2,11 +2,5 @@ name: 'Migrate cck field plugin manager test'
type: module
description: 'Example module demonstrating the cck field plugin manager in the Migrate API.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/migrate_field_plugin_manager_test.info.yml b/core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/migrate_field_plugin_manager_test.info.yml
index 2617b1f1c..db67a4f02 100644
--- a/core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/migrate_field_plugin_manager_test.info.yml
+++ b/core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/migrate_field_plugin_manager_test.info.yml
@@ -2,11 +2,5 @@ name: 'Migrate field plugin manager test'
type: module
description: 'Example module demonstrating the field plugin manager in the Migrate API.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrate_overwrite_test.info.yml b/core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrate_overwrite_test.info.yml
index 73f5175c1..503c6cec7 100644
--- a/core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrate_overwrite_test.info.yml
+++ b/core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrate_overwrite_test.info.yml
@@ -2,11 +2,5 @@ name: 'Migrate property overwrite test'
type: module
description: 'Example module demonstrating property overwrite support in the Migrate API.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml b/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml
index 7861429b7..7212cc9df 100644
--- a/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml
+++ b/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml
@@ -2,16 +2,10 @@ name: 'Migrate Drupal UI'
type: module
description: 'Provides a user interface for migrating from older Drupal versions.'
package: 'Core (Experimental)'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: migrate_drupal_ui.upgrade
dependencies:
- migrate
- migrate_drupal
- dblog
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_provider_test.info.yml b/core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_provider_test.info.yml
index 4207fe2db..49b7dce9b 100644
--- a/core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_provider_test.info.yml
+++ b/core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_provider_test.info.yml
@@ -2,11 +2,5 @@ name: 'Migration provider missing'
type: module
description: 'Add a migration missing a source and destination migration provider and a source plugin missing a migration provider.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/node/node.info.yml b/core/modules/node/node.info.yml
index a8ff2635b..9b53d583e 100644
--- a/core/modules/node/node.info.yml
+++ b/core/modules/node/node.info.yml
@@ -2,14 +2,8 @@ name: Node
type: module
description: 'Allows content to be submitted to the site and displayed on pages.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: entity.node_type.collection
dependencies:
- text
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/node/tests/modules/node_access_test/node_access_test.info.yml b/core/modules/node/tests/modules/node_access_test/node_access_test.info.yml
index 77335691d..f63cdd659 100644
--- a/core/modules/node/tests/modules/node_access_test/node_access_test.info.yml
+++ b/core/modules/node/tests/modules/node_access_test/node_access_test.info.yml
@@ -2,11 +2,5 @@ name: 'Node module access tests'
type: module
description: 'Support module for node permission testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/node/tests/modules/node_access_test_empty/node_access_test_empty.info.yml b/core/modules/node/tests/modules/node_access_test_empty/node_access_test_empty.info.yml
index fb8e8c854..8daafc25a 100644
--- a/core/modules/node/tests/modules/node_access_test_empty/node_access_test_empty.info.yml
+++ b/core/modules/node/tests/modules/node_access_test_empty/node_access_test_empty.info.yml
@@ -2,11 +2,5 @@ name: 'Node module empty access tests'
type: module
description: 'Support module for node permission testing. Provides empty grants hook implementations.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml b/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml
index 5274529da..64055ac1e 100644
--- a/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml
+++ b/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml
@@ -2,13 +2,7 @@ name: 'Node module access tests language'
type: module
description: 'Support module for language-aware node access testing.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- options
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/node/tests/modules/node_test/node_test.info.yml b/core/modules/node/tests/modules/node_test/node_test.info.yml
index 5d741746a..952456fe2 100644
--- a/core/modules/node/tests/modules/node_test/node_test.info.yml
+++ b/core/modules/node/tests/modules/node_test/node_test.info.yml
@@ -2,11 +2,5 @@ name: 'Node module tests'
type: module
description: 'Support module for node related testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/node/tests/modules/node_test_config/node_test_config.info.yml b/core/modules/node/tests/modules/node_test_config/node_test_config.info.yml
index bde37bef6..c7e766570 100644
--- a/core/modules/node/tests/modules/node_test_config/node_test_config.info.yml
+++ b/core/modules/node/tests/modules/node_test_config/node_test_config.info.yml
@@ -1,12 +1,6 @@
name: 'Node configuration tests'
type: module
description: 'Support module for node configuration tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/node/tests/modules/node_test_exception/node_test_exception.info.yml b/core/modules/node/tests/modules/node_test_exception/node_test_exception.info.yml
index f57f9919f..fac3fe797 100644
--- a/core/modules/node/tests/modules/node_test_exception/node_test_exception.info.yml
+++ b/core/modules/node/tests/modules/node_test_exception/node_test_exception.info.yml
@@ -2,11 +2,5 @@ name: 'Node module exception tests'
type: module
description: 'Support module for node related exception testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/node/tests/modules/node_test_views/node_test_views.info.yml b/core/modules/node/tests/modules/node_test_views/node_test_views.info.yml
index 898cfd786..27f8b58c6 100644
--- a/core/modules/node/tests/modules/node_test_views/node_test_views.info.yml
+++ b/core/modules/node/tests/modules/node_test_views/node_test_views.info.yml
@@ -2,15 +2,9 @@ name: 'Node test views'
type: module
description: 'Provides default views for views node tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- node
- views
- language
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.info.yml b/core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.info.yml
index 2957d43e4..49a990d75 100644
--- a/core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.info.yml
+++ b/core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.info.yml
@@ -2,11 +2,5 @@ name: 'Node module access automatic cacheability bubbling tests'
type: module
description: 'Support module for node permission testing. Provides a route which does a node access query without explicitly specifying the corresponding cache context.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/options/options.info.yml b/core/modules/options/options.info.yml
index 194237026..60e6043ba 100644
--- a/core/modules/options/options.info.yml
+++ b/core/modules/options/options.info.yml
@@ -2,14 +2,8 @@ name: Options
type: module
description: 'Defines selection, check box and radio button widgets for text and numeric fields.'
package: Field types
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- field
- text
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml b/core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml
index 2a1ec41b6..d9f40863c 100644
--- a/core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml
+++ b/core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml
@@ -1,15 +1,9 @@
name: 'Options config install test'
type: module
description: 'Support module for the Options module tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
dependencies:
- node
- options
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/options/tests/options_test/options_test.info.yml b/core/modules/options/tests/options_test/options_test.info.yml
index dca01ca86..add43a422 100644
--- a/core/modules/options/tests/options_test/options_test.info.yml
+++ b/core/modules/options/tests/options_test/options_test.info.yml
@@ -1,12 +1,6 @@
name: 'Options test'
type: module
description: 'Support module for the Options module tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/options/tests/options_test_views/options_test_views.info.yml b/core/modules/options/tests/options_test_views/options_test_views.info.yml
index 7785a3b87..07d1cac8d 100644
--- a/core/modules/options/tests/options_test_views/options_test_views.info.yml
+++ b/core/modules/options/tests/options_test_views/options_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Options test views'
type: module
description: 'Provides default views for views options tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- options
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/page_cache/page_cache.info.yml b/core/modules/page_cache/page_cache.info.yml
index d5802131b..ba18ed638 100644
--- a/core/modules/page_cache/page_cache.info.yml
+++ b/core/modules/page_cache/page_cache.info.yml
@@ -2,11 +2,5 @@ name: Internal Page Cache
type: module
description: 'Caches pages for anonymous users. Use when an external page cache is not available.'
package: Core
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/page_cache/tests/modules/page_cache_form_test.info.yml b/core/modules/page_cache/tests/modules/page_cache_form_test.info.yml
index d315f17bb..e18bb5349 100644
--- a/core/modules/page_cache/tests/modules/page_cache_form_test.info.yml
+++ b/core/modules/page_cache/tests/modules/page_cache_form_test.info.yml
@@ -1,12 +1,6 @@
name: 'Page Cache Form Test'
type: module
description: 'Support module for the Page Cache module tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/path/path.info.yml b/core/modules/path/path.info.yml
index 2ce377af1..ba2c759c9 100644
--- a/core/modules/path/path.info.yml
+++ b/core/modules/path/path.info.yml
@@ -2,12 +2,6 @@ name: Path
type: module
description: 'Allows users to rename URLs.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: path.admin_overview
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/quickedit/quickedit.info.yml b/core/modules/quickedit/quickedit.info.yml
index 8b48a4224..cf7d0fd25 100644
--- a/core/modules/quickedit/quickedit.info.yml
+++ b/core/modules/quickedit/quickedit.info.yml
@@ -2,15 +2,9 @@ name: Quick Edit
type: module
description: 'In-place content editing.'
package: Core
-# core: 8.x
-# version: VERSION
+core: 8.x
+version: VERSION
dependencies:
- contextual
- field
- filter
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/quickedit/tests/modules/quickedit_test.info.yml b/core/modules/quickedit/tests/modules/quickedit_test.info.yml
index ff78c6a19..fe21dc5b9 100644
--- a/core/modules/quickedit/tests/modules/quickedit_test.info.yml
+++ b/core/modules/quickedit/tests/modules/quickedit_test.info.yml
@@ -1,12 +1,6 @@
name: 'Quick Edit test'
type: module
description: 'Support module for the Quick Edit module tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/rdf/rdf.info.yml b/core/modules/rdf/rdf.info.yml
index a898d60dd..ec1b50905 100644
--- a/core/modules/rdf/rdf.info.yml
+++ b/core/modules/rdf/rdf.info.yml
@@ -2,11 +2,5 @@ name: RDF
type: module
description: 'Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes.'
package: Core
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml b/core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml
index d9f0a2808..65d06dbf0 100644
--- a/core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml
+++ b/core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml
@@ -2,13 +2,7 @@ name: 'RDF module conflicting namespaces test'
type: module
description: 'Test conflicting namespace declaration.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- rdf
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.info.yml b/core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.info.yml
index fee551509..84cd97448 100644
--- a/core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.info.yml
+++ b/core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.info.yml
@@ -2,13 +2,7 @@ name: 'RDF module namespaces test'
type: module
description: 'Test namespace declaration.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- rdf
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/responsive_image/responsive_image.info.yml b/core/modules/responsive_image/responsive_image.info.yml
index 9a4989b20..00304efa3 100644
--- a/core/modules/responsive_image/responsive_image.info.yml
+++ b/core/modules/responsive_image/responsive_image.info.yml
@@ -2,15 +2,9 @@ name: Responsive Image
type: module
description: 'Provides an image formatter and breakpoint mappings to output responsive images using the HTML5 picture tag.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- breakpoint
- image
configure: entity.responsive_image_style.collection
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.info.yml b/core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.info.yml
index f27b236c8..34c280e7e 100644
--- a/core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.info.yml
+++ b/core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.info.yml
@@ -2,12 +2,6 @@ name: 'Responsive image test theme'
type: module
description: 'Test theme for responsive image.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/rest/rest.info.yml b/core/modules/rest/rest.info.yml
index 1ed006e3f..0de95275b 100644
--- a/core/modules/rest/rest.info.yml
+++ b/core/modules/rest/rest.info.yml
@@ -2,13 +2,7 @@ name: 'RESTful Web Services'
type: module
description: 'Exposes entities and other resources as RESTful web API'
package: Web services
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- serialization
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/rest/tests/modules/config_test_rest/config_test_rest.info.yml b/core/modules/rest/tests/modules/config_test_rest/config_test_rest.info.yml
index 5457821a4..cf9efee46 100644
--- a/core/modules/rest/tests/modules/config_test_rest/config_test_rest.info.yml
+++ b/core/modules/rest/tests/modules/config_test_rest/config_test_rest.info.yml
@@ -1,13 +1,7 @@
name: 'Configuration test REST'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- config_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/rest/tests/modules/rest_test/rest_test.info.yml b/core/modules/rest/tests/modules/rest_test/rest_test.info.yml
index 8c009aac5..e10b22666 100644
--- a/core/modules/rest/tests/modules/rest_test/rest_test.info.yml
+++ b/core/modules/rest/tests/modules/rest_test/rest_test.info.yml
@@ -2,13 +2,7 @@ name: 'REST test'
type: module
description: 'Provides test hooks and resources for REST module.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- rest
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml b/core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml
index a10b7efa9..662ad1bb9 100644
--- a/core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml
+++ b/core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'REST test views'
type: module
description: 'Provides default views for views REST tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- rest
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/search/search.info.yml b/core/modules/search/search.info.yml
index af943734d..97b7d3fe7 100644
--- a/core/modules/search/search.info.yml
+++ b/core/modules/search/search.info.yml
@@ -2,12 +2,6 @@ name: Search
type: module
description: 'Enables site-wide keyword searching.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: entity.search_page.collection
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.info.yml b/core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.info.yml
index aaf13a2ba..5b573478b 100644
--- a/core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.info.yml
+++ b/core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.info.yml
@@ -2,11 +2,5 @@ name: 'Search Date Query Alter'
type: module
description: 'Test module that adds date conditions to node searches.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.info.yml b/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.info.yml
index 090107829..0df41aa09 100644
--- a/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.info.yml
+++ b/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.info.yml
@@ -2,11 +2,5 @@ name: 'Search Embedded Form'
type: module
description: 'Support module for Search module testing of embedded forms.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml b/core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml
index 8a5c79343..1b4cf5543 100644
--- a/core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml
+++ b/core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml
@@ -2,14 +2,8 @@ name: 'Test Search Type'
type: module
description: 'Support module for Search module testing.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- test_page_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml b/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml
index 4bce4b6d6..da34c5fa1 100644
--- a/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml
+++ b/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml
@@ -2,11 +2,5 @@ name: 'Test search entity langcode'
type: module
description: 'Support module for search module testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/search/tests/modules/search_query_alter/search_query_alter.info.yml b/core/modules/search/tests/modules/search_query_alter/search_query_alter.info.yml
index dc5252f77..8c6a3d824 100644
--- a/core/modules/search/tests/modules/search_query_alter/search_query_alter.info.yml
+++ b/core/modules/search/tests/modules/search_query_alter/search_query_alter.info.yml
@@ -2,11 +2,5 @@ name: 'Test Search Query Alter'
type: module
description: 'Support module for Search module testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/serialization/serialization.info.yml b/core/modules/serialization/serialization.info.yml
index 7d067ebf4..7c4eb5231 100644
--- a/core/modules/serialization/serialization.info.yml
+++ b/core/modules/serialization/serialization.info.yml
@@ -2,11 +2,5 @@ name: Serialization
type: module
description: Provides a service for (de)serializing data to/from formats such as JSON and XML
package: Web services
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.info.yml b/core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.info.yml
index 4dac5f477..451a3748e 100644
--- a/core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.info.yml
+++ b/core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.info.yml
@@ -2,11 +2,5 @@ name: 'Entity serialization test support'
type: module
description: 'Provides test support for entity serialization tests.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.info.yml b/core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.info.yml
index eece5aeae..4ba215ecb 100644
--- a/core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.info.yml
+++ b/core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.info.yml
@@ -2,11 +2,5 @@ name: 'FieldItem normalization test support'
type: module
description: 'Provides test support for fieldItem normalization test support.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/serialization/tests/serialization_test/serialization_test.info.yml b/core/modules/serialization/tests/serialization_test/serialization_test.info.yml
index c69cc9101..d6c01304c 100644
--- a/core/modules/serialization/tests/serialization_test/serialization_test.info.yml
+++ b/core/modules/serialization/tests/serialization_test/serialization_test.info.yml
@@ -2,11 +2,5 @@ name: Serialization test module
type: module
description: "Support module for serialization tests."
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/settings_tray/settings_tray.info.yml b/core/modules/settings_tray/settings_tray.info.yml
index 697f0797d..c3adfd2d0 100644
--- a/core/modules/settings_tray/settings_tray.info.yml
+++ b/core/modules/settings_tray/settings_tray.info.yml
@@ -2,15 +2,9 @@ name: 'Settings Tray'
type: module
description: 'Provides a sidebar to configure blocks on the page.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- block
- toolbar
- contextual
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml b/core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml
index 274a3a8f8..89f9732fe 100644
--- a/core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml
+++ b/core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml
@@ -1,13 +1,7 @@
name: 'Configuration override test for Settings Tray'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- settings_tray
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml b/core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml
index a2789164e..f4f6e80da 100644
--- a/core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml
+++ b/core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml
@@ -2,14 +2,8 @@ name: 'Settings Tray Test'
type: module
description: 'Provides Settings Tray test functionality.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- block
- settings_tray
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml b/core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml
index d51c2f8c8..cdbb12590 100644
--- a/core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml
+++ b/core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml
@@ -2,13 +2,7 @@ name: 'CSS Test fix'
type: module
description: 'Provides CSS fixes for tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- settings_tray
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/shortcut/shortcut.info.yml b/core/modules/shortcut/shortcut.info.yml
index 2e84de3ae..c12bc48fb 100644
--- a/core/modules/shortcut/shortcut.info.yml
+++ b/core/modules/shortcut/shortcut.info.yml
@@ -2,14 +2,8 @@ name: Shortcut
type: module
description: 'Allows users to manage customizable lists of shortcut links.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: entity.shortcut_set.collection
dependencies:
- link
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/simpletest/simpletest.info.yml b/core/modules/simpletest/simpletest.info.yml
index 6ca962089..232680e7c 100644
--- a/core/modules/simpletest/simpletest.info.yml
+++ b/core/modules/simpletest/simpletest.info.yml
@@ -2,12 +2,6 @@ name: Testing
type: module
description: 'Provides a framework for unit and functional testing.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: simpletest.settings
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/simpletest/tests/modules/phpunit_test/phpunit_test.info.yml b/core/modules/simpletest/tests/modules/phpunit_test/phpunit_test.info.yml
index fd23dd9e6..e0a4c6e8d 100644
--- a/core/modules/simpletest/tests/modules/phpunit_test/phpunit_test.info.yml
+++ b/core/modules/simpletest/tests/modules/phpunit_test/phpunit_test.info.yml
@@ -2,11 +2,5 @@ name: PHPUnit Test
type: module
description: 'Provides dummy classes for use by SimpleTest tests.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/simpletest/tests/modules/simpletest_test/simpletest_test.info.yml b/core/modules/simpletest/tests/modules/simpletest_test/simpletest_test.info.yml
index ba12d183c..aad70391b 100644
--- a/core/modules/simpletest/tests/modules/simpletest_test/simpletest_test.info.yml
+++ b/core/modules/simpletest/tests/modules/simpletest_test/simpletest_test.info.yml
@@ -2,13 +2,7 @@ name: 'Simpletest test'
type: module
description: 'Support module for Simpletest tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/statistics/statistics.info.yml b/core/modules/statistics/statistics.info.yml
index 977eab168..e758f5ca5 100644
--- a/core/modules/statistics/statistics.info.yml
+++ b/core/modules/statistics/statistics.info.yml
@@ -2,14 +2,8 @@ name: Statistics
type: module
description: 'Logs content statistics for your site.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: statistics.settings
dependencies:
- node
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/statistics/tests/modules/statistics_test_views/statistics_test_views.info.yml b/core/modules/statistics/tests/modules/statistics_test_views/statistics_test_views.info.yml
index 595453b74..df9a43ab9 100644
--- a/core/modules/statistics/tests/modules/statistics_test_views/statistics_test_views.info.yml
+++ b/core/modules/statistics/tests/modules/statistics_test_views/statistics_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Statistics test views'
type: module
description: 'Provides default views for views statistics tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- statistics
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/statistics/tests/themes/statistics_test_attached/statistics_test_attached.info.yml b/core/modules/statistics/tests/themes/statistics_test_attached/statistics_test_attached.info.yml
index d9f740014..601daf1b5 100644
--- a/core/modules/statistics/tests/themes/statistics_test_attached/statistics_test_attached.info.yml
+++ b/core/modules/statistics/tests/themes/statistics_test_attached/statistics_test_attached.info.yml
@@ -1,11 +1,5 @@
name: 'Statistics test attached theme'
type: theme
description: 'Theme for testing attached library'
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/syslog/syslog.info.yml b/core/modules/syslog/syslog.info.yml
index ce96d0da6..1d8dc8f1b 100644
--- a/core/modules/syslog/syslog.info.yml
+++ b/core/modules/syslog/syslog.info.yml
@@ -2,12 +2,6 @@ name: Syslog
type: module
description: 'Logs and records system events to syslog.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: system.logging_settings
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/syslog/tests/modules/syslog_test/syslog_test.info.yml b/core/modules/syslog/tests/modules/syslog_test/syslog_test.info.yml
index e6de277b8..9a0bec78a 100644
--- a/core/modules/syslog/tests/modules/syslog_test/syslog_test.info.yml
+++ b/core/modules/syslog/tests/modules/syslog_test/syslog_test.info.yml
@@ -2,13 +2,7 @@ name: 'Syslog test'
type: module
description: 'Provides a test logger for syslog module.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- syslog
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/system.info.yml b/core/modules/system/system.info.yml
index aabdfb910..1f2a06448 100644
--- a/core/modules/system/system.info.yml
+++ b/core/modules/system/system.info.yml
@@ -2,13 +2,7 @@ name: System
type: module
description: 'Handles general site configuration for administrators.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
required: true
configure: system.admin_config_system
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml b/core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml
index a051aeadb..2c678356c 100644
--- a/core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml
+++ b/core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml
@@ -1,11 +1,5 @@
name: Accept header based routing test
-# core: 8.x
+core: 8.x
type: module
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/system/tests/modules/action_test/action_test.info.yml b/core/modules/system/tests/modules/action_test/action_test.info.yml
index 28bf2577b..7cefe06e0 100644
--- a/core/modules/system/tests/modules/action_test/action_test.info.yml
+++ b/core/modules/system/tests/modules/action_test/action_test.info.yml
@@ -2,11 +2,5 @@ name: 'Action test'
type: module
description: 'Support module for action testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml b/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml
index 9fb0058d9..ba31a29db 100644
--- a/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml
+++ b/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml
@@ -1,12 +1,6 @@
name: 'AJAX form test mock module'
type: module
description: 'Test for AJAX form calls.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/system/tests/modules/ajax_test/ajax_test.info.yml b/core/modules/system/tests/modules/ajax_test/ajax_test.info.yml
index ce2826816..f1517488a 100644
--- a/core/modules/system/tests/modules/ajax_test/ajax_test.info.yml
+++ b/core/modules/system/tests/modules/ajax_test/ajax_test.info.yml
@@ -2,13 +2,7 @@ name: 'AJAX Test'
type: module
description: 'Support module for AJAX framework tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- contact
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/batch_test/batch_test.info.yml b/core/modules/system/tests/modules/batch_test/batch_test.info.yml
index 9f614449a..072017e72 100644
--- a/core/modules/system/tests/modules/batch_test/batch_test.info.yml
+++ b/core/modules/system/tests/modules/batch_test/batch_test.info.yml
@@ -2,11 +2,5 @@ name: 'Batch API test'
type: module
description: 'Support module for Batch API tests.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/cache_test/cache_test.info.yml b/core/modules/system/tests/modules/cache_test/cache_test.info.yml
index 46e772b30..329e0d661 100644
--- a/core/modules/system/tests/modules/cache_test/cache_test.info.yml
+++ b/core/modules/system/tests/modules/cache_test/cache_test.info.yml
@@ -2,11 +2,5 @@ name: 'Cache test'
type: module
description: 'Support module for cache system testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/common_test/common_test.info.yml b/core/modules/system/tests/modules/common_test/common_test.info.yml
index 1bab48066..2efb155b9 100644
--- a/core/modules/system/tests/modules/common_test/common_test.info.yml
+++ b/core/modules/system/tests/modules/common_test/common_test.info.yml
@@ -2,11 +2,5 @@ name: 'Common Test'
type: module
description: 'Support module for Common tests.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml b/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml
index c95df0482..5d1ab7f6d 100644
--- a/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml
+++ b/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml
@@ -2,11 +2,5 @@ name: 'Common Test Cron Helper'
type: module
description: 'Helper module for CronRunTestCase::testCronExceptions().'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/condition_test/condition_test.info.yml b/core/modules/system/tests/modules/condition_test/condition_test.info.yml
index 873955b3b..b66450241 100644
--- a/core/modules/system/tests/modules/condition_test/condition_test.info.yml
+++ b/core/modules/system/tests/modules/condition_test/condition_test.info.yml
@@ -2,11 +2,5 @@ name: "Condition Test Support"
type: module
description: "Test general form component for condition plugins."
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/conneg_test/conneg_test.info.yml b/core/modules/system/tests/modules/conneg_test/conneg_test.info.yml
index 746de0b93..256ddf43f 100644
--- a/core/modules/system/tests/modules/conneg_test/conneg_test.info.yml
+++ b/core/modules/system/tests/modules/conneg_test/conneg_test.info.yml
@@ -2,11 +2,5 @@ name: Content negotiation test
type: module
description: 'Support testing content negotiation variations.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/cron_queue_test/cron_queue_test.info.yml b/core/modules/system/tests/modules/cron_queue_test/cron_queue_test.info.yml
index 2fb106296..014e9188c 100644
--- a/core/modules/system/tests/modules/cron_queue_test/cron_queue_test.info.yml
+++ b/core/modules/system/tests/modules/cron_queue_test/cron_queue_test.info.yml
@@ -2,11 +2,5 @@ name: 'Cron Queue test'
type: module
description: 'Support module for the cron queue runner.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/csrf_test/csrf_test.info.yml b/core/modules/system/tests/modules/csrf_test/csrf_test.info.yml
index 26fa6be68..c830f5840 100644
--- a/core/modules/system/tests/modules/csrf_test/csrf_test.info.yml
+++ b/core/modules/system/tests/modules/csrf_test/csrf_test.info.yml
@@ -2,11 +2,5 @@ name: CSRF test
type: module
description: 'Support testing protecting routes with CSRF token.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/database_test/database_test.info.yml b/core/modules/system/tests/modules/database_test/database_test.info.yml
index e948ae8e3..92cea84c6 100644
--- a/core/modules/system/tests/modules/database_test/database_test.info.yml
+++ b/core/modules/system/tests/modules/database_test/database_test.info.yml
@@ -1,12 +1,6 @@
name: 'Database Test'
type: module
description: 'Support module for Database layer tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/system/tests/modules/deprecation_test/deprecation_test.info.yml b/core/modules/system/tests/modules/deprecation_test/deprecation_test.info.yml
index fe52d6487..5b289513c 100644
--- a/core/modules/system/tests/modules/deprecation_test/deprecation_test.info.yml
+++ b/core/modules/system/tests/modules/deprecation_test/deprecation_test.info.yml
@@ -2,11 +2,5 @@ name: 'Deprecation test'
type: module
description: 'Support module for testing deprecation behaviors.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml b/core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml
index d05483289..8dde142ae 100644
--- a/core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml
+++ b/core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml
@@ -1,12 +1,6 @@
name: 'Dialog Renderer Test'
type: module
description: 'Support module for Dialog Renderer tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/system/tests/modules/display_variant_test/display_variant_test.info.yml b/core/modules/system/tests/modules/display_variant_test/display_variant_test.info.yml
index 011987d91..53e543c3a 100644
--- a/core/modules/system/tests/modules/display_variant_test/display_variant_test.info.yml
+++ b/core/modules/system/tests/modules/display_variant_test/display_variant_test.info.yml
@@ -2,11 +2,5 @@ name: 'Display variant tests'
type: module
description: 'Support module for testing display variants.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml b/core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
index 457d1ed43..30bccf712 100644
--- a/core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
+++ b/core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
@@ -2,11 +2,5 @@ name: 'Drupal system listing compatible test'
type: module
description: 'Support module for testing the drupal_system_listing function.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml b/core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml
index 4be58e2c8..44ab45247 100644
--- a/core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml
+++ b/core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml
@@ -2,11 +2,5 @@ name: 'Early rendering controller test'
type: module
description: 'Support module for EarlyRenderingControllerTest.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml b/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml
index a060e8bb0..7d3550399 100644
--- a/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml
+++ b/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml
@@ -1,12 +1,6 @@
name: 'Entity CRUD Hooks Test'
type: module
description: 'Support module for CRUD hook tests.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml b/core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml
index d581e13cf..62830f4fc 100644
--- a/core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml
+++ b/core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml
@@ -1,17 +1,11 @@
name: "Entity Reference Test"
type: module
description: "Support module for the Entity Reference tests."
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
dependencies:
- node
- user
- views
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml b/core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml
index 392251f49..19678f88f 100644
--- a/core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml
+++ b/core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml
@@ -2,13 +2,7 @@ name: 'Entity reference test views'
type: module
description: 'Provides default views for views entity reference tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml b/core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml
index b3d702f6c..646717ddc 100644
--- a/core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml
+++ b/core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml
@@ -2,13 +2,7 @@ name: 'Entity schema test module'
type: module
description: 'Provides entity and field definitions to test entity schema.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/entity_test/entity_test.info.yml b/core/modules/system/tests/modules/entity_test/entity_test.info.yml
index f21e14bbd..bd4382e4d 100644
--- a/core/modules/system/tests/modules/entity_test/entity_test.info.yml
+++ b/core/modules/system/tests/modules/entity_test/entity_test.info.yml
@@ -2,14 +2,8 @@ name: 'Entity CRUD test module'
type: module
description: 'Provides entity types based upon the CRUD API.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- field
- text
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml b/core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml
index 3229696e5..5b08087ec 100644
--- a/core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml
+++ b/core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml
@@ -2,13 +2,7 @@ name: 'Entity constraints test module'
type: module
description: 'Tests extending and altering entity constraints.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/entity_test_extra/entity_test_extra.info.yml b/core/modules/system/tests/modules/entity_test_extra/entity_test_extra.info.yml
index 65c3bb8a9..b5c1cc3e6 100644
--- a/core/modules/system/tests/modules/entity_test_extra/entity_test_extra.info.yml
+++ b/core/modules/system/tests/modules/entity_test_extra/entity_test_extra.info.yml
@@ -2,13 +2,7 @@ name: 'Entity test extra'
type: module
description: 'Provides extra fields for entity test entity types.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml b/core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml
index 8f800d13a..eb905d4f6 100644
--- a/core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml
+++ b/core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml
@@ -2,11 +2,5 @@ name: 'Entity Operation Test'
type: module
description: 'Provides a test operation to entities.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml b/core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml
index 8b3339282..4afba6215 100644
--- a/core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml
+++ b/core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml
@@ -2,11 +2,5 @@ name: 'Entity test revision log'
type: module
description: 'Provides two entity types with revision logging capabilities.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml b/core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml
index b1c0f687c..b77990a6c 100644
--- a/core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml
+++ b/core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml
@@ -2,12 +2,7 @@ name: 'Entity Schema Converter Test'
type: module
description: 'Provides testing for the entity schema converter.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- - entity_test_update
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+ - entity_test_update
\ No newline at end of file
diff --git a/core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml b/core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml
index 3485a28a5..c566407e5 100644
--- a/core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml
+++ b/core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml
@@ -2,13 +2,7 @@ name: 'Entity test third-party settings module'
type: module
description: 'Provides third-party settings for test entity types.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml b/core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml
index d446a91ed..330028a7a 100644
--- a/core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml
+++ b/core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml
@@ -2,11 +2,5 @@ name: 'Entity Update Test'
type: module
description: 'Provides an entity type for testing definition and schema updates.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/error_service_test/error_service_test.info.yml b/core/modules/system/tests/modules/error_service_test/error_service_test.info.yml
index e6cdbf13b..6a5f99c40 100644
--- a/core/modules/system/tests/modules/error_service_test/error_service_test.info.yml
+++ b/core/modules/system/tests/modules/error_service_test/error_service_test.info.yml
@@ -2,11 +2,5 @@ name: 'Error service test'
type: module
description: 'Support module for causing bedlam in container rebuilds.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/error_test/error_test.info.yml b/core/modules/system/tests/modules/error_test/error_test.info.yml
index bb2bff0d8..f91c7b357 100644
--- a/core/modules/system/tests/modules/error_test/error_test.info.yml
+++ b/core/modules/system/tests/modules/error_test/error_test.info.yml
@@ -2,11 +2,5 @@ name: 'Error test'
type: module
description: 'Support module for error and exception testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml b/core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml
index 26a8ada42..665417fc4 100644
--- a/core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml
+++ b/core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml
@@ -4,11 +4,5 @@ description: 'Module with a dependency in the experimental package.'
package: Testing
dependencies:
- experimental_module_test
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml b/core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml
index 958d3ed8b..8ac724b99 100644
--- a/core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml
+++ b/core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml
@@ -2,11 +2,5 @@ name: 'Experimental Requirements Test'
type: module
description: 'Module in the experimental package to test hook_requirements() with an experimental module.'
package: Core (Experimental)
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/experimental_module_test/experimental_module_test.info.yml b/core/modules/system/tests/modules/experimental_module_test/experimental_module_test.info.yml
index 58559d8c8..6cf19cd06 100644
--- a/core/modules/system/tests/modules/experimental_module_test/experimental_module_test.info.yml
+++ b/core/modules/system/tests/modules/experimental_module_test/experimental_module_test.info.yml
@@ -2,11 +2,5 @@ name: 'Experimental Test'
type: module
description: 'Module in the experimental package to test experimental functionality.'
package: Core (Experimental)
-# version: 8.y.x-unstable
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: 8.y.x-unstable
+core: 8.x
diff --git a/core/modules/system/tests/modules/form_test/form_test.info.yml b/core/modules/system/tests/modules/form_test/form_test.info.yml
index 4b4e57f9d..39d45eaaf 100644
--- a/core/modules/system/tests/modules/form_test/form_test.info.yml
+++ b/core/modules/system/tests/modules/form_test/form_test.info.yml
@@ -2,11 +2,5 @@ name: 'FormAPI Test'
type: module
description: 'Support module for Form API tests.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/httpkernel_test/httpkernel_test.info.yml b/core/modules/system/tests/modules/httpkernel_test/httpkernel_test.info.yml
index 22a8e89fb..5f1375f28 100644
--- a/core/modules/system/tests/modules/httpkernel_test/httpkernel_test.info.yml
+++ b/core/modules/system/tests/modules/httpkernel_test/httpkernel_test.info.yml
@@ -2,11 +2,5 @@ name: 'HttpKernel test'
type: module
description: 'Support module for httpkernel tests.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/image_test/image_test.info.yml b/core/modules/system/tests/modules/image_test/image_test.info.yml
index 8679b3dd6..2e54287d5 100644
--- a/core/modules/system/tests/modules/image_test/image_test.info.yml
+++ b/core/modules/system/tests/modules/image_test/image_test.info.yml
@@ -2,11 +2,5 @@ name: 'Image test'
type: module
description: 'Support module for image toolkit tests.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/invalid_module_name_over_the_maximum_allowed_character_length/invalid_module_name_over_the_maximum_allowed_character_length.info.yml b/core/modules/system/tests/modules/invalid_module_name_over_the_maximum_allowed_character_length/invalid_module_name_over_the_maximum_allowed_character_length.info.yml
index b35140004..db5cdcc57 100644
--- a/core/modules/system/tests/modules/invalid_module_name_over_the_maximum_allowed_character_length/invalid_module_name_over_the_maximum_allowed_character_length.info.yml
+++ b/core/modules/system/tests/modules/invalid_module_name_over_the_maximum_allowed_character_length/invalid_module_name_over_the_maximum_allowed_character_length.info.yml
@@ -2,11 +2,5 @@ name: 'Module name length test'
type: module
description: 'Test module with a name over the maximum allowed characters.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/js_ajax_test/js_ajax_test.info.yml b/core/modules/system/tests/modules/js_ajax_test/js_ajax_test.info.yml
index d6f106012..a5ec155ce 100644
--- a/core/modules/system/tests/modules/js_ajax_test/js_ajax_test.info.yml
+++ b/core/modules/system/tests/modules/js_ajax_test/js_ajax_test.info.yml
@@ -2,11 +2,5 @@ name: 'JS Ajax test'
description: 'Provides custom ajax commands used for tests'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/js_webassert_test/js_webassert_test.info.yml b/core/modules/system/tests/modules/js_webassert_test/js_webassert_test.info.yml
index ab8d29494..787ef146f 100644
--- a/core/modules/system/tests/modules/js_webassert_test/js_webassert_test.info.yml
+++ b/core/modules/system/tests/modules/js_webassert_test/js_webassert_test.info.yml
@@ -2,11 +2,5 @@ name: 'JS WebAssert test module'
type: module
description: 'Module for the JSWebAssert test.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml b/core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml
index ad78bcddd..01319ed01 100644
--- a/core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml
+++ b/core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml
@@ -1,15 +1,9 @@
name: 'KeyValue tests'
type: module
description: 'A support module to test key value storage.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
hidden: true
dependencies:
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/layout_test/layout_test.info.yml b/core/modules/system/tests/modules/layout_test/layout_test.info.yml
index 2ff07c6cf..bfed2a5bb 100644
--- a/core/modules/system/tests/modules/layout_test/layout_test.info.yml
+++ b/core/modules/system/tests/modules/layout_test/layout_test.info.yml
@@ -2,11 +2,5 @@ name: 'Layout test'
type: module
description: 'Support module for testing layouts.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml b/core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml
index 11e7611fe..e7e55e503 100644
--- a/core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml
+++ b/core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml
@@ -2,11 +2,5 @@ name: 'Lazy route provider install test'
description: 'Helps test a bug triggered by the url_generator maintaining a stale route provider.'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml b/core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml
index df732d031..2f200a423 100644
--- a/core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml
+++ b/core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml
@@ -2,11 +2,5 @@ name: 'Link generation test support'
type: module
description: 'Test hooks fired in link generation.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/menu_test/menu_test.info.yml b/core/modules/system/tests/modules/menu_test/menu_test.info.yml
index 1d0a20f2b..dbba9b866 100644
--- a/core/modules/system/tests/modules/menu_test/menu_test.info.yml
+++ b/core/modules/system/tests/modules/menu_test/menu_test.info.yml
@@ -2,14 +2,8 @@ name: 'Hook menu tests'
type: module
description: 'Support module for menu hook testing.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- test_page_test
- menu_ui
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml b/core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml
index 77bbb9a27..180518595 100644
--- a/core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml
+++ b/core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml
@@ -2,11 +2,5 @@ name: 'Module autoload test'
type: module
description: 'Support module for module system tests.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/module_cachebin/module_cachebin.info.yml b/core/modules/system/tests/modules/module_cachebin/module_cachebin.info.yml
index 67c1503e5..d255795c5 100644
--- a/core/modules/system/tests/modules/module_cachebin/module_cachebin.info.yml
+++ b/core/modules/system/tests/modules/module_cachebin/module_cachebin.info.yml
@@ -2,12 +2,6 @@ name: module cache bin tests
type: module
description: Test cache bins defined by modules.
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml b/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml
index 043b2826f..4e88ccb8d 100644
--- a/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml
+++ b/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml
@@ -2,12 +2,6 @@ name: module handler test multiple
type: module
description: Test module used to test adding modules with child module.
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml b/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml
index ab115155d..b4b07f9c0 100644
--- a/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml
+++ b/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml
@@ -2,14 +2,8 @@ name: module handler test multiple child
type: module
description: Child of test module used to test adding modules with child module.
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
dependencies:
- module_handler_test_multiple
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml b/core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml
index 3b848a7d9..83c54d91e 100644
--- a/core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml
+++ b/core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml
@@ -2,11 +2,5 @@ name: 'Module install class loader test1'
description: 'Support module for tests that the class loader behaves as expected during module install.'
type: module
package: Testing
-# core: 8.x
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+core: 8.x
+version: VERSION
diff --git a/core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml b/core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml
index 0b9892a9e..5154c9bf0 100644
--- a/core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml
+++ b/core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml
@@ -2,13 +2,7 @@ name: 'Module install class loader test2'
description: 'Support module for tests that the class loader behaves as expected during module install.'
type: module
package: Testing
-# core: 8.x
-# version: VERSION
+core: 8.x
+version: VERSION
dependencies:
- module_install_class_loader_test1
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/module_installer_config_test/module_installer_config_test.info.yml b/core/modules/system/tests/modules/module_installer_config_test/module_installer_config_test.info.yml
index a3445cedc..78f3d88e0 100644
--- a/core/modules/system/tests/modules/module_installer_config_test/module_installer_config_test.info.yml
+++ b/core/modules/system/tests/modules/module_installer_config_test/module_installer_config_test.info.yml
@@ -2,12 +2,6 @@ name: 'Module installer config test'
description: 'Support module for tests that require a failed module install.'
type: module
package: Testing
-# core: 8.x
-# version: VERSION
+core: 8.x
+version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/module_required_test/module_required_test.info.yml b/core/modules/system/tests/modules/module_required_test/module_required_test.info.yml
index bb99c7f4c..f424d95cf 100644
--- a/core/modules/system/tests/modules/module_required_test/module_required_test.info.yml
+++ b/core/modules/system/tests/modules/module_required_test/module_required_test.info.yml
@@ -2,16 +2,10 @@ name: 'Module required test'
type: module
description: 'Support module for module system testing.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
# Depends on the Node module to test making a module required using
# hook_system_info_alter() and ensuring that its dependencies also become
# required.
dependencies:
- drupal:node (>=8.x)
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/module_test/module_test.info.yml b/core/modules/system/tests/modules/module_test/module_test.info.yml
index 999c8346a..5c63da21a 100644
--- a/core/modules/system/tests/modules/module_test/module_test.info.yml
+++ b/core/modules/system/tests/modules/module_test/module_test.info.yml
@@ -2,11 +2,5 @@ name: 'Module test'
type: module
description: 'Support module for module system testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/off_canvas_test/off_canvas_test.info.yml b/core/modules/system/tests/modules/off_canvas_test/off_canvas_test.info.yml
index ca933dbce..9680b1842 100644
--- a/core/modules/system/tests/modules/off_canvas_test/off_canvas_test.info.yml
+++ b/core/modules/system/tests/modules/off_canvas_test/off_canvas_test.info.yml
@@ -2,11 +2,5 @@ name: 'Off-canvas tests'
type: module
description: 'Provides off-canvas test links.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/pager_test/pager_test.info.yml b/core/modules/system/tests/modules/pager_test/pager_test.info.yml
index 93decf7a2..54a4a40b9 100644
--- a/core/modules/system/tests/modules/pager_test/pager_test.info.yml
+++ b/core/modules/system/tests/modules/pager_test/pager_test.info.yml
@@ -1,12 +1,6 @@
type: module
-# core: 8.x
+core: 8.x
name: 'Pager Test'
description: 'Support module for pager tests.'
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/system/tests/modules/paramconverter_test/paramconverter_test.info.yml b/core/modules/system/tests/modules/paramconverter_test/paramconverter_test.info.yml
index 9a25b495d..1953d9294 100644
--- a/core/modules/system/tests/modules/paramconverter_test/paramconverter_test.info.yml
+++ b/core/modules/system/tests/modules/paramconverter_test/paramconverter_test.info.yml
@@ -2,11 +2,5 @@ name: "ParamConverter test"
type: module
description: "Support module for paramconverter testing."
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml b/core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml
index d7224039f..37208e9b6 100644
--- a/core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml
+++ b/core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml
@@ -2,11 +2,5 @@ name: 'Path encoded character test'
type: module
description: 'Support module for testing path aliases on a route with encoded characters in the path.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/path_test/path_test.info.yml b/core/modules/system/tests/modules/path_test/path_test.info.yml
index 54e4430d5..ec7e40570 100644
--- a/core/modules/system/tests/modules/path_test/path_test.info.yml
+++ b/core/modules/system/tests/modules/path_test/path_test.info.yml
@@ -2,11 +2,5 @@ name: 'Hook path tests'
type: module
description: 'Support module for path hook testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/plugin_test/plugin_test.info.yml b/core/modules/system/tests/modules/plugin_test/plugin_test.info.yml
index e99eb04bc..950a1d02d 100644
--- a/core/modules/system/tests/modules/plugin_test/plugin_test.info.yml
+++ b/core/modules/system/tests/modules/plugin_test/plugin_test.info.yml
@@ -2,11 +2,5 @@ name: 'Plugin Test Support'
type: module
description: 'Test that plugins can provide plugins and provide namespace discovery for plugin test implementations.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/plugin_test_extended/plugin_test_extended.info.yml b/core/modules/system/tests/modules/plugin_test_extended/plugin_test_extended.info.yml
index 401dc5b8d..f3d0a5ba0 100644
--- a/core/modules/system/tests/modules/plugin_test_extended/plugin_test_extended.info.yml
+++ b/core/modules/system/tests/modules/plugin_test_extended/plugin_test_extended.info.yml
@@ -2,11 +2,5 @@ name: 'Plugin Test Extended'
type: module
description: 'Test annotations can extend other annotations in a different namespace.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml b/core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml
index 0e5b67479..9441db065 100644
--- a/core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml
+++ b/core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml
@@ -2,11 +2,5 @@ name: 'Array rendering for non-HTML requests subscriber test'
type: module
description: 'Support module for RenderArrayNonHtmlSubscriberTest.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml b/core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml
index 4ab1db9c3..111fb9625 100644
--- a/core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml
+++ b/core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml
@@ -2,13 +2,7 @@ name: 'Rendering #attached test'
type: module
description: 'Support module for HtmlResponseAttachmentsTest.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- block
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.info.yml b/core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.info.yml
index 30face4b2..532695bc0 100644
--- a/core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.info.yml
+++ b/core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.info.yml
@@ -2,11 +2,5 @@ name: 'Placeholder setting a message test'
type: module
description: 'Support module for PlaceholderMessageTest.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/requirements1_test/requirements1_test.info.yml b/core/modules/system/tests/modules/requirements1_test/requirements1_test.info.yml
index 45ae5a725..6288bf3e5 100644
--- a/core/modules/system/tests/modules/requirements1_test/requirements1_test.info.yml
+++ b/core/modules/system/tests/modules/requirements1_test/requirements1_test.info.yml
@@ -2,11 +2,5 @@ name: 'Requirements 1 Test'
type: module
description: 'Tests that a module is not installed when it fails hook_requirements(''install'').'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml b/core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml
index ca7f6633f..670df8091 100644
--- a/core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml
+++ b/core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml
@@ -5,11 +5,5 @@ dependencies:
- requirements1_test
- comment
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/router_test_directory/router_test.info.yml b/core/modules/system/tests/modules/router_test_directory/router_test.info.yml
index 95b9f81a5..27a082783 100644
--- a/core/modules/system/tests/modules/router_test_directory/router_test.info.yml
+++ b/core/modules/system/tests/modules/router_test_directory/router_test.info.yml
@@ -2,11 +2,5 @@ name: 'Router test'
type: module
description: 'Support module for routing testing. In a directory that does not match the module name to test that use case.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/service_provider_test/service_provider_test.info.yml b/core/modules/system/tests/modules/service_provider_test/service_provider_test.info.yml
index 99978dfa1..ba84020c7 100644
--- a/core/modules/system/tests/modules/service_provider_test/service_provider_test.info.yml
+++ b/core/modules/system/tests/modules/service_provider_test/service_provider_test.info.yml
@@ -2,11 +2,5 @@ name: 'Service Provider test'
type: module
description: 'Support module for service provider testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml b/core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml
index 856f4d3a9..b376a57e5 100644
--- a/core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml
+++ b/core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml
@@ -2,11 +2,5 @@ name: 'session.exists cache context test'
type: module
description: 'Support module for session.exists cache context testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/session_test/session_test.info.yml b/core/modules/system/tests/modules/session_test/session_test.info.yml
index 36b13d463..b9abfef0a 100644
--- a/core/modules/system/tests/modules/session_test/session_test.info.yml
+++ b/core/modules/system/tests/modules/session_test/session_test.info.yml
@@ -2,11 +2,5 @@ name: 'Session test'
type: module
description: 'Support module for session data testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml b/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml
index c242124d7..e99d48e4a 100644
--- a/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml
+++ b/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml
@@ -2,13 +2,7 @@ name: 'System dependency test'
type: module
description: 'Support module for testing system dependencies.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- _missing_dependency
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml b/core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml
index 009fb4683..148bd3b71 100644
--- a/core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml
+++ b/core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml
@@ -2,13 +2,7 @@ name: 'System incompatible core version dependencies test'
type: module
description: 'Support module for testing system dependencies.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- system_incompatible_core_version_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml b/core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml
index d2c1946c0..d99300b83 100644
--- a/core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml
+++ b/core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml
@@ -2,11 +2,5 @@ name: 'System incompatible core version test'
type: module
description: 'Support module for testing system dependencies.'
package: Testing
-# version: VERSION
-# core: 5.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 5.x
diff --git a/core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml b/core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml
index a652800cc..55e004b0d 100644
--- a/core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml
+++ b/core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml
@@ -2,13 +2,7 @@ name: 'System incompatible module version dependencies test'
type: module
description: 'Support module for testing system dependencies.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- 'system_incompatible_module_version_test (>2.0)'
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.info.yml b/core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.info.yml
index 461c761d3..f0076b1e4 100644
--- a/core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.info.yml
+++ b/core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.info.yml
@@ -2,11 +2,5 @@ name: 'System incompatible module version test'
type: module
description: 'Support module for testing system dependencies.'
package: Testing
-# version: '1.0'
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: '1.0'
+core: 8.x
diff --git a/core/modules/system/tests/modules/system_incompatible_php_version_test/system_incompatible_php_version_test.info.yml b/core/modules/system/tests/modules/system_incompatible_php_version_test/system_incompatible_php_version_test.info.yml
index 10e05e6a7..a3a26ee55 100644
--- a/core/modules/system/tests/modules/system_incompatible_php_version_test/system_incompatible_php_version_test.info.yml
+++ b/core/modules/system/tests/modules/system_incompatible_php_version_test/system_incompatible_php_version_test.info.yml
@@ -2,12 +2,6 @@ name: 'System incompatible PHP version test'
type: module
description: 'Support module for testing system dependencies.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
php: 6502
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/system_mail_failure_test/system_mail_failure_test.info.yml b/core/modules/system/tests/modules/system_mail_failure_test/system_mail_failure_test.info.yml
index f745ea8b0..12ad6e249 100644
--- a/core/modules/system/tests/modules/system_mail_failure_test/system_mail_failure_test.info.yml
+++ b/core/modules/system/tests/modules/system_mail_failure_test/system_mail_failure_test.info.yml
@@ -2,11 +2,5 @@ name: 'System mail failure test'
type: module
description: 'Provides a malfunctioning mail service for testing purposes.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/system_module_test/system_module_test.info.yml b/core/modules/system/tests/modules/system_module_test/system_module_test.info.yml
index 6941a2134..6b787f5e0 100644
--- a/core/modules/system/tests/modules/system_module_test/system_module_test.info.yml
+++ b/core/modules/system/tests/modules/system_module_test/system_module_test.info.yml
@@ -2,11 +2,5 @@ name: 'System test'
type: module
description: 'Provides hook implementations for testing System module functionality.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml b/core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml
index 0520a0a7b..bcea14fb7 100644
--- a/core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml
+++ b/core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml
@@ -2,13 +2,7 @@ name: 'System project namespace'
type: module
description: 'Support module for testing project namespace system dependencies.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- drupal:filter
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/system_test/system_test.info.yml b/core/modules/system/tests/modules/system_test/system_test.info.yml
index 426c49a82..722870945 100644
--- a/core/modules/system/tests/modules/system_test/system_test.info.yml
+++ b/core/modules/system/tests/modules/system_test/system_test.info.yml
@@ -2,14 +2,8 @@ name: 'System test'
type: module
description: 'Support module for system testing.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: system_test.configure
configure_parameters:
foo: bar
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/test_page_test/test_page_test.info.yml b/core/modules/system/tests/modules/test_page_test/test_page_test.info.yml
index 942c7b9f0..f01c59717 100644
--- a/core/modules/system/tests/modules/test_page_test/test_page_test.info.yml
+++ b/core/modules/system/tests/modules/test_page_test/test_page_test.info.yml
@@ -2,11 +2,5 @@ name: 'Test page'
type: module
description: 'Provides a test page for automated tests.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml b/core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml
index eee81fed4..da50bb11e 100644
--- a/core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml
+++ b/core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml
@@ -2,11 +2,5 @@ name: 'Theme page test'
type: module
description: 'Support module for theme system testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml b/core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml
index 29ad3758c..0cf5fe313 100644
--- a/core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml
+++ b/core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml
@@ -2,11 +2,5 @@ name: 'Theme region test'
type: module
description: 'Provides hook implementations for testing regions.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.info.yml b/core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.info.yml
index 496c886f9..fe61d0d91 100644
--- a/core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.info.yml
+++ b/core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.info.yml
@@ -2,11 +2,5 @@ name: 'Theme suggestions test'
type: module
description: 'Support module for testing theme suggestions.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/theme_test/theme_test.info.yml b/core/modules/system/tests/modules/theme_test/theme_test.info.yml
index 1eec386d3..0fe8c1019 100644
--- a/core/modules/system/tests/modules/theme_test/theme_test.info.yml
+++ b/core/modules/system/tests/modules/theme_test/theme_test.info.yml
@@ -2,11 +2,5 @@ name: 'Theme test'
type: module
description: 'Support module for theme system testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/token_test/token_test.info.yml b/core/modules/system/tests/modules/token_test/token_test.info.yml
index ce8303ca8..e243f95d1 100644
--- a/core/modules/system/tests/modules/token_test/token_test.info.yml
+++ b/core/modules/system/tests/modules/token_test/token_test.info.yml
@@ -1,14 +1,8 @@
name: Token test
type: module
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
+version: VERSION
dependencies:
- user
- node
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.info.yml b/core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.info.yml
index 4870a00a1..20f41bcb8 100644
--- a/core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.info.yml
+++ b/core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.info.yml
@@ -1,11 +1,5 @@
type: module
name: 'Trusted hosts test module'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/system/tests/modules/twig_extension_test/twig_extension_test.info.yml b/core/modules/system/tests/modules/twig_extension_test/twig_extension_test.info.yml
index 9b8d524df..5aee1e269 100644
--- a/core/modules/system/tests/modules/twig_extension_test/twig_extension_test.info.yml
+++ b/core/modules/system/tests/modules/twig_extension_test/twig_extension_test.info.yml
@@ -2,11 +2,5 @@ name: 'Twig Extension Test'
type: module
description: 'Support module for testing Twig extensions.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/twig_loader_test/twig_loader_test.info.yml b/core/modules/system/tests/modules/twig_loader_test/twig_loader_test.info.yml
index 8c15b0350..cf04aaeae 100644
--- a/core/modules/system/tests/modules/twig_loader_test/twig_loader_test.info.yml
+++ b/core/modules/system/tests/modules/twig_loader_test/twig_loader_test.info.yml
@@ -2,11 +2,5 @@ name: 'Twig Loader Test'
type: module
description: 'Support module for testing adding Twig loaders.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/twig_namespace_a.info.yml b/core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/twig_namespace_a.info.yml
index 1ab12a8aa..7584b57cd 100644
--- a/core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/twig_namespace_a.info.yml
+++ b/core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/twig_namespace_a.info.yml
@@ -2,11 +2,5 @@ name: 'Twig namespace test: Module A'
type: module
description: 'Support module for Twig namespace testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/twig_namespace_b.info.yml b/core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/twig_namespace_b.info.yml
index 1ab12a8aa..7584b57cd 100644
--- a/core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/twig_namespace_b.info.yml
+++ b/core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/twig_namespace_b.info.yml
@@ -2,11 +2,5 @@ name: 'Twig namespace test: Module A'
type: module
description: 'Support module for Twig namespace testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.info.yml b/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.info.yml
index c63208a08..751531592 100644
--- a/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.info.yml
+++ b/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.info.yml
@@ -2,11 +2,5 @@ name: 'Twig theme test'
type: module
description: 'Support module for Twig theme system testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/update_script_test/update_script_test.info.yml b/core/modules/system/tests/modules/update_script_test/update_script_test.info.yml
index 156340b23..b582c1ab8 100644
--- a/core/modules/system/tests/modules/update_script_test/update_script_test.info.yml
+++ b/core/modules/system/tests/modules/update_script_test/update_script_test.info.yml
@@ -2,11 +2,5 @@ name: 'Update script test'
type: module
description: 'Support module for update script testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/update_test_0/update_test_0.info.yml b/core/modules/system/tests/modules/update_test_0/update_test_0.info.yml
index 08c5b09a2..4162fd02c 100644
--- a/core/modules/system/tests/modules/update_test_0/update_test_0.info.yml
+++ b/core/modules/system/tests/modules/update_test_0/update_test_0.info.yml
@@ -2,11 +2,5 @@ name: 'Update test 0'
type: module
description: 'Support module for update testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/update_test_1/update_test_1.info.yml b/core/modules/system/tests/modules/update_test_1/update_test_1.info.yml
index 0440d2834..5a7e2e1fa 100644
--- a/core/modules/system/tests/modules/update_test_1/update_test_1.info.yml
+++ b/core/modules/system/tests/modules/update_test_1/update_test_1.info.yml
@@ -2,11 +2,5 @@ name: 'Update test'
type: module
description: 'Support module for update testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/update_test_2/update_test_2.info.yml b/core/modules/system/tests/modules/update_test_2/update_test_2.info.yml
index 0440d2834..5a7e2e1fa 100644
--- a/core/modules/system/tests/modules/update_test_2/update_test_2.info.yml
+++ b/core/modules/system/tests/modules/update_test_2/update_test_2.info.yml
@@ -2,11 +2,5 @@ name: 'Update test'
type: module
description: 'Support module for update testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/update_test_3/update_test_3.info.yml b/core/modules/system/tests/modules/update_test_3/update_test_3.info.yml
index 0440d2834..5a7e2e1fa 100644
--- a/core/modules/system/tests/modules/update_test_3/update_test_3.info.yml
+++ b/core/modules/system/tests/modules/update_test_3/update_test_3.info.yml
@@ -2,11 +2,5 @@ name: 'Update test'
type: module
description: 'Support module for update testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/update_test_failing/update_test_failing.info.yml b/core/modules/system/tests/modules/update_test_failing/update_test_failing.info.yml
index bd552e8f8..f6841f32d 100644
--- a/core/modules/system/tests/modules/update_test_failing/update_test_failing.info.yml
+++ b/core/modules/system/tests/modules/update_test_failing/update_test_failing.info.yml
@@ -2,11 +2,5 @@ name: 'Update test failing'
type: module
description: 'Support module for update testing when an update hook is failing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml b/core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml
index 5110df902..b9aefba42 100644
--- a/core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml
+++ b/core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml
@@ -2,11 +2,5 @@ name: 'Update test with an invalid hook_update_8000().'
type: module
description: 'Support module for update testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml b/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml
index 77249ffb3..f2445dd45 100644
--- a/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml
+++ b/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml
@@ -1,11 +1,5 @@
-# core: 8.x
+core: 8.x
name: Update test after
type: module
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/system/tests/modules/update_test_schema/update_test_schema.info.yml b/core/modules/system/tests/modules/update_test_schema/update_test_schema.info.yml
index 84683c340..620fb92b2 100644
--- a/core/modules/system/tests/modules/update_test_schema/update_test_schema.info.yml
+++ b/core/modules/system/tests/modules/update_test_schema/update_test_schema.info.yml
@@ -2,11 +2,5 @@ name: 'Update test schema'
type: module
description: 'Support module for update testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.info.yml b/core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.info.yml
index b54380eaa..2b47a0490 100644
--- a/core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.info.yml
+++ b/core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.info.yml
@@ -2,11 +2,5 @@ name: 'Update test with 7.x updates left in the codebase.'
type: module
description: 'Support module for update testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml b/core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml
index aafcb0d57..95aba3085 100644
--- a/core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml
+++ b/core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml
@@ -1,12 +1,6 @@
name: 'Url_alter tests'
type: module
description: 'A support module to test altering the inbound and outbound path.'
-# core: 8.x
+core: 8.x
package: Testing
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/system/tests/themes/engines/nyan_cat/nyan_cat.info.yml b/core/modules/system/tests/themes/engines/nyan_cat/nyan_cat.info.yml
index 8de7832e7..342191c6e 100644
--- a/core/modules/system/tests/themes/engines/nyan_cat/nyan_cat.info.yml
+++ b/core/modules/system/tests/themes/engines/nyan_cat/nyan_cat.info.yml
@@ -1,11 +1,5 @@
type: theme_engine
name: Nyan cat
-# core: 8.x
-# version: VERSION
+core: 8.x
+version: VERSION
package: Core
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml b/core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml
index 2ddbdf910..3efb45f3d 100644
--- a/core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml
+++ b/core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml
@@ -1,8 +1,8 @@
name: 'Theme test base theme'
type: theme
description: 'Test theme which acts as a base theme for other test subthemes.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
base theme: false
hidden: true
@@ -22,9 +22,3 @@ libraries-override:
libraries-extend:
classy/base:
- test_basetheme/global-styling
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_ckeditor_stylesheets_external/test_ckeditor_stylesheets_external.info.yml b/core/modules/system/tests/themes/test_ckeditor_stylesheets_external/test_ckeditor_stylesheets_external.info.yml
index 4e8946be3..77b8429bf 100644
--- a/core/modules/system/tests/themes/test_ckeditor_stylesheets_external/test_ckeditor_stylesheets_external.info.yml
+++ b/core/modules/system/tests/themes/test_ckeditor_stylesheets_external/test_ckeditor_stylesheets_external.info.yml
@@ -1,15 +1,9 @@
name: Test external CKEditor stylesheets
type: theme
description: 'A theme that uses an external CKEditor stylesheet.'
-# version: VERSION
+version: VERSION
base theme: false
-# core: 8.x
+core: 8.x
ckeditor_stylesheets:
- https://fonts.googleapis.com/css?family=Open+Sans
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_ckeditor_stylesheets_protocol_relative/test_ckeditor_stylesheets_protocol_relative.info.yml b/core/modules/system/tests/themes/test_ckeditor_stylesheets_protocol_relative/test_ckeditor_stylesheets_protocol_relative.info.yml
index 0fcbbc7f0..62e1336a0 100644
--- a/core/modules/system/tests/themes/test_ckeditor_stylesheets_protocol_relative/test_ckeditor_stylesheets_protocol_relative.info.yml
+++ b/core/modules/system/tests/themes/test_ckeditor_stylesheets_protocol_relative/test_ckeditor_stylesheets_protocol_relative.info.yml
@@ -1,15 +1,9 @@
name: Test protocol-relative CKEditor stylesheets
type: theme
description: 'A theme that uses a protocol-relative CKEditor stylesheet.'
-# version: VERSION
+version: VERSION
base theme: false
-# core: 8.x
+core: 8.x
ckeditor_stylesheets:
- //fonts.googleapis.com/css?family=Open+Sans
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_ckeditor_stylesheets_relative/test_ckeditor_stylesheets_relative.info.yml b/core/modules/system/tests/themes/test_ckeditor_stylesheets_relative/test_ckeditor_stylesheets_relative.info.yml
index 9833549ae..1e6287467 100644
--- a/core/modules/system/tests/themes/test_ckeditor_stylesheets_relative/test_ckeditor_stylesheets_relative.info.yml
+++ b/core/modules/system/tests/themes/test_ckeditor_stylesheets_relative/test_ckeditor_stylesheets_relative.info.yml
@@ -1,15 +1,9 @@
name: Test relative CKEditor stylesheets
type: theme
description: 'A theme that uses a relative CKEditor stylesheet.'
-# version: VERSION
+version: VERSION
base theme: false
-# core: 8.x
+core: 8.x
ckeditor_stylesheets:
- css/yokotsoko.css
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info.yml b/core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info.yml
index 3408b6396..ab0b49ed0 100644
--- a/core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info.yml
+++ b/core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info.yml
@@ -1,12 +1,6 @@
name: 'Theme test with invalid base theme'
type: theme
description: 'Test theme which has a non-existent base theme.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
base theme: not_real_test_basetheme
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_invalid_basetheme_sub/test_invalid_basetheme_sub.info.yml b/core/modules/system/tests/themes/test_invalid_basetheme_sub/test_invalid_basetheme_sub.info.yml
index 4be4d17da..7b00c1b16 100644
--- a/core/modules/system/tests/themes/test_invalid_basetheme_sub/test_invalid_basetheme_sub.info.yml
+++ b/core/modules/system/tests/themes/test_invalid_basetheme_sub/test_invalid_basetheme_sub.info.yml
@@ -1,12 +1,6 @@
name: 'Theme test with valid base theme but no grandparent base theme'
type: theme
description: 'Test theme which has a non-existent base theme in the base chain.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
base theme: test_invalid_basetheme
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_invalid_core/test_invalid_core.info.yml b/core/modules/system/tests/themes/test_invalid_core/test_invalid_core.info.yml
index 19d7f9a11..5c369a64e 100644
--- a/core/modules/system/tests/themes/test_invalid_core/test_invalid_core.info.yml
+++ b/core/modules/system/tests/themes/test_invalid_core/test_invalid_core.info.yml
@@ -1,11 +1,5 @@
name: 'Theme test with invalid core version'
type: theme
description: 'Test theme which has an invalid core version.'
-# version: VERSION
-# core: 7.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 7.x
diff --git a/core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info.yml b/core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info.yml
index c7dfda2a9..92410bfe2 100644
--- a/core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info.yml
+++ b/core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info.yml
@@ -1,13 +1,7 @@
name: 'Theme test with invalid theme engine'
type: theme
description: 'Test theme which has a non-existent theme engine.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
engine: not_real_engine
base theme: false
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml b/core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml
index 418b67577..6fef32a21 100644
--- a/core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml
+++ b/core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml
@@ -1,14 +1,8 @@
name: 'Theme test with missing content region'
type: theme
description: 'Test theme which has a non-existent content region.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
regions:
- foo: Foo
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_stable/test_stable.info.yml b/core/modules/system/tests/themes/test_stable/test_stable.info.yml
index 52664851d..52f3fd139 100644
--- a/core/modules/system/tests/themes/test_stable/test_stable.info.yml
+++ b/core/modules/system/tests/themes/test_stable/test_stable.info.yml
@@ -1,11 +1,5 @@
name: Test Stable
type: theme
description: A theme to test that stable is set as the default.
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.info.yml b/core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.info.yml
index 7319243a2..7bf373a25 100644
--- a/core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.info.yml
+++ b/core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.info.yml
@@ -1,12 +1,6 @@
name: 'Theme test subsubtheme'
type: theme
description: 'Test theme which uses test_subtheme as the base theme.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
base theme: test_subtheme
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_subtheme/test_subtheme.info.yml b/core/modules/system/tests/themes/test_subtheme/test_subtheme.info.yml
index 1a4e78cd6..b21737423 100644
--- a/core/modules/system/tests/themes/test_subtheme/test_subtheme.info.yml
+++ b/core/modules/system/tests/themes/test_subtheme/test_subtheme.info.yml
@@ -1,8 +1,8 @@
name: 'Theme test subtheme'
type: theme
description: 'Test theme which uses test_basetheme as the base theme.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
base theme: test_basetheme
libraries:
- test_subtheme/global-styling
@@ -13,9 +13,3 @@ stylesheets-remove:
libraries-extend:
classy/base:
- test_subtheme/global-styling
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_theme/test_theme.info.yml b/core/modules/system/tests/themes/test_theme/test_theme.info.yml
index fd997f7c4..1c9745f1c 100644
--- a/core/modules/system/tests/themes/test_theme/test_theme.info.yml
+++ b/core/modules/system/tests/themes/test_theme/test_theme.info.yml
@@ -11,9 +11,9 @@
name: 'Test theme'
type: theme
description: 'Theme for testing the theme system'
-# version: VERSION
+version: VERSION
base theme: classy
-# core: 8.x
+core: 8.x
stylesheets-remove:
- '@system/css/js.module.css'
libraries:
@@ -65,9 +65,3 @@ regions:
content: Content
left: Left
right: Right
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml b/core/modules/system/tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml
index 5bff456f2..46432b4f5 100644
--- a/core/modules/system/tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml
+++ b/core/modules/system/tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml
@@ -1,10 +1,4 @@
type: theme
-# core: 8.x
+core: 8.x
name: 'Test theme with a too long name'
-# version: VERSION
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
diff --git a/core/modules/system/tests/themes/test_theme_libraries_empty/test_theme_libraries_empty.info.yml b/core/modules/system/tests/themes/test_theme_libraries_empty/test_theme_libraries_empty.info.yml
index 0b6fc5d88..bfe8a93f2 100644
--- a/core/modules/system/tests/themes/test_theme_libraries_empty/test_theme_libraries_empty.info.yml
+++ b/core/modules/system/tests/themes/test_theme_libraries_empty/test_theme_libraries_empty.info.yml
@@ -1,14 +1,8 @@
name: 'Test theme libraries empty'
type: theme
description: 'Test theme with empty libraries in theme.info.yml'
-# version: VERSION
+version: VERSION
base theme: classy
-# core: 8.x
+core: 8.x
libraries:
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml b/core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml
index 8bee2a010..597a5b038 100644
--- a/core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml
+++ b/core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml
@@ -1,9 +1,9 @@
name: 'Test theme libraries-extend'
type: theme
description: 'Test Theme with libraries-extend'
-# version: VERSION
+version: VERSION
base theme: classy
-# core: 8.x
+core: 8.x
libraries-extend:
classy/book-navigation:
- test_theme_libraries_extend/extend_one
@@ -13,9 +13,3 @@ libraries-extend:
test_theme/collapse:
- not_a_string:
expected: 'an exception'
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml b/core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml
index c4b1b9f94..f55f6d080 100644
--- a/core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml
+++ b/core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml
@@ -1,18 +1,12 @@
name: 'Test theme libraries-override'
type: theme
description: 'Theme with drupalSettings libraries-override'
-# version: VERSION
+version: VERSION
base theme: classy
-# core: 8.x
+core: 8.x
libraries-override:
# drupalSettings libraries override. Should throw a
# \Drupal\Core\Asset\Exception\InvalidLibrariesOverrideSpecificationException.
core/drupal.ajax:
drupalSettings:
ajaxPageState: { }
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_theme_libraries_override_with_invalid_asset/test_theme_libraries_override_with_invalid_asset.info.yml b/core/modules/system/tests/themes/test_theme_libraries_override_with_invalid_asset/test_theme_libraries_override_with_invalid_asset.info.yml
index 6bc5fb0fa..f31ade0b6 100644
--- a/core/modules/system/tests/themes/test_theme_libraries_override_with_invalid_asset/test_theme_libraries_override_with_invalid_asset.info.yml
+++ b/core/modules/system/tests/themes/test_theme_libraries_override_with_invalid_asset/test_theme_libraries_override_with_invalid_asset.info.yml
@@ -1,17 +1,11 @@
name: 'Test theme libraries-override'
type: theme
description: 'Theme with invalid libraries-override asset spec.'
-# version: VERSION
+version: VERSION
base theme: classy
-# core: 8.x
+core: 8.x
libraries-override:
# A malformed library asset name. Should throw a
# \Drupal\Core\Asset\Exception\InvalidLibrariesOverrideSpecificationException.
core/drupal.dialog:
css: false
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_theme_nyan_cat_engine/test_theme_nyan_cat_engine.info.yml b/core/modules/system/tests/themes/test_theme_nyan_cat_engine/test_theme_nyan_cat_engine.info.yml
index 6d3e715d4..315581a09 100644
--- a/core/modules/system/tests/themes/test_theme_nyan_cat_engine/test_theme_nyan_cat_engine.info.yml
+++ b/core/modules/system/tests/themes/test_theme_nyan_cat_engine/test_theme_nyan_cat_engine.info.yml
@@ -1,13 +1,7 @@
name: 'Test theme for Nyan Cat engine'
type: theme
description: 'Theme for testing the theme system with the Nyan Cat theme engine'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
engine: nyan_cat
base theme: false
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_theme_settings/test_theme_settings.info.yml b/core/modules/system/tests/themes/test_theme_settings/test_theme_settings.info.yml
index 01386a4d6..38dd300e7 100644
--- a/core/modules/system/tests/themes/test_theme_settings/test_theme_settings.info.yml
+++ b/core/modules/system/tests/themes/test_theme_settings/test_theme_settings.info.yml
@@ -1,12 +1,6 @@
name: 'Theme test theme-settings.php'
type: theme
description: 'Test theme that extends theme settings options via theme-settings.php file'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
base theme: false
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_theme_theme/test_theme_theme.info.yml b/core/modules/system/tests/themes/test_theme_theme/test_theme_theme.info.yml
index 5ff6fbeb7..c67a4be2c 100644
--- a/core/modules/system/tests/themes/test_theme_theme/test_theme_theme.info.yml
+++ b/core/modules/system/tests/themes/test_theme_theme/test_theme_theme.info.yml
@@ -1,12 +1,6 @@
name: 'Theme test theme.theme file'
type: theme
description: 'Test theme that extends theme settings options via theme.theme file'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
base theme: false
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/system/tests/themes/test_theme_twig_registry_loader/test_theme_twig_registry_loader.info.yml b/core/modules/system/tests/themes/test_theme_twig_registry_loader/test_theme_twig_registry_loader.info.yml
index d82a93662..9ee01c536 100644
--- a/core/modules/system/tests/themes/test_theme_twig_registry_loader/test_theme_twig_registry_loader.info.yml
+++ b/core/modules/system/tests/themes/test_theme_twig_registry_loader/test_theme_twig_registry_loader.info.yml
@@ -1,11 +1,5 @@
name: 'Twig registry loader test'
type: theme
description: 'Support module for Twig registry loader testing.'
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/themes/test_theme_twig_registry_loader_subtheme/test_theme_twig_registry_loader_subtheme.info.yml b/core/modules/system/tests/themes/test_theme_twig_registry_loader_subtheme/test_theme_twig_registry_loader_subtheme.info.yml
index 8f80f5d3b..74c3f359a 100644
--- a/core/modules/system/tests/themes/test_theme_twig_registry_loader_subtheme/test_theme_twig_registry_loader_subtheme.info.yml
+++ b/core/modules/system/tests/themes/test_theme_twig_registry_loader_subtheme/test_theme_twig_registry_loader_subtheme.info.yml
@@ -2,11 +2,5 @@ name: 'Twig registry loader test subtheme'
type: theme
base theme: test_theme_twig_registry_loader_theme
description: 'Support module for Twig registry loader testing.'
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml b/core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml
index f3feb159b..64455f513 100644
--- a/core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml
+++ b/core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml
@@ -2,11 +2,5 @@ name: 'Twig registry loader test theme'
type: theme
base theme: test_theme_twig_registry_loader
description: 'Support module for Twig registry loader testing.'
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/system/tests/themes/test_wild_west/test_wild_west.info.yml b/core/modules/system/tests/themes/test_wild_west/test_wild_west.info.yml
index 818e07642..d1fcb829f 100644
--- a/core/modules/system/tests/themes/test_wild_west/test_wild_west.info.yml
+++ b/core/modules/system/tests/themes/test_wild_west/test_wild_west.info.yml
@@ -1,12 +1,6 @@
name: Test Wild West
type: theme
description: A theme that doesn't use Stable as its base. It tests the wild west instead.
-# version: VERSION
+version: VERSION
base theme: false
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+core: 8.x
diff --git a/core/modules/taxonomy/taxonomy.info.yml b/core/modules/taxonomy/taxonomy.info.yml
index 5e99dcb78..ceca3dd91 100644
--- a/core/modules/taxonomy/taxonomy.info.yml
+++ b/core/modules/taxonomy/taxonomy.info.yml
@@ -2,15 +2,9 @@ name: Taxonomy
type: module
description: 'Enables the categorization of content.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- node
- text
configure: entity.taxonomy_vocabulary.collection
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.info.yml b/core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.info.yml
index bb24fb2ca..dd07a1819 100644
--- a/core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.info.yml
+++ b/core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.info.yml
@@ -2,13 +2,7 @@ name: 'Taxonomy CRUD tests'
type: module
description: 'Provides 3rd party settings for vocabulary.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- taxonomy
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml b/core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml
index 30edffe02..fac03815a 100644
--- a/core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml
+++ b/core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml
@@ -2,14 +2,8 @@ name: 'Taxonomy Migrate stub test'
type: module
description: 'Provides a migration plugin for stub testing.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- taxonomy
- migrate
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml b/core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml
index 18b33c23a..5bc019776 100644
--- a/core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml
+++ b/core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml
@@ -2,13 +2,7 @@ name: 'Taxonomy test'
type: module
description: 'Provides test hook implementations for taxonomy tests'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- taxonomy
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml b/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml
index 2cd631159..be8790605 100644
--- a/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml
+++ b/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Taxonomy test views'
type: module
description: 'Provides default views for views taxonomy tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- taxonomy
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml b/core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml
index ce1ca4c64..be28f20a2 100644
--- a/core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml
+++ b/core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml
@@ -1,13 +1,7 @@
name: 'Vocabulary serialization test'
type: module
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- taxonomy
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/telephone/telephone.info.yml b/core/modules/telephone/telephone.info.yml
index 4de701559..3e27ccba8 100644
--- a/core/modules/telephone/telephone.info.yml
+++ b/core/modules/telephone/telephone.info.yml
@@ -2,13 +2,7 @@ name: Telephone
type: module
description: 'Defines a field type for telephone numbers.'
package: Field types
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- field
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/text/text.info.yml b/core/modules/text/text.info.yml
index e0769595a..71f45bdc4 100644
--- a/core/modules/text/text.info.yml
+++ b/core/modules/text/text.info.yml
@@ -2,14 +2,8 @@ name: Text
type: module
description: 'Defines simple text field types.'
package: Field types
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- field
- filter
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.info.yml b/core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.info.yml
index 9dd13ba57..e97d0ea9d 100644
--- a/core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.info.yml
+++ b/core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.info.yml
@@ -2,11 +2,5 @@ name: 'Disable user toolbar'
type: module
description: 'Support module for testing toolbar without user toolbar'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml b/core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml
index 9f44c6811..98fc607cc 100644
--- a/core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml
+++ b/core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml
@@ -2,11 +2,5 @@ name: 'Toolbar module API tests'
type: module
description: 'Support module for toolbar testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/toolbar/toolbar.info.yml b/core/modules/toolbar/toolbar.info.yml
index 94e7ec7d7..6967bf657 100644
--- a/core/modules/toolbar/toolbar.info.yml
+++ b/core/modules/toolbar/toolbar.info.yml
@@ -1,14 +1,8 @@
name: Toolbar
type: module
description: 'Provides a toolbar that shows the top-level administration menu items and links from other modules.'
-# core: 8.x
+core: 8.x
package: Core
-# version: VERSION
+version: VERSION
dependencies:
- breakpoint
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/tour/tests/tour_test/tour_test.info.yml b/core/modules/tour/tests/tour_test/tour_test.info.yml
index e9396aea1..7b31a6f79 100644
--- a/core/modules/tour/tests/tour_test/tour_test.info.yml
+++ b/core/modules/tour/tests/tour_test/tour_test.info.yml
@@ -2,13 +2,7 @@ name: Tour module tests
type: module
description: Tests module for tour module.
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- tour
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/tour/tour.info.yml b/core/modules/tour/tour.info.yml
index 346b1e10c..b9131629f 100644
--- a/core/modules/tour/tour.info.yml
+++ b/core/modules/tour/tour.info.yml
@@ -2,11 +2,5 @@ name: Tour
type: module
description: Provides guided tours.
package: Core
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml b/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml
index 2717b49b9..45a64a1a4 100644
--- a/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml
+++ b/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'Tracker test views'
type: module
description: 'Provides default views for views tracker tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- tracker
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/tracker/tracker.info.yml b/core/modules/tracker/tracker.info.yml
index 0baeac64a..79d179d1c 100644
--- a/core/modules/tracker/tracker.info.yml
+++ b/core/modules/tracker/tracker.info.yml
@@ -5,11 +5,5 @@ dependencies:
- node
- comment
package: Core
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/update/tests/aaa_update_test/aaa_update_test.info.yml b/core/modules/update/tests/aaa_update_test/aaa_update_test.info.yml
index a8fa01128..c424e74f7 100644
--- a/core/modules/update/tests/aaa_update_test/aaa_update_test.info.yml
+++ b/core/modules/update/tests/aaa_update_test/aaa_update_test.info.yml
@@ -2,11 +2,5 @@ name: 'AAA Update test'
type: module
description: 'Support module for update module testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml b/core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml
index a8fa01128..c424e74f7 100644
--- a/core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml
+++ b/core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml
@@ -2,11 +2,5 @@ name: 'AAA Update test'
type: module
description: 'Support module for update module testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml b/core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml
index 4489c3ec2..0c2226bcc 100644
--- a/core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml
+++ b/core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml
@@ -2,11 +2,5 @@ name: 'BBB Update test'
type: module
description: 'Support module for update module testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml b/core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml
index b7b007e9d..6fcd4ec22 100644
--- a/core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml
+++ b/core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml
@@ -2,11 +2,5 @@ name: 'CCC Update test'
type: module
description: 'Support module for update module testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/update/tests/modules/update_test/update_test.info.yml b/core/modules/update/tests/modules/update_test/update_test.info.yml
index 6263c4322..053aafcfe 100644
--- a/core/modules/update/tests/modules/update_test/update_test.info.yml
+++ b/core/modules/update/tests/modules/update_test/update_test.info.yml
@@ -2,11 +2,5 @@ name: 'Update test'
type: module
description: 'Support module for update module testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml b/core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml
index 1c717c870..916214790 100644
--- a/core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml
+++ b/core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml
@@ -1,11 +1,5 @@
name: 'Update test base theme'
type: theme
description: 'Test theme which acts as a base theme for other test subthemes.'
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml b/core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml
index e72833d46..0921cc79f 100644
--- a/core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml
+++ b/core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml
@@ -1,12 +1,6 @@
name: 'Update test subtheme'
type: theme
description: 'Test theme which uses update_test_basetheme as the base theme.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
base theme: update_test_basetheme
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/update/update.info.yml b/core/modules/update/update.info.yml
index 4cac2cdc9..ae94a4c6f 100644
--- a/core/modules/update/update.info.yml
+++ b/core/modules/update/update.info.yml
@@ -1,15 +1,9 @@
name: 'Update Manager'
type: module
description: 'Checks for available updates, and can securely install or update modules and themes via a web interface.'
-# version: VERSION
+version: VERSION
package: Core
-# core: 8.x
+core: 8.x
configure: update.settings
dependencies:
- file
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/user/tests/modules/user_access_test/user_access_test.info.yml b/core/modules/user/tests/modules/user_access_test/user_access_test.info.yml
index 81269d891..5b1396332 100644
--- a/core/modules/user/tests/modules/user_access_test/user_access_test.info.yml
+++ b/core/modules/user/tests/modules/user_access_test/user_access_test.info.yml
@@ -2,11 +2,5 @@ name: 'User access tests'
type: module
description: 'Support module for user access testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.info.yml b/core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.info.yml
index 33e176eaf..68b8ff9a3 100644
--- a/core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.info.yml
+++ b/core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.info.yml
@@ -2,11 +2,5 @@ name: 'User custom phpass params test'
type: module
description: 'Support module for testing custom phpass password algorithm parameters.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/user/tests/modules/user_form_test/user_form_test.info.yml b/core/modules/user/tests/modules/user_form_test/user_form_test.info.yml
index 251cec096..e77ebf28c 100644
--- a/core/modules/user/tests/modules/user_form_test/user_form_test.info.yml
+++ b/core/modules/user/tests/modules/user_form_test/user_form_test.info.yml
@@ -2,11 +2,5 @@ name: 'User module form tests'
type: module
description: 'Support module for user form testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/user/tests/modules/user_hooks_test/user_hooks_test.info.yml b/core/modules/user/tests/modules/user_hooks_test/user_hooks_test.info.yml
index bd5420b5f..2e56f1736 100644
--- a/core/modules/user/tests/modules/user_hooks_test/user_hooks_test.info.yml
+++ b/core/modules/user/tests/modules/user_hooks_test/user_hooks_test.info.yml
@@ -2,11 +2,5 @@ name: 'User module hooks tests'
type: module
description: 'Support module for user hooks testing.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/user/tests/modules/user_test_views/user_test_views.info.yml b/core/modules/user/tests/modules/user_test_views/user_test_views.info.yml
index 01fec51ea..2554769a3 100644
--- a/core/modules/user/tests/modules/user_test_views/user_test_views.info.yml
+++ b/core/modules/user/tests/modules/user_test_views/user_test_views.info.yml
@@ -2,14 +2,8 @@ name: 'User test views'
type: module
description: 'Provides default views for views user tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- user
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml b/core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml
index 374a11455..79a62e831 100644
--- a/core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml
+++ b/core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml
@@ -1,11 +1,5 @@
name: 'User Test theme'
type: theme
description: 'Theme for testing the available fields in user twig template'
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/user/user.info.yml b/core/modules/user/user.info.yml
index 0adf42015..8aec70e11 100644
--- a/core/modules/user/user.info.yml
+++ b/core/modules/user/user.info.yml
@@ -2,15 +2,9 @@ name: User
type: module
description: 'Manages the user registration and login system.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
required: true
configure: user.admin_index
dependencies:
- system
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml b/core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml
index ee4035d5f..2f4186ac3 100644
--- a/core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml
+++ b/core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml
@@ -2,14 +2,8 @@ name: 'Views Entity Test'
type: module
description: 'Provides base fields for views tests of entity_test entity type.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- views
- entity_test
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/views/tests/modules/views_test_config/views_test_config.info.yml b/core/modules/views/tests/modules/views_test_config/views_test_config.info.yml
index ad8089aeb..33925738e 100644
--- a/core/modules/views/tests/modules/views_test_config/views_test_config.info.yml
+++ b/core/modules/views/tests/modules/views_test_config/views_test_config.info.yml
@@ -2,13 +2,7 @@ name: 'Views Test Config'
type: module
description: 'Provides default views for tests.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/views/tests/modules/views_test_data/views_test_data.info.yml b/core/modules/views/tests/modules/views_test_data/views_test_data.info.yml
index 3811bec8e..39b72e453 100644
--- a/core/modules/views/tests/modules/views_test_data/views_test_data.info.yml
+++ b/core/modules/views/tests/modules/views_test_data/views_test_data.info.yml
@@ -2,13 +2,7 @@ name: 'Views Test'
type: module
description: 'Test module for Views.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml b/core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml
index 34de15f88..91658d87e 100644
--- a/core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml
+++ b/core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml
@@ -2,13 +2,7 @@ name: 'Views Test Formatter'
type: module
description: 'Provides test field formatters.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/views/tests/modules/views_test_language/views_test_language.info.yml b/core/modules/views/tests/modules/views_test_language/views_test_language.info.yml
index f44d5cbf2..0163ecb1e 100644
--- a/core/modules/views/tests/modules/views_test_language/views_test_language.info.yml
+++ b/core/modules/views/tests/modules/views_test_language/views_test_language.info.yml
@@ -2,14 +2,8 @@ name: 'Views Test Language'
type: module
description: 'Test module for Views.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- views
- language
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml b/core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml
index c5cc6797d..50bf73ef4 100644
--- a/core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml
+++ b/core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml
@@ -1,11 +1,5 @@
name: Views test checkboxes theme
type: theme
description: Theme for testing Views rendering of checkboxes.
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml b/core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml
index 49df92739..b32f40ab0 100644
--- a/core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml
+++ b/core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml
@@ -1,11 +1,5 @@
name: Views test theme
type: theme
description: Theme for testing Views functionality.
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/modules/views/views.info.yml b/core/modules/views/views.info.yml
index 550a8447c..9e9b384ef 100644
--- a/core/modules/views/views.info.yml
+++ b/core/modules/views/views.info.yml
@@ -2,13 +2,7 @@ name: Views
type: module
description: 'Create customized lists and queries from your database.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- filter
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml b/core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml
index 957874c50..93ba44e64 100644
--- a/core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml
+++ b/core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml
@@ -2,13 +2,7 @@ name: 'Views UI Test'
type: module
description: 'Test module for Views UI.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- views_ui
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml b/core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml
index 2a7efb0eb..2a4ed8dbe 100644
--- a/core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml
+++ b/core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml
@@ -2,13 +2,7 @@ name: 'Views test field'
type: module
description: 'Add custom global field for testing purposes.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- views_ui
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/views_ui/views_ui.info.yml b/core/modules/views_ui/views_ui.info.yml
index 117f8aa39..71770b895 100644
--- a/core/modules/views_ui/views_ui.info.yml
+++ b/core/modules/views_ui/views_ui.info.yml
@@ -2,14 +2,8 @@ name: 'Views UI'
type: module
description: 'Administrative interface for Views.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
configure: entity.view.collection
dependencies:
- views
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml b/core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml
index 939867e81..5b152f7be 100644
--- a/core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml
+++ b/core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml
@@ -2,13 +2,7 @@ name: 'Workflow Third Party Settings Test'
type: module
description: 'Allows third party settings on workflows to be tested.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- workflows
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml b/core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml
index 72ef1f61d..80a8c8916 100644
--- a/core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml
+++ b/core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml
@@ -2,13 +2,7 @@ name: 'Workflow Type Test'
type: module
description: 'Provides a workflow type plugin for testing.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- workflows
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/modules/workflows/workflows.info.yml b/core/modules/workflows/workflows.info.yml
index f8373d240..c40a7aae5 100644
--- a/core/modules/workflows/workflows.info.yml
+++ b/core/modules/workflows/workflows.info.yml
@@ -1,13 +1,7 @@
name: 'Workflows'
type: module
description: 'Provides UI and API for managing workflows. This module can be used with the Content moderation module to add highly customizable workflows to content.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
package: Core
configure: entity.workflow.collection
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/profiles/demo_umami/demo_umami.info.yml b/core/profiles/demo_umami/demo_umami.info.yml
index 6b7a0e133..ce777a5e7 100644
--- a/core/profiles/demo_umami/demo_umami.info.yml
+++ b/core/profiles/demo_umami/demo_umami.info.yml
@@ -1,8 +1,8 @@
name: 'Demo: Umami Food Magazine (Experimental)'
type: profile
description: 'Install an example site that shows off some of Drupal’s capabilities.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
dependencies:
- node
@@ -43,9 +43,3 @@ dependencies:
themes:
- seven
- umami
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.info.yml b/core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.info.yml
index 45bd841d7..e9ad04300 100644
--- a/core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.info.yml
+++ b/core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.info.yml
@@ -1,8 +1,8 @@
name: 'Umami demo: Content'
description: Imports the content for the Umami demo.
type: module
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
package: 'Core (Experimental)'
dependencies:
- field
@@ -14,9 +14,3 @@ dependencies:
- taxonomy
- text
- user
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/profiles/demo_umami/themes/umami/umami.info.yml b/core/profiles/demo_umami/themes/umami/umami.info.yml
index 581b6f681..cd324a8fa 100644
--- a/core/profiles/demo_umami/themes/umami/umami.info.yml
+++ b/core/profiles/demo_umami/themes/umami/umami.info.yml
@@ -2,8 +2,8 @@ name: Umami
type: theme
base theme: classy
description: 'The theme used for the Umami food magazine demonstration site.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
libraries:
- umami/global
- umami/messages
@@ -25,9 +25,3 @@ regions:
bottom: Bottom
page_top: 'Page top' # Needed by Drupal Core
page_bottom: 'Page bottom' # Needed by Drupal Core
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/profiles/minimal/minimal.info.yml b/core/profiles/minimal/minimal.info.yml
index 6ecdff1b7..261727051 100644
--- a/core/profiles/minimal/minimal.info.yml
+++ b/core/profiles/minimal/minimal.info.yml
@@ -1,8 +1,8 @@
name: Minimal
type: profile
description: 'Build a custom site without pre-configured functionality. Suitable for advanced users.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- node
- block
@@ -11,9 +11,3 @@ dependencies:
- dynamic_page_cache
themes:
- stark
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/profiles/standard/standard.info.yml b/core/profiles/standard/standard.info.yml
index d9f347604..7fbaec632 100644
--- a/core/profiles/standard/standard.info.yml
+++ b/core/profiles/standard/standard.info.yml
@@ -1,8 +1,8 @@
name: Standard
type: profile
description: 'Install with commonly used features pre-configured.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
dependencies:
- node
- history
@@ -42,9 +42,3 @@ dependencies:
themes:
- bartik
- seven
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml b/core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
index 457d1ed43..30bccf712 100644
--- a/core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
+++ b/core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
@@ -2,11 +2,5 @@ name: 'Drupal system listing compatible test'
type: module
description: 'Support module for testing the drupal_system_listing function.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/profiles/testing/testing.info.yml b/core/profiles/testing/testing.info.yml
index 88f42a166..28fc4e8b0 100644
--- a/core/profiles/testing/testing.info.yml
+++ b/core/profiles/testing/testing.info.yml
@@ -1,8 +1,8 @@
name: Testing
type: profile
description: 'Minimal profile for running tests. Includes absolutely required modules only.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
dependencies:
# Enable page_cache and dynamic_page_cache in testing, to ensure that as many
@@ -12,9 +12,3 @@ dependencies:
# @todo: Remove this in https://www.drupal.org/node/2352949
themes:
- classy
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/profiles/testing_config_import/testing_config_import.info.yml b/core/profiles/testing_config_import/testing_config_import.info.yml
index 31e41de0d..2bfba5cd3 100644
--- a/core/profiles/testing_config_import/testing_config_import.info.yml
+++ b/core/profiles/testing_config_import/testing_config_import.info.yml
@@ -1,16 +1,10 @@
name: 'Testing config import'
type: profile
description: 'Tests install profiles in the config importer.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
dependencies:
- syslog
themes:
- stark
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/profiles/testing_config_overrides/testing_config_overrides.info.yml b/core/profiles/testing_config_overrides/testing_config_overrides.info.yml
index 2f10c9b31..f88724c51 100644
--- a/core/profiles/testing_config_overrides/testing_config_overrides.info.yml
+++ b/core/profiles/testing_config_overrides/testing_config_overrides.info.yml
@@ -1,16 +1,10 @@
name: Testing config overrides
type: profile
description: 'Minimal profile for running tests with config overrides in a profile.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
dependencies:
- action
- language
- tour
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/profiles/testing_missing_dependencies/testing_missing_dependencies.info.yml b/core/profiles/testing_missing_dependencies/testing_missing_dependencies.info.yml
index 3053ce5ad..442e93421 100644
--- a/core/profiles/testing_missing_dependencies/testing_missing_dependencies.info.yml
+++ b/core/profiles/testing_missing_dependencies/testing_missing_dependencies.info.yml
@@ -1,16 +1,10 @@
name: 'Testing missing dependencies'
type: profile
description: 'Minimal profile for running a test when dependencies are listed but missing.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
dependencies:
- missing_module1
- missing_module2
keep_english: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/profiles/testing_multilingual/testing_multilingual.info.yml b/core/profiles/testing_multilingual/testing_multilingual.info.yml
index 3f992d9d7..b40e4cfb4 100644
--- a/core/profiles/testing_multilingual/testing_multilingual.info.yml
+++ b/core/profiles/testing_multilingual/testing_multilingual.info.yml
@@ -1,15 +1,9 @@
name: Testing multilingual
type: profile
description: 'Minimal profile for running tests with a multilingual installer.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
dependencies:
- locale
- tour
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/profiles/testing_multilingual_with_english/testing_multilingual_with_english.info.yml b/core/profiles/testing_multilingual_with_english/testing_multilingual_with_english.info.yml
index 82f30f836..70ea62745 100644
--- a/core/profiles/testing_multilingual_with_english/testing_multilingual_with_english.info.yml
+++ b/core/profiles/testing_multilingual_with_english/testing_multilingual_with_english.info.yml
@@ -1,15 +1,9 @@
name: 'Testing multilingual with English'
type: profile
description: 'Minimal profile for running tests with a multilingual installer.'
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
dependencies:
- locale
keep_english: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.info.yml b/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.info.yml
index 07c4ab470..7ae9fde9e 100644
--- a/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.info.yml
+++ b/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.info.yml
@@ -2,11 +2,5 @@ name: module handler test module
type: module
description: 'Test module enabled by default in module handler unit tests.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml b/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml
index 89b130db8..cb16fb73a 100644
--- a/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml
+++ b/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml
@@ -2,12 +2,6 @@ name: module handler test module
type: module
description: 'Test module used to test adding a module during runtime.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.info.yml b/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.info.yml
index adf906eb6..c6dabc6a7 100644
--- a/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.info.yml
+++ b/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.info.yml
@@ -2,12 +2,6 @@ name: module handler test all1
type: module
description: 'Test module used to test adding groups of modules with loadAll during runtime.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml b/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml
index 9edeac1b5..38aa79bf7 100644
--- a/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml
+++ b/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml
@@ -2,12 +2,6 @@ name: module handler test all2
type: module
description: 'Test module used to test adding groups of modules with loadAll during runtime.'
package: Testing
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml b/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml
index 65f46e67a..589c3aca3 100644
--- a/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml
+++ b/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml
@@ -2,11 +2,5 @@ name: module handler test no hook
type: module
description: 'Test module used to test modules that do not implement a hook.'
package: Testing
-# version: VERSION
-# core: 8.x
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
+version: VERSION
+core: 8.x
diff --git a/core/themes/bartik/bartik.info.yml b/core/themes/bartik/bartik.info.yml
index 8cb7f6821..130d583c9 100644
--- a/core/themes/bartik/bartik.info.yml
+++ b/core/themes/bartik/bartik.info.yml
@@ -16,8 +16,8 @@ type: theme
base theme: classy
description: 'A flexible, recolorable theme with many regions and a responsive, mobile-first layout.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
libraries:
- bartik/global-styling
ckeditor_stylesheets:
@@ -45,9 +45,3 @@ regions:
footer_third: 'Footer third'
footer_fourth: 'Footer fourth'
footer_fifth: 'Footer fifth'
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/themes/classy/classy.info.yml b/core/themes/classy/classy.info.yml
index ee85aa873..4685c3faf 100644
--- a/core/themes/classy/classy.info.yml
+++ b/core/themes/classy/classy.info.yml
@@ -2,8 +2,8 @@ name: Classy
type: theme
description: 'A base theme with sensible default CSS classes added. Learn how to use Classy as a base theme in the Drupal 8 Theming Guide.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
hidden: true
libraries:
@@ -22,9 +22,3 @@ libraries-extend:
- classy/file
core/drupal.progress:
- classy/progress
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/themes/engines/twig/twig.info.yml b/core/themes/engines/twig/twig.info.yml
index 77099c285..17673841c 100644
--- a/core/themes/engines/twig/twig.info.yml
+++ b/core/themes/engines/twig/twig.info.yml
@@ -1,11 +1,5 @@
type: theme_engine
name: Twig
-# core: 8.x
-# version: VERSION
+core: 8.x
+version: VERSION
package: Core
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/themes/seven/seven.info.yml b/core/themes/seven/seven.info.yml
index 260593ef6..3f0e43c02 100644
--- a/core/themes/seven/seven.info.yml
+++ b/core/themes/seven/seven.info.yml
@@ -17,8 +17,8 @@ base theme: classy
description: 'The default administration theme for Drupal 8 was designed with clean lines, simple blocks, and sans-serif font to emphasize the tools and tasks at hand.'
alt text: 'Default administration theme for Drupal 8 with simple blocks and clean lines.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
libraries:
- seven/global-styling
libraries-override:
@@ -65,9 +65,3 @@ regions:
sidebar_first: 'First sidebar'
regions_hidden:
- sidebar_first
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/themes/stable/stable.info.yml b/core/themes/stable/stable.info.yml
index 473080ea4..04110695b 100644
--- a/core/themes/stable/stable.info.yml
+++ b/core/themes/stable/stable.info.yml
@@ -2,8 +2,8 @@ name: Stable
type: theme
description: A default base theme using Drupal 8.0.0's core markup and CSS.
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
base theme: false
hidden: true
@@ -279,9 +279,3 @@ libraries-override:
theme:
css/views_ui.admin.theme.css: css/views_ui/views_ui.admin.theme.css
css/views_ui.contextual.css: css/views_ui/views_ui.contextual.css
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825
diff --git a/core/themes/stark/stark.info.yml b/core/themes/stark/stark.info.yml
index ff2ee1587..fde798295 100644
--- a/core/themes/stark/stark.info.yml
+++ b/core/themes/stark/stark.info.yml
@@ -2,12 +2,6 @@ name: Stark
type: theme
description: 'An intentionally plain theme with no styling to demonstrate default Drupal’s HTML and CSS. Learn how to build a custom theme from Stark in the Theming Guide.'
package: Core
-# version: VERSION
-# core: 8.x
+version: VERSION
+core: 8.x
base theme: false
-
-# Information added by Drupal.org packaging script on 2018-03-07
-version: '8.5.0'
-core: '8.x'
-project: 'drupal'
-datestamp: 1520457825