updated core to 8.7.9

This commit is contained in:
2019-11-12 18:38:57 +01:00
parent dfa29cbaf1
commit d68885fb91
3 changed files with 49 additions and 52 deletions
+2 -2
View File
@@ -37,7 +37,7 @@
"drupal/config_ignore": "2.1.0", "drupal/config_ignore": "2.1.0",
"drupal/console": "^1.0.2", "drupal/console": "^1.0.2",
"drupal/context": "4.0.0-beta2", "drupal/context": "4.0.0-beta2",
"drupal/core": "8.7.0", "drupal/core": "^8.7.0",
"drupal/ctools": "3.2.0", "drupal/ctools": "3.2.0",
"drupal/date_range_formatter": "3.1.0", "drupal/date_range_formatter": "3.1.0",
"drupal/devel": "2.1", "drupal/devel": "2.1",
@@ -74,7 +74,7 @@
"drush/drush": "^9.0.0", "drush/drush": "^9.0.0",
"oomphinc/composer-installers-extender": "^1.1", "oomphinc/composer-installers-extender": "^1.1",
"vlucas/phpdotenv": "^2.4", "vlucas/phpdotenv": "^2.4",
"webflo/drupal-core-require-dev": "8.7.0", "webflo/drupal-core-require-dev": "^8.7.0",
"webflo/drupal-core-strict": "^8.0", "webflo/drupal-core-strict": "^8.0",
"webflo/drupal-finder": "^1.0.0", "webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3", "webmozart/path-util": "^2.3",
Generated
+25 -28
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "97b07470d0cf59969ae5d03c2a5e5c26", "content-hash": "afac9754e49e7dbd6c3cfd14393471ff",
"packages": [ "packages": [
{ {
"name": "alchemy/zippy", "name": "alchemy/zippy",
@@ -3386,16 +3386,16 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "8.7.0", "version": "8.7.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "5da135abcf5dbc0204e9a75c87381c7553a74d5e" "reference": "881e60062ea86a8f6809a298f09f56afd20b3cf3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/5da135abcf5dbc0204e9a75c87381c7553a74d5e", "url": "https://api.github.com/repos/drupal/core/zipball/881e60062ea86a8f6809a298f09f56afd20b3cf3",
"reference": "5da135abcf5dbc0204e9a75c87381c7553a74d5e", "reference": "881e60062ea86a8f6809a298f09f56afd20b3cf3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3420,7 +3420,7 @@
"ext-xml": "*", "ext-xml": "*",
"guzzlehttp/guzzle": "^6.2.1", "guzzlehttp/guzzle": "^6.2.1",
"masterminds/html5": "^2.1", "masterminds/html5": "^2.1",
"paragonie/random_compat": "^1.0|^2.0", "paragonie/random_compat": "^1.0|^2.0|^9.99.99",
"pear/archive_tar": "^1.4", "pear/archive_tar": "^1.4",
"php": "^5.5.9|>=7.0.8", "php": "^5.5.9|>=7.0.8",
"stack/builder": "^1.0", "stack/builder": "^1.0",
@@ -3433,19 +3433,20 @@
"symfony/http-kernel": "~3.4.14", "symfony/http-kernel": "~3.4.14",
"symfony/polyfill-iconv": "^1.0", "symfony/polyfill-iconv": "^1.0",
"symfony/process": "~3.4.0", "symfony/process": "~3.4.0",
"symfony/psr-http-message-bridge": "^1.0", "symfony/psr-http-message-bridge": "^1.1.2",
"symfony/routing": "~3.4.0", "symfony/routing": "~3.4.0",
"symfony/serializer": "~3.4.0", "symfony/serializer": "~3.4.0",
"symfony/translation": "~3.4.0", "symfony/translation": "~3.4.0",
"symfony/validator": "~3.4.0", "symfony/validator": "~3.4.0",
"symfony/yaml": "~3.4.5", "symfony/yaml": "~3.4.5",
"twig/twig": "^1.38.2", "twig/twig": "^1.38.2",
"typo3/phar-stream-wrapper": "^2.0.1", "typo3/phar-stream-wrapper": "^2.1.1",
"zendframework/zend-diactoros": "^1.1", "zendframework/zend-diactoros": "^1.1",
"zendframework/zend-feed": "^2.4" "zendframework/zend-feed": "^2.4"
}, },
"conflict": { "conflict": {
"drush/drush": "<8.1.10" "drush/drush": "<8.1.10",
"symfony/dom-crawler": ">=4"
}, },
"replace": { "replace": {
"drupal/action": "self.version", "drupal/action": "self.version",
@@ -3626,7 +3627,7 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"description": "Drupal is an open source content management platform powering millions of websites and applications.", "description": "Drupal is an open source content management platform powering millions of websites and applications.",
"time": "2019-05-01T18:39:15+00:00" "time": "2019-11-06T18:00:38+00:00"
}, },
{ {
"name": "drupal/ctools", "name": "drupal/ctools",
@@ -7160,33 +7161,29 @@
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",
"version": "v2.0.18", "version": "v9.99.99",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paragonie/random_compat.git", "url": "https://github.com/paragonie/random_compat.git",
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db" "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.2.0" "php": "^7"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "4.*|5.*" "phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
}, },
"suggest": { "suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
}, },
"type": "library", "type": "library",
"autoload": {
"files": [
"lib/random.php"
]
},
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
@@ -7205,7 +7202,7 @@
"pseudorandom", "pseudorandom",
"random" "random"
], ],
"time": "2019-01-03T20:59:08+00:00" "time": "2018-07-02T15:55:56+00:00"
}, },
{ {
"name": "pear/archive_tar", "name": "pear/archive_tar",
@@ -10997,16 +10994,16 @@
}, },
{ {
"name": "webflo/drupal-core-require-dev", "name": "webflo/drupal-core-require-dev",
"version": "8.7.0", "version": "8.7.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webflo/drupal-core-require-dev.git", "url": "https://github.com/webflo/drupal-core-require-dev.git",
"reference": "dc2bd5de993e2634fb8e0a33505e02c0f25f5271" "reference": "712de55c6f8220cd1cabb6cf88df1e40595b187e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/dc2bd5de993e2634fb8e0a33505e02c0f25f5271", "url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/712de55c6f8220cd1cabb6cf88df1e40595b187e",
"reference": "dc2bd5de993e2634fb8e0a33505e02c0f25f5271", "reference": "712de55c6f8220cd1cabb6cf88df1e40595b187e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11014,7 +11011,7 @@
"behat/mink-goutte-driver": "^1.2", "behat/mink-goutte-driver": "^1.2",
"behat/mink-selenium2-driver": "1.3.x-dev", "behat/mink-selenium2-driver": "1.3.x-dev",
"drupal/coder": "^8.3.1", "drupal/coder": "^8.3.1",
"drupal/core": "8.7.0", "drupal/core": "8.7.9",
"jcalderonzumba/gastonjs": "^1.0.2", "jcalderonzumba/gastonjs": "^1.0.2",
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1", "jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
"justinrainbow/json-schema": "^5.2", "justinrainbow/json-schema": "^5.2",
@@ -11031,7 +11028,7 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"description": "require-dev dependencies from drupal/core", "description": "require-dev dependencies from drupal/core",
"time": "2019-05-02T01:08:54+00:00" "time": "2019-11-06T18:31:43+00:00"
}, },
{ {
"name": "webflo/drupal-core-strict", "name": "webflo/drupal-core-strict",
+22 -22
View File
@@ -76,7 +76,7 @@
* specific needs. * specific needs.
* *
* @code * @code
* $databases['default']['default'] = array ( * $databases['default']['default'] = [
* 'database' => 'databasename', * 'database' => 'databasename',
* 'username' => 'sqlusername', * 'username' => 'sqlusername',
* 'password' => 'sqlpassword', * 'password' => 'sqlpassword',
@@ -85,7 +85,7 @@
* 'driver' => 'mysql', * 'driver' => 'mysql',
* 'prefix' => '', * 'prefix' => '',
* 'collation' => 'utf8mb4_general_ci', * 'collation' => 'utf8mb4_general_ci',
* ); * ];
* @endcode * @endcode
*/ */
$databases = []; $databases = [];
@@ -156,13 +156,13 @@ $databases = [];
* The 'default' element is mandatory and holds the prefix for any tables * The 'default' element is mandatory and holds the prefix for any tables
* not specified elsewhere in the array. Example: * not specified elsewhere in the array. Example:
* @code * @code
* 'prefix' => array( * 'prefix' => [
* 'default' => 'main_', * 'default' => 'main_',
* 'users' => 'shared_', * 'users' => 'shared_',
* 'sessions' => 'shared_', * 'sessions' => 'shared_',
* 'role' => 'shared_', * 'role' => 'shared_',
* 'authmap' => 'shared_', * 'authmap' => 'shared_',
* ), * ],
* @endcode * @endcode
* You can also use a reference to a schema/database as a prefix. This may be * You can also use a reference to a schema/database as a prefix. This may be
* useful if your Drupal installation exists in a schema that is not the default * useful if your Drupal installation exists in a schema that is not the default
@@ -170,13 +170,13 @@ $databases = [];
* time. * time.
* Example: * Example:
* @code * @code
* 'prefix' => array( * 'prefix' => [
* 'default' => 'main.', * 'default' => 'main.',
* 'users' => 'shared.', * 'users' => 'shared.',
* 'sessions' => 'shared.', * 'sessions' => 'shared.',
* 'role' => 'shared.', * 'role' => 'shared.',
* 'authmap' => 'shared.', * 'authmap' => 'shared.',
* ); * ];
* @endcode * @endcode
* NOTE: MySQL and SQLite's definition of a schema is a database. * NOTE: MySQL and SQLite's definition of a schema is a database.
* *
@@ -185,14 +185,14 @@ $databases = [];
* example, to enable MySQL SELECT queries to exceed the max_join_size system * example, to enable MySQL SELECT queries to exceed the max_join_size system
* variable, and to reduce the database connection timeout to 5 seconds: * variable, and to reduce the database connection timeout to 5 seconds:
* @code * @code
* $databases['default']['default'] = array( * $databases['default']['default'] = [
* 'init_commands' => array( * 'init_commands' => [
* 'big_selects' => 'SET SQL_BIG_SELECTS=1', * 'big_selects' => 'SET SQL_BIG_SELECTS=1',
* ), * ],
* 'pdo' => array( * 'pdo' => [
* PDO::ATTR_TIMEOUT => 5, * PDO::ATTR_TIMEOUT => 5,
* ), * ],
* ); * ];
* @endcode * @endcode
* *
* WARNING: The above defaults are designed for database portability. Changing * WARNING: The above defaults are designed for database portability. Changing
@@ -207,22 +207,22 @@ $databases = [];
* *
* Sample Database configuration format for PostgreSQL (pgsql): * Sample Database configuration format for PostgreSQL (pgsql):
* @code * @code
* $databases['default']['default'] = array( * $databases['default']['default'] = [
* 'driver' => 'pgsql', * 'driver' => 'pgsql',
* 'database' => 'databasename', * 'database' => 'databasename',
* 'username' => 'sqlusername', * 'username' => 'sqlusername',
* 'password' => 'sqlpassword', * 'password' => 'sqlpassword',
* 'host' => 'localhost', * 'host' => 'localhost',
* 'prefix' => '', * 'prefix' => '',
* ); * ];
* @endcode * @endcode
* *
* Sample Database configuration format for SQLite (sqlite): * Sample Database configuration format for SQLite (sqlite):
* @code * @code
* $databases['default']['default'] = array( * $databases['default']['default'] = [
* 'driver' => 'sqlite', * 'driver' => 'sqlite',
* 'database' => '/path/to/databasefilename', * 'database' => '/path/to/databasefilename',
* ); * ];
* @endcode * @endcode
*/ */
@@ -246,9 +246,9 @@ $databases = [];
* *
* Example: * Example:
* @code * @code
* $config_directories = array( * $config_directories = [
* CONFIG_SYNC_DIRECTORY => '/directory/outside/webroot', * CONFIG_SYNC_DIRECTORY => '/directory/outside/webroot',
* ); * ];
* @endcode * @endcode
*/ */
$config_directories = []; $config_directories = [];
@@ -705,9 +705,9 @@ $settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml';
* *
* For example: * For example:
* @code * @code
* $settings['trusted_host_patterns'] = array( * $settings['trusted_host_patterns'] = [
* '^www\.example\.com$', * '^www\.example\.com$',
* ); * ];
* @endcode * @endcode
* will allow the site to only run from www.example.com. * will allow the site to only run from www.example.com.
* *
@@ -718,12 +718,12 @@ $settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml';
* *
* For example: * For example:
* @code * @code
* $settings['trusted_host_patterns'] = array( * $settings['trusted_host_patterns'] = [
* '^example\.com$', * '^example\.com$',
* '^.+\.example\.com$', * '^.+\.example\.com$',
* '^example\.org$', * '^example\.org$',
* '^.+\.example\.org$', * '^.+\.example\.org$',
* ); * ];
* @endcode * @endcode
* will allow the site to run off of all variants of example.com and * will allow the site to run off of all variants of example.com and
* example.org, with all subdomains included. * example.org, with all subdomains included.