updated core to 8.7.9
This commit is contained in:
Generated
+25
-28
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "97b07470d0cf59969ae5d03c2a5e5c26",
|
||||
"content-hash": "afac9754e49e7dbd6c3cfd14393471ff",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -3386,16 +3386,16 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/core",
|
||||
"version": "8.7.0",
|
||||
"version": "8.7.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drupal/core.git",
|
||||
"reference": "5da135abcf5dbc0204e9a75c87381c7553a74d5e"
|
||||
"reference": "881e60062ea86a8f6809a298f09f56afd20b3cf3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/drupal/core/zipball/5da135abcf5dbc0204e9a75c87381c7553a74d5e",
|
||||
"reference": "5da135abcf5dbc0204e9a75c87381c7553a74d5e",
|
||||
"url": "https://api.github.com/repos/drupal/core/zipball/881e60062ea86a8f6809a298f09f56afd20b3cf3",
|
||||
"reference": "881e60062ea86a8f6809a298f09f56afd20b3cf3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3420,7 +3420,7 @@
|
||||
"ext-xml": "*",
|
||||
"guzzlehttp/guzzle": "^6.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",
|
||||
"php": "^5.5.9|>=7.0.8",
|
||||
"stack/builder": "^1.0",
|
||||
@@ -3433,19 +3433,20 @@
|
||||
"symfony/http-kernel": "~3.4.14",
|
||||
"symfony/polyfill-iconv": "^1.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/serializer": "~3.4.0",
|
||||
"symfony/translation": "~3.4.0",
|
||||
"symfony/validator": "~3.4.0",
|
||||
"symfony/yaml": "~3.4.5",
|
||||
"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-feed": "^2.4"
|
||||
},
|
||||
"conflict": {
|
||||
"drush/drush": "<8.1.10"
|
||||
"drush/drush": "<8.1.10",
|
||||
"symfony/dom-crawler": ">=4"
|
||||
},
|
||||
"replace": {
|
||||
"drupal/action": "self.version",
|
||||
@@ -3626,7 +3627,7 @@
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"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",
|
||||
@@ -7160,33 +7161,29 @@
|
||||
},
|
||||
{
|
||||
"name": "paragonie/random_compat",
|
||||
"version": "v2.0.18",
|
||||
"version": "v9.99.99",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/paragonie/random_compat.git",
|
||||
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
|
||||
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
|
||||
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
|
||||
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
|
||||
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.2.0"
|
||||
"php": "^7"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "4.*|5.*"
|
||||
"phpunit/phpunit": "4.*|5.*",
|
||||
"vimeo/psalm": "^1"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"files": [
|
||||
"lib/random.php"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
@@ -7205,7 +7202,7 @@
|
||||
"pseudorandom",
|
||||
"random"
|
||||
],
|
||||
"time": "2019-01-03T20:59:08+00:00"
|
||||
"time": "2018-07-02T15:55:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pear/archive_tar",
|
||||
@@ -10997,16 +10994,16 @@
|
||||
},
|
||||
{
|
||||
"name": "webflo/drupal-core-require-dev",
|
||||
"version": "8.7.0",
|
||||
"version": "8.7.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/webflo/drupal-core-require-dev.git",
|
||||
"reference": "dc2bd5de993e2634fb8e0a33505e02c0f25f5271"
|
||||
"reference": "712de55c6f8220cd1cabb6cf88df1e40595b187e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/dc2bd5de993e2634fb8e0a33505e02c0f25f5271",
|
||||
"reference": "dc2bd5de993e2634fb8e0a33505e02c0f25f5271",
|
||||
"url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/712de55c6f8220cd1cabb6cf88df1e40595b187e",
|
||||
"reference": "712de55c6f8220cd1cabb6cf88df1e40595b187e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -11014,7 +11011,7 @@
|
||||
"behat/mink-goutte-driver": "^1.2",
|
||||
"behat/mink-selenium2-driver": "1.3.x-dev",
|
||||
"drupal/coder": "^8.3.1",
|
||||
"drupal/core": "8.7.0",
|
||||
"drupal/core": "8.7.9",
|
||||
"jcalderonzumba/gastonjs": "^1.0.2",
|
||||
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
|
||||
"justinrainbow/json-schema": "^5.2",
|
||||
@@ -11031,7 +11028,7 @@
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user