diff --git a/drupal/composer.json b/drupal/composer.json index 7fcc29ab91..2ce93beae5 100755 --- a/drupal/composer.json +++ b/drupal/composer.json @@ -29,12 +29,10 @@ "drupal/domain_registration": "^1.8", "drupal/drush_language": "1.x-dev", "drupal/easy_breadcrumb": "^2.0", - "drupal/easy_install": "^10.2", "drupal/fontawesome": "^2.25", "drupal/fontawesome_menu_icons": "^1.3", "drupal/honeypot": "^2.0", "drupal/imce": "^3.0", - "drupal/libraries": "^3.0@alpha", "drupal/matomo": "^1.11", "drupal/menu_item_role_access": "^2.0", "drupal/menu_link_attributes": "^1.3", @@ -42,7 +40,6 @@ "drupal/password_policy": "^3.1", "drupal/pathauto": "^1.2", "drupal/protected_forms": "^2.0", - "drupal/protected_submissions": "^1.9", "drupal/raven": "^4.0", "drupal/recaptcha": "^3.0", "drupal/redirect": "^1.2", @@ -145,4 +142,4 @@ "kint-php/kint": "^5.0", "squizlabs/php_codesniffer": "^3.6" } -} \ No newline at end of file +} diff --git a/drupal/composer.lock b/drupal/composer.lock index 8403acaac1..e724a70035 100755 --- a/drupal/composer.lock +++ b/drupal/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": "12b1945ef1d4746ec35720ad90f8958e", + "content-hash": "215e17b26f7c8feb38b6b0ad16b577bf", "packages": [ { "name": "alchemy/zippy", @@ -2898,54 +2898,6 @@ "issues": "https://www.drupal.org/project/issues/easy_breadcrumb" } }, - { - "name": "drupal/easy_install", - "version": "10.5.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/easy_install.git", - "reference": "8.x-10.5" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/easy_install-8.x-10.5.zip", - "reference": "8.x-10.5", - "shasum": "0c7d4d5d8cc11551910a6b1c9860dfa69156d0a8" - }, - "require": { - "drupal/core": "^8 || ^9" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-10.5", - "datestamp": "1625497608", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "btobac", - "homepage": "https://www.drupal.org/user/3630142" - }, - { - "name": "karthikeyan-manivasagam", - "homepage": "https://www.drupal.org/user/1494424" - } - ], - "description": "Provides UI to delete configuration while uninstalling or reinstalling the modules.", - "homepage": "https://www.drupal.org/project/easy_install", - "support": { - "source": "https://git.drupalcode.org/project/easy_install" - } - }, { "name": "drupal/fontawesome", "version": "2.26.0", @@ -3167,72 +3119,6 @@ "issues": "https://www.drupal.org/project/issues/imce" } }, - { - "name": "drupal/libraries", - "version": "3.0.0-beta3", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/libraries.git", - "reference": "8.x-3.0-beta3" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/libraries-8.x-3.0-beta3.zip", - "reference": "8.x-3.0-beta3", - "shasum": "5feb776342d065a276c1409c1f0f306cf2834b53" - }, - "require": { - "drupal/core": "^8.8 || ^9" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-3.0-beta3", - "datestamp": "1679503579", - "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-or-later" - ], - "authors": [ - { - "name": "joseph.olstad", - "homepage": "https://www.drupal.org/user/1321830" - }, - { - "name": "podarok", - "homepage": "https://www.drupal.org/user/116002" - }, - { - "name": "Pol", - "homepage": "https://www.drupal.org/user/47194" - }, - { - "name": "rjacobs", - "homepage": "https://www.drupal.org/user/422459" - }, - { - "name": "sun", - "homepage": "https://www.drupal.org/user/54136" - }, - { - "name": "tstoeckler", - "homepage": "https://www.drupal.org/user/107158" - } - ], - "description": "Allows version-dependent and shared usage of external libraries in Drupal.", - "homepage": "http://drupal.org/project/libraries", - "support": { - "source": "https://git.drupalcode.org/project/libraries", - "issues": "http://drupal.org/project/issues/libraries", - "irc": "irc://irc.freenode.org/drupal-contribute" - } - }, { "name": "drupal/matomo", "version": "1.22.0", @@ -3645,54 +3531,6 @@ "source": "https://git.drupalcode.org/project/protected_forms" } }, - { - "name": "drupal/protected_submissions", - "version": "1.9.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/protected_submissions.git", - "reference": "8.x-1.9" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/protected_submissions-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "9a47b84d7be0b22af7624928c5057c4b8bf115f9" - }, - "require": { - "drupal/core": "^8 || ^9" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.9", - "datestamp": "1628410030", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "AltaGrade", - "homepage": "https://www.drupal.org/user/3567546" - }, - { - "name": "brad.bulger", - "homepage": "https://www.drupal.org/user/64630" - } - ], - "description": "Prevents submissions that contain undesired patterns.", - "homepage": "https://www.drupal.org/project/protected_submissions", - "support": { - "source": "https://git.drupalcode.org/project/protected_submissions" - } - }, { "name": "drupal/raven", "version": "4.0.22", @@ -15569,12 +15407,11 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "drupal/drush_language": 20, - "drupal/libraries": 15 + "drupal/drush_language": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" -} \ No newline at end of file +}