inline_entity_form ^3
This commit is contained in:
Generated
+52
-10
@@ -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": "8b08d553431365cf9c172686bf725b77",
|
||||
"content-hash": "05f35e541be129d9f1b9f6ecc1f2bf52",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -7239,20 +7239,21 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/inline_entity_form",
|
||||
"version": "1.0.0",
|
||||
"version": "3.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/inline_entity_form.git",
|
||||
"reference": "8.x-1.0"
|
||||
"reference": "3.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0.zip",
|
||||
"reference": "8.x-1.0",
|
||||
"shasum": "0e3fe9fc880e46d9e9393be6fc4ed12838ecdaee"
|
||||
"url": "https://ftp.drupal.org/files/projects/inline_entity_form-3.0.0.zip",
|
||||
"reference": "3.0.0",
|
||||
"shasum": "43417cf232df36d6a621151dffa569b77dfd9725"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9 || ^10",
|
||||
"drupal/core": "^8.8 || ^9 || ^10 || ^11",
|
||||
"drupal/rat": "^1.0.0@stable",
|
||||
"php": ">=7.1"
|
||||
},
|
||||
"require-dev": {
|
||||
@@ -7261,8 +7262,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.0",
|
||||
"datestamp": "1780695546",
|
||||
"version": "3.0.0",
|
||||
"datestamp": "1780695753",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -9061,6 +9062,48 @@
|
||||
"issues": "https://www.drupal.org/project/issues/pwa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/rat",
|
||||
"version": "1.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/rat.git",
|
||||
"reference": "f13fcfb83445e505ffa84d2137231d91cd8c8146"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://git.drupalcode.org/api/v4/projects/project%2Frat/repository/archive.zip?sha=f13fcfb83445e505ffa84d2137231d91cd8c8146",
|
||||
"reference": "f13fcfb83445e505ffa84d2137231d91cd8c8146",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.4 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/core": "^9.4",
|
||||
"drupal/core-dev": "^9.4"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Drupal\\rat\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"gpl-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Merlin",
|
||||
"email": "merlin@geeks4change.net"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/rat/-/tree/1.0.1"
|
||||
},
|
||||
"time": "2025-12-29T15:30:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/redirect",
|
||||
"version": "1.13.0",
|
||||
@@ -19879,7 +19922,6 @@
|
||||
"drupal/filefield_sources": 20,
|
||||
"drupal/flag": 10,
|
||||
"drupal/flag_lists": 5,
|
||||
"drupal/inline_entity_form": 5,
|
||||
"drupal/path_alias_xt": 20,
|
||||
"drupal/pathologic": 15,
|
||||
"drupal/pwa": 10,
|
||||
|
||||
Reference in New Issue
Block a user