updated major version inline_entity_form
This commit is contained in:
parent
8346215dda
commit
55a368ff35
@ -36,7 +36,7 @@
|
||||
"drupal/iframe": "^2.21",
|
||||
"drupal/image_field_caption": "^2.0",
|
||||
"drupal/imce": "^3.0",
|
||||
"drupal/inline_entity_form": "^1.0@RC",
|
||||
"drupal/inline_entity_form": "^3.0@RC",
|
||||
"drupal/leaflet": "^10.2",
|
||||
"drupal/leaflet_more_maps": "^2.1",
|
||||
"drupal/leaflet_more_markers": "^1.1",
|
||||
|
16
composer.lock
generated
16
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": "e24550302aa2be2b9813c3c2bbe80415",
|
||||
"content-hash": "6778a78b078bf0e61071aa99f5125ee2",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ajgl/breakpoint-twig-extension",
|
||||
@ -6416,17 +6416,17 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/inline_entity_form",
|
||||
"version": "1.0.0-rc17",
|
||||
"version": "3.0.0-rc19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/inline_entity_form.git",
|
||||
"reference": "8.x-1.0-rc17"
|
||||
"reference": "3.0.0-rc19"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc17.zip",
|
||||
"reference": "8.x-1.0-rc17",
|
||||
"shasum": "626622e01cf7a2d2977fdc06ae09afd5a814e09b"
|
||||
"url": "https://ftp.drupal.org/files/projects/inline_entity_form-3.0.0-rc19.zip",
|
||||
"reference": "3.0.0-rc19",
|
||||
"shasum": "d8976940dd3f85412ba5e274af15fbcdd22ee27a"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9 || ^10",
|
||||
@ -6438,8 +6438,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-rc17",
|
||||
"datestamp": "1703020130",
|
||||
"version": "3.0.0-rc19",
|
||||
"datestamp": "1704729077",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "RC releases are not covered by Drupal security advisories."
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit c2ecbba769c722628aa0c963309c5bee8cf3a449
|
||||
Subproject commit 0f4546eca2043fa533e503fd5192a18771703ff1
|
Loading…
x
Reference in New Issue
Block a user