updated restui jsonapi_extras imagemagick

This commit is contained in:
Bachir Soussi Chiadmi 2021-06-24 22:44:34 +02:00
parent dfd2fad69f
commit d2c9373f2b
1 changed files with 56 additions and 36 deletions

92
composer.lock generated
View File

@ -7993,29 +7993,29 @@
},
{
"name": "drupal/imagemagick",
"version": "3.1.0",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/imagemagick.git",
"reference": "8.x-3.1"
"reference": "8.x-3.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/imagemagick-8.x-3.1.zip",
"reference": "8.x-3.1",
"shasum": "f427b06312325aa667c549fed261f73f29e231e7"
"url": "https://ftp.drupal.org/files/projects/imagemagick-8.x-3.2.zip",
"reference": "8.x-3.2",
"shasum": "35346cda3bb9c989387a282dd7f7bb4da4f70fce"
},
"require": {
"drupal/core": "^8.8 || ^9",
"drupal/core": "^8.9 || ^9.1",
"drupal/file_mdm": "^2",
"drupal/sophron": "^1",
"php": ">=7"
"php": ">=7.1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.1",
"datestamp": "1581420882",
"version": "8.x-3.2",
"datestamp": "1622711751",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -8621,17 +8621,17 @@
},
{
"name": "drupal/jsonapi_extras",
"version": "3.17.0",
"version": "3.18.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jsonapi_extras.git",
"reference": "8.x-3.17"
"reference": "8.x-3.18"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.17.zip",
"reference": "8.x-3.17",
"shasum": "2795865d847212f5b465445342118c1a6f57999e"
"url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.18.zip",
"reference": "8.x-3.18",
"shasum": "360812a8d4dc3380676f53134192897adb05a6d3"
},
"require": {
"drupal/core": "^8 || ^9",
@ -8644,8 +8644,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.17",
"datestamp": "1613848645",
"version": "8.x-3.18",
"datestamp": "1623673108",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -10686,17 +10686,17 @@
},
{
"name": "drupal/restui",
"version": "1.19.0",
"version": "1.20.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/restui.git",
"reference": "8.x-1.19"
"reference": "8.x-1.20"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/restui-8.x-1.19.zip",
"reference": "8.x-1.19",
"shasum": "71c9aef89976c273f9b9025c9b6200de8c2d226c"
"url": "https://ftp.drupal.org/files/projects/restui-8.x-1.20.zip",
"reference": "8.x-1.20",
"shasum": "df1d3c486ee0e7b4e9a24e6523a69c9efe73caff"
},
"require": {
"drupal/core": "^8.7.7 || ^9"
@ -10704,8 +10704,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.19",
"datestamp": "1606482499",
"version": "8.x-1.20",
"datestamp": "1616839543",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -12981,25 +12981,25 @@
},
{
"name": "e0ipso/shaper",
"version": "1.2.3",
"version": "1.2.4",
"source": {
"type": "git",
"url": "https://github.com/e0ipso/shaper.git",
"reference": "04e17ee682d1a66726378d7d2c2a9a9b4d6984eb"
"reference": "7d73018ec4fe8de9730dfe755067cc02460e1a38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/e0ipso/shaper/zipball/04e17ee682d1a66726378d7d2c2a9a9b4d6984eb",
"reference": "04e17ee682d1a66726378d7d2c2a9a9b4d6984eb",
"url": "https://api.github.com/repos/e0ipso/shaper/zipball/7d73018ec4fe8de9730dfe755067cc02460e1a38",
"reference": "7d73018ec4fe8de9730dfe755067cc02460e1a38",
"shasum": ""
},
"require": {
"justinrainbow/json-schema": "^5.2"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.0",
"phpunit/phpcov": "^5.0",
"phpunit/phpunit": "^7.0.2"
"php-coveralls/php-coveralls": "^2.4",
"phpunit/phpcov": "^8.2",
"phpunit/phpunit": "^9.5"
},
"type": "library",
"autoload": {
@ -13019,7 +13019,11 @@
}
],
"description": "Lightweight library to handle in and out transformations in PHP.",
"time": "2019-07-27T10:13:44+00:00"
"support": {
"issues": "https://github.com/e0ipso/shaper/issues",
"source": "https://github.com/e0ipso/shaper/tree/1.2.4"
},
"time": "2021-05-19T09:42:57+00:00"
},
{
"name": "easyrdf/easyrdf",
@ -13159,16 +13163,16 @@
},
{
"name": "fileeye/mimemap",
"version": "1.1.4",
"version": "1.1.5",
"source": {
"type": "git",
"url": "https://github.com/FileEye/MimeMap.git",
"reference": "3a0ddb71f06d8fb3f84f0a3c45348af81803b16d"
"reference": "9efaad84adce38f2ee49331b2bd684c83fd9aa3b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FileEye/MimeMap/zipball/3a0ddb71f06d8fb3f84f0a3c45348af81803b16d",
"reference": "3a0ddb71f06d8fb3f84f0a3c45348af81803b16d",
"url": "https://api.github.com/repos/FileEye/MimeMap/zipball/9efaad84adce38f2ee49331b2bd684c83fd9aa3b",
"reference": "9efaad84adce38f2ee49331b2bd684c83fd9aa3b",
"shasum": ""
},
"require": {
@ -13210,7 +13214,11 @@
"mime-parser",
"mime-type"
],
"time": "2020-05-16T10:19:16+00:00"
"support": {
"issues": "https://github.com/FileEye/MimeMap/issues",
"source": "https://github.com/FileEye/MimeMap/tree/1.1.5"
},
"time": "2021-04-02T20:21:45+00:00"
},
{
"name": "galbar/jsonpath",
@ -13774,6 +13782,10 @@
"json",
"schema"
],
"support": {
"issues": "https://github.com/justinrainbow/json-schema/issues",
"source": "https://github.com/justinrainbow/json-schema/tree/5.2.10"
},
"time": "2020-05-27T16:41:55+00:00"
},
{
@ -14319,6 +14331,10 @@
"exif",
"image"
],
"support": {
"issues": "https://github.com/pel/pel/issues",
"source": "https://github.com/pel/pel/tree/0.9.10"
},
"time": "2021-01-01T22:15:50+00:00"
},
{
@ -15280,6 +15296,10 @@
],
"description": "A library to read, parse, export and make subsets of different types of font files.",
"homepage": "https://github.com/PhenX/php-font-lib",
"support": {
"issues": "https://github.com/PhenX/php-font-lib/issues",
"source": "https://github.com/PhenX/php-font-lib/tree/0.5.2"
},
"time": "2020-03-08T15:31:32+00:00"
},
{