|
@@ -4165,35 +4165,38 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "drupal/ctools",
|
|
"name": "drupal/ctools",
|
|
- "version": "3.4.0",
|
|
|
|
|
|
+ "version": "3.7.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ctools.git",
|
|
"url": "https://git.drupalcode.org/project/ctools.git",
|
|
- "reference": "8.x-3.4"
|
|
|
|
|
|
+ "reference": "8.x-3.7"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.4.zip",
|
|
|
|
- "reference": "8.x-3.4",
|
|
|
|
- "shasum": "016ca5abb7ac4ca720352a72e8989f3ef0e20539"
|
|
|
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.7.zip",
|
|
|
|
+ "reference": "8.x-3.7",
|
|
|
|
+ "shasum": "b11c0981a1d2ab3cc9e8e614a337d8e2a2a70c0e"
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
- "drupal/core": "^8.7.7 || ^9"
|
|
|
|
|
|
+ "drupal/core": "^8.8 || ^9"
|
|
},
|
|
},
|
|
"type": "drupal-module",
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"extra": {
|
|
"drupal": {
|
|
"drupal": {
|
|
- "version": "8.x-3.4",
|
|
|
|
- "datestamp": "1585763383",
|
|
|
|
|
|
+ "version": "8.x-3.7",
|
|
|
|
+ "datestamp": "1623860918",
|
|
"security-coverage": {
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
|
|
+ },
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-8.x-3.x": "3.x-dev"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"license": [
|
|
- "GPL-2.0+"
|
|
|
|
|
|
+ "GPL-2.0-or-later"
|
|
],
|
|
],
|
|
"authors": [
|
|
"authors": [
|
|
{
|
|
{
|
|
@@ -5283,23 +5286,23 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "drupal/graphql",
|
|
"name": "drupal/graphql",
|
|
- "version": "4.0.0",
|
|
|
|
|
|
+ "version": "4.1.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/graphql.git",
|
|
"url": "https://git.drupalcode.org/project/graphql.git",
|
|
- "reference": "8.x-4.0"
|
|
|
|
|
|
+ "reference": "8.x-4.1"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://ftp.drupal.org/files/projects/graphql-8.x-4.0.zip",
|
|
|
|
- "reference": "8.x-4.0",
|
|
|
|
- "shasum": "639dd29fb6005ba2b15a389f03a6596308c9f14e"
|
|
|
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/graphql-8.x-4.1.zip",
|
|
|
|
+ "reference": "8.x-4.1",
|
|
|
|
+ "shasum": "c37587b95e78b62b099bfee128e0a5d634696335"
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
"drupal/core": "^8 || ^9",
|
|
"drupal/core": "^8 || ^9",
|
|
"drupal/typed_data": "*",
|
|
"drupal/typed_data": "*",
|
|
"php": ">=7.2",
|
|
"php": ">=7.2",
|
|
- "webonyx/graphql-php": "^14.3.0"
|
|
|
|
|
|
+ "webonyx/graphql-php": "^14.5.0"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
"drupal/node-node": "*"
|
|
"drupal/node-node": "*"
|
|
@@ -5307,8 +5310,8 @@
|
|
"type": "drupal-module",
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"extra": {
|
|
"drupal": {
|
|
"drupal": {
|
|
- "version": "8.x-4.0",
|
|
|
|
- "datestamp": "1607692423",
|
|
|
|
|
|
+ "version": "8.x-4.1",
|
|
|
|
+ "datestamp": "1622655866",
|
|
"security-coverage": {
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
@@ -7795,7 +7798,7 @@
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/typed_data.git",
|
|
"url": "https://git.drupalcode.org/project/typed_data.git",
|
|
- "reference": "27555f47b522730d04f3b33c9a46c0acbcb3146e"
|
|
|
|
|
|
+ "reference": "d6550fd64428642da9ace9281670e70f7018f0b1"
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
"drupal/core": "^8.8.2 || ^9"
|
|
"drupal/core": "^8.8.2 || ^9"
|
|
@@ -7806,8 +7809,8 @@
|
|
"dev-1.x": "1.x-dev"
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
},
|
|
"drupal": {
|
|
"drupal": {
|
|
- "version": "8.x-1.0-alpha5+21-dev",
|
|
|
|
- "datestamp": "1600719315",
|
|
|
|
|
|
+ "version": "8.x-1.0-alpha5+24-dev",
|
|
|
|
+ "datestamp": "1623702620",
|
|
"security-coverage": {
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
@@ -7838,8 +7841,7 @@
|
|
"support": {
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/typed_data",
|
|
"source": "https://git.drupalcode.org/project/typed_data",
|
|
"issues": "https://www.drupal.org/project/issues/typed_data"
|
|
"issues": "https://www.drupal.org/project/issues/typed_data"
|
|
- },
|
|
|
|
- "time": "2020-10-30T06:56:14+00:00"
|
|
|
|
|
|
+ }
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "drupal/ultimate_cron",
|
|
"name": "drupal/ultimate_cron",
|
|
@@ -13198,16 +13200,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "webonyx/graphql-php",
|
|
"name": "webonyx/graphql-php",
|
|
- "version": "v14.5.1",
|
|
|
|
|
|
+ "version": "v14.9.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/webonyx/graphql-php.git",
|
|
"url": "https://github.com/webonyx/graphql-php.git",
|
|
- "reference": "3af8b92d07e0d7a9085c0b83daf86beaeb76f092"
|
|
|
|
|
|
+ "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/3af8b92d07e0d7a9085c0b83daf86beaeb76f092",
|
|
|
|
- "reference": "3af8b92d07e0d7a9085c0b83daf86beaeb76f092",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/36b83621deb5eae354347a2e86dc7aec81b32a82",
|
|
|
|
+ "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -13221,9 +13223,9 @@
|
|
"nyholm/psr7": "^1.2",
|
|
"nyholm/psr7": "^1.2",
|
|
"phpbench/phpbench": "^0.16.10",
|
|
"phpbench/phpbench": "^0.16.10",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/extension-installer": "^1.0",
|
|
- "phpstan/phpstan": "0.12.32",
|
|
|
|
- "phpstan/phpstan-phpunit": "0.12.11",
|
|
|
|
- "phpstan/phpstan-strict-rules": "0.12.2",
|
|
|
|
|
|
+ "phpstan/phpstan": "0.12.82",
|
|
|
|
+ "phpstan/phpstan-phpunit": "0.12.18",
|
|
|
|
+ "phpstan/phpstan-strict-rules": "0.12.9",
|
|
"phpunit/phpunit": "^7.2|^8.5",
|
|
"phpunit/phpunit": "^7.2|^8.5",
|
|
"psr/http-message": "^1.0",
|
|
"psr/http-message": "^1.0",
|
|
"react/promise": "2.*",
|
|
"react/promise": "2.*",
|
|
@@ -13250,13 +13252,17 @@
|
|
"api",
|
|
"api",
|
|
"graphql"
|
|
"graphql"
|
|
],
|
|
],
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/webonyx/graphql-php/issues",
|
|
|
|
+ "source": "https://github.com/webonyx/graphql-php/tree/v14.9.0"
|
|
|
|
+ },
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
"url": "https://opencollective.com/webonyx-graphql-php",
|
|
"url": "https://opencollective.com/webonyx-graphql-php",
|
|
"type": "open_collective"
|
|
"type": "open_collective"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2021-02-05T10:51:56+00:00"
|
|
|
|
|
|
+ "time": "2021-06-15T16:14:17+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "wikimedia/composer-merge-plugin",
|
|
"name": "wikimedia/composer-merge-plugin",
|