added insert contrib module

This commit is contained in:
2021-02-09 11:58:24 +01:00
parent 0c1bb13bd5
commit 8423866f03
6 changed files with 157 additions and 5 deletions
+55 -1
View File
@@ -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": "2b6d8f58cfdc2821fccf746b97aa3142",
"content-hash": "888fe42cf942c6c8999c2a40935e0e5a",
"packages": [
{
"name": "alchemy/zippy",
@@ -5329,6 +5329,59 @@
"source": "https://git.drupalcode.org/project/inline_entity_form"
}
},
{
"name": "drupal/insert",
"version": "dev-2.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/insert.git",
"reference": "892cb12f5c748f29106a04b4cdfd4fe77a503118"
},
"require": {
"drupal/core": "^8 || ^9"
},
"require-dev": {
"drupal/colorbox": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.0-beta1+6-dev",
"datestamp": "1597165610",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Neslee Canil Pinto",
"homepage": "https://www.drupal.org/user/3580850"
},
{
"name": "Snater",
"homepage": "https://www.drupal.org/user/3513717"
},
{
"name": "quicksketch",
"homepage": "https://www.drupal.org/user/35821"
}
],
"description": "Assists in inserting files, images, or other media into the body field as well as other editor and text areas.",
"homepage": "https://www.drupal.org/project/insert",
"support": {
"source": "https://git.drupalcode.org/project/insert"
},
"time": "2020-10-08T16:45:33+00:00"
},
{
"name": "drupal/jquery_ui",
"version": "1.4.0",
@@ -12504,6 +12557,7 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"drupal/insert": 20,
"drupal/autocomplete_deluxe": 5,
"drupal/better_exposed_filters": 10,
"drupal/bulkdelete": 20,