diff --git a/composer.json b/composer.json index e4ee7a2..c3548b8 100755 --- a/composer.json +++ b/composer.json @@ -42,7 +42,6 @@ "drupal/field_group": "^3", "drupal/field_permissions": "^1", "drupal/field_report": "^2.1", - "drupal/filefield_paths": "^1.0@beta", "drupal/flysystem": "^2.1.0@RC", "drupal/hal": "^2.0", "drupal/leaflet": "^10.1", diff --git a/composer.lock b/composer.lock index 317164b..cb0edb6 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "37248e07fd589cd983cceecbeee23001", + "content-hash": "21d9934acd7dae1ab1d58951e5be217d", "packages": [ { "name": "academicpuma/citeproc-php", @@ -3093,67 +3093,6 @@ "source": "https://git.drupalcode.org/project/file_replace" } }, - { - "name": "drupal/filefield_paths", - "version": "1.0.0-beta7", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/filefield_paths.git", - "reference": "8.x-1.0-beta7" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/filefield_paths-8.x-1.0-beta7.zip", - "reference": "8.x-1.0-beta7", - "shasum": "666be9380370aff8c01ad0522508df239d3cfdc2" - }, - "require": { - "drupal/core": "^9.3 || ^10" - }, - "require-dev": { - "drupal/ctools": "*", - "drupal/pathauto": "*", - "drupal/redirect": "*", - "drupal/token": "*" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.0-beta7", - "datestamp": "1690204901", - "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Deciphered", - "homepage": "https://www.drupal.org/user/103796" - }, - { - "name": "voleger", - "homepage": "https://www.drupal.org/user/3260314" - } - ], - "description": "File (Field) Paths. Adds improved Token based file sorting and renaming functionalities.", - "homepage": "https://www.drupal.org/project/filefield_paths", - "keywords": [ - "drupal", - "field", - "file", - "path", - "token" - ], - "support": { - "source": "https://git.drupalcode.org/project/filefield_paths" - } - }, { "name": "drupal/filehash", "version": "2.0.10", @@ -12531,7 +12470,6 @@ "stability-flags": { "drupal/bibcite": 10, "drupal/citation_select": 10, - "drupal/filefield_paths": 10, "drupal/flysystem": 5, "drupal/rest_oai_pmh": 10, "drupal/term_merge": 10,