contrib updates
This commit is contained in:
parent
40cde51284
commit
80cc9ae097
@ -30,10 +30,11 @@
|
||||
"drupal/iframe": "^2.21",
|
||||
"drupal/image_field_caption": "^1.1",
|
||||
"drupal/imce": "^2.4",
|
||||
"drupal/inline_entity_form": "^1.0@RC",
|
||||
"drupal/leaflet": "^2.1",
|
||||
"drupal/leaflet_more_maps": "^2.1",
|
||||
"drupal/leaflet_more_markers": "^1.1",
|
||||
"drupal/linked_field": "^1.3",
|
||||
"drupal/linked_field": "^1",
|
||||
"drupal/mailsystem": "^4.4",
|
||||
"drupal/metatag": "^1.21",
|
||||
"drupal/page_manager": "4.x-dev@dev",
|
||||
@ -45,7 +46,7 @@
|
||||
"drupal/role_delegation": "^1.1",
|
||||
"drupal/selective_better_exposed_filters": "2.x-dev@dev",
|
||||
"drupal/seo_checklist": "^5.1",
|
||||
"drupal/smart_date": "^3.1",
|
||||
"drupal/smart_date": "^4.0@beta",
|
||||
"drupal/structure_sync": "^2.0",
|
||||
"drupal/twig_xdebug": "^1.2",
|
||||
"drupal/video_embed_dailymotion": "^1.2",
|
||||
|
44
composer.lock
generated
44
composer.lock
generated
@ -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": "6dbe093bb1e027b4cde243f95ce54abe",
|
||||
"content-hash": "4691479758d338c2df2993de7db5fe4c",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ajgl/breakpoint-twig-extension",
|
||||
@ -9151,22 +9151,22 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/smart_date",
|
||||
"version": "3.7.2",
|
||||
"version": "4.0.0-beta1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/smart_date.git",
|
||||
"reference": "3.7.2"
|
||||
"reference": "4.0.0-beta1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/smart_date-3.7.2.zip",
|
||||
"reference": "3.7.2",
|
||||
"shasum": "4dc2040d94688369cff3c8b1062c1991fe685963"
|
||||
"url": "https://ftp.drupal.org/files/projects/smart_date-4.0.0-beta1.zip",
|
||||
"reference": "4.0.0-beta1",
|
||||
"shasum": "489fde4e1eed2b23dd1889f2dd65cb677d6c3eb2"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10",
|
||||
"php": ">=8.0",
|
||||
"simshaun/recurr": "^4"
|
||||
"simshaun/recurr": "^5"
|
||||
},
|
||||
"suggest": {
|
||||
"drupal/multiple_fields_remove_button": "Provides a button for editors to remove unwanted rows."
|
||||
@ -9174,11 +9174,11 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "3.7.2",
|
||||
"datestamp": "1677784501",
|
||||
"version": "4.0.0-beta1",
|
||||
"datestamp": "1679052038",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
"status": "not-covered",
|
||||
"message": "Beta releases are not covered by Drupal security advisories."
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
@ -13171,24 +13171,25 @@
|
||||
},
|
||||
{
|
||||
"name": "simshaun/recurr",
|
||||
"version": "v4.0.5",
|
||||
"version": "v5.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/simshaun/recurr.git",
|
||||
"reference": "08b0b46879f598cd11dd42b4c1a9c221a0562749"
|
||||
"reference": "6887b7bd7075de97c8c69835e0939ff68d23c47e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/simshaun/recurr/zipball/08b0b46879f598cd11dd42b4c1a9c221a0562749",
|
||||
"reference": "08b0b46879f598cd11dd42b4c1a9c221a0562749",
|
||||
"url": "https://api.github.com/repos/simshaun/recurr/zipball/6887b7bd7075de97c8c69835e0939ff68d23c47e",
|
||||
"reference": "6887b7bd7075de97c8c69835e0939ff68d23c47e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"doctrine/collections": "~1.3",
|
||||
"php": ">=5.5.0"
|
||||
"doctrine/collections": "~1.6",
|
||||
"php": "^7.2||^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~5.7"
|
||||
"phpunit/phpunit": "^8.5.16",
|
||||
"symfony/yaml": "^5.3"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -13223,9 +13224,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/simshaun/recurr/issues",
|
||||
"source": "https://github.com/simshaun/recurr/tree/v4.0.5"
|
||||
"source": "https://github.com/simshaun/recurr/tree/v5.0.1"
|
||||
},
|
||||
"time": "2021-03-25T23:00:49+00:00"
|
||||
"time": "2022-09-09T05:37:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "stack/builder",
|
||||
@ -16920,10 +16921,12 @@
|
||||
"stability-flags": {
|
||||
"drupal/address": 20,
|
||||
"drupal/administerusersbyrole": 20,
|
||||
"drupal/inline_entity_form": 5,
|
||||
"drupal/page_manager": 20,
|
||||
"drupal/paragraphs": 20,
|
||||
"drupal/perimeter": 20,
|
||||
"drupal/selective_better_exposed_filters": 20,
|
||||
"drupal/smart_date": 10,
|
||||
"drupal/views_argument_token": 20,
|
||||
"drupal/bulkdelete": 20,
|
||||
"drupal/cshs": 20,
|
||||
@ -16941,7 +16944,6 @@
|
||||
"drupal/field_group": 20,
|
||||
"drupal/filefield_sources": 20,
|
||||
"drupal/filter_perms": 20,
|
||||
"drupal/inline_entity_form": 5,
|
||||
"drupal/linkit": 10,
|
||||
"drupal/login_destination": 20,
|
||||
"drupal/maillog": 20,
|
||||
|
Loading…
x
Reference in New Issue
Block a user