removed filefield_source

This commit is contained in:
Bachir Soussi Chiadmi 2025-03-11 18:17:14 +01:00
parent 35b10a4af9
commit ab96f4ec2c
4 changed files with 41 additions and 63 deletions

64
composer.lock generated
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": "d2768d5c8b6b59e924d04c5ce21a62e3",
"content-hash": "5bbc3c75315520222e351e7552d4e03b",
"packages": [
{
"name": "ajgl/breakpoint-twig-extension",
@ -1417,32 +1417,34 @@
},
{
"name": "doctrine/collections",
"version": "1.8.0",
"version": "2.2.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e"
"reference": "d8af7f248c74f195f7347424600fd9e17b57af59"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
"reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
"url": "https://api.github.com/repos/doctrine/collections/zipball/d8af7f248c74f195f7347424600fd9e17b57af59",
"reference": "d8af7f248c74f195f7347424600fd9e17b57af59",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^0.5.3 || ^1",
"php": "^7.1.3 || ^8.0"
"doctrine/deprecations": "^1",
"php": "^8.1"
},
"require-dev": {
"doctrine/coding-standard": "^9.0 || ^10.0",
"phpstan/phpstan": "^1.4.8",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
"vimeo/psalm": "^4.22"
"doctrine/coding-standard": "^12",
"ext-json": "*",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^10.5",
"vimeo/psalm": "^5.11"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
"Doctrine\\Common\\Collections\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -1481,9 +1483,23 @@
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/1.8.0"
"source": "https://github.com/doctrine/collections/tree/2.2.2"
},
"time": "2022-09-01T20:12:10+00:00"
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections",
"type": "tidelift"
}
],
"time": "2024-04-18T06:56:21+00:00"
},
{
"name": "doctrine/common",
@ -7876,15 +7892,15 @@
"homepage": "https://www.drupal.org/user/34525"
},
{
"name": "Anybody",
"name": "anybody",
"homepage": "https://www.drupal.org/user/291091"
},
{
"name": "CiviFirst John",
"name": "civifirst john",
"homepage": "https://www.drupal.org/user/3393940"
},
{
"name": "Grevil",
"name": "grevil",
"homepage": "https://www.drupal.org/user/3668491"
},
{
@ -9410,10 +9426,10 @@
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/views_argument_token.git",
"reference": "c84844a4bae1b9e5866decc63b5dd21452160f12"
"reference": "62608c091ee7f4058af74c073fb97dd986aab1cc"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/core": "^8 || ^9 || ^10",
"drupal/token": "^1.9"
},
"type": "drupal-module",
@ -9422,11 +9438,11 @@
"dev-2.0.x": "2.0.x-dev"
},
"drupal": {
"version": "2.0.0+6-dev",
"datestamp": "1640017819",
"version": "2.0.1+1-dev",
"datestamp": "1697637557",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
@ -9452,8 +9468,8 @@
"homepage": "https://www.drupal.org/u/smulvih2"
},
{
"name": "mh.marouan",
"homepage": "https://www.drupal.org/user/3203501"
"name": "MichaelB",
"homepage": "https://www.drupal.org/user/2309046"
},
{
"name": "smulvih2",

View File

@ -28,7 +28,6 @@ dependencies:
- datetime
- field_group
- file
- filefield_sources
- image
- imce
- link
@ -224,24 +223,6 @@ content:
settings:
progress_indicator: throbber
third_party_settings:
filefield_sources:
filefield_sources:
sources:
upload: true
reference: true
imce: false
remote: false
clipboard: false
attach: false
source_imce:
imce_mode: 0
source_reference:
autocomplete: '1'
search_all_fields: '0'
source_attach:
path: file_attach
absolute: 0
attach_mode: move
imce:
enabled: false
field_image:
@ -252,24 +233,6 @@ content:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings:
filefield_sources:
filefield_sources:
sources:
upload: true
reference: true
imce: false
remote: false
clipboard: false
attach: false
source_imce:
imce_mode: 1
source_reference:
autocomplete: '1'
search_all_fields: '0'
source_attach:
path: sites/default/files
absolute: 1
attach_mode: copy
imce:
enabled: false
field_lien:

View File

@ -155,7 +155,6 @@ module:
views_ef_fieldset: 0
views_ui: 0
extlink: 1
filefield_sources: 1
menu_admin_per_menu: 1
pathauto: 1
selective_better_exposed_filters: 1

@ -1 +1 @@
Subproject commit 427ae110a8dcd8b0312e66649ddd3ab959750c41
Subproject commit 514b666284480883386cd34999eb45032d4b71c7