Skip to content
Snippets Groups Projects
Commit d340e734 authored by Travis Carden's avatar Travis Carden
Browse files

Issue #3330572 by TravisCarden, bmahesh03121, hardikpandya, thejimbirch, Sonal...

Issue #3330572 by TravisCarden, bmahesh03121, hardikpandya, thejimbirch, Sonal Gyanani: Drupal 10 Readiness
parent d930b5bb
No related branches found
No related tags found
1 merge request!5Update seo_checklist_optional_modules dependencies.
......@@ -4,16 +4,16 @@
"description": "Installs the optional modules recommended by the SEO Checklist.",
"license": "GPL-2.0-or-later",
"require": {
"drupal/addtoany": "^1.15",
"drupal/addtoany": "^2.0",
"drupal/admin_toolbar": "^3.0",
"drupal/advagg": "^4.1",
"drupal/cloudflare": "^1.0@beta",
"drupal/advagg": "^6.0@alpha",
"drupal/cloudflare": "^2.0@alpha",
"drupal/coffee": "^1.2",
"drupal/diff": "^1.0",
"drupal/easy_breadcrumb": "^1.15",
"drupal/editor_advanced_link": "^1.8",
"drupal/easy_breadcrumb": "^2.0",
"drupal/editor_advanced_link": "^2.1",
"drupal/filefield_paths": "^1.0@beta",
"drupal/google_tag": "^1.4",
"drupal/google_tag": "^2.0",
"drupal/honeypot": "^2.0",
"drupal/hreflang": "^1.4",
"drupal/metatag": "^1.16",
......@@ -22,7 +22,7 @@
"drupal/robotstxt": "^1.4",
"drupal/scheduler": "^1.3",
"drupal/search404": "^2.0",
"drupal/security_review": "^1.0@alpha",
"drupal/security_review": "^2.0",
"drupal/sitemap": "^2.0@beta",
"drupal/xmlsitemap": "^1.0",
"drupal/yoast_seo": "^1.7"
......
......@@ -4,29 +4,29 @@ description: Installs the optional modules recommended by the SEO Checklist.
package: SEO
core_version_requirement: ^8.8 || ^9 || ^10
dependencies:
- drupal:addtoany
- drupal:admin_toolbar
- drupal:advagg
# Not currently installable on Drupal 9 due to Composer requirements conflicts.
# - drupal:amp
- drupal:cloudflare
- drupal:coffee
- drupal:diff
- drupal:easy_breadcrumb
- drupal:editor_advanced_link
- drupal:filefield_paths
- drupal:google_tag
- drupal:honeypot
- drupal:hreflang
- drupal:metatag
- drupal:pathauto
- drupal:redirect
- drupal:robotstxt
- drupal:scheduler
- drupal:search404
- drupal:security_review
- drupal:seo_checklist
- drupal:sitemap
- drupal:xmlsitemap
- drupal:yoast_seo
- addtoany:addtoany
- admin_toolbar:admin_toolbar
- advagg:advagg
# Not currently installable due to Composer requirements conflicts.
# - amp:amp
- cloudflare:cloudflare
- coffee:coffee
- diff:diff
- easy_breadcrumb:easy_breadcrumb
- editor_advanced_link:editor_advanced_link
- filefield_paths:filefield_paths
- google_tag:google_tag
- honeypot:honeypot
- hreflang:hreflang
- metatag:metatag
- pathauto:pathauto
- redirect:redirect
- robotstxt:robotstxt
- scheduler:scheduler
- search404:search404
- security_review:security_review
- seo_checklist:seo_checklist
- sitemap:sitemap
- xmlsitemap:xmlsitemap
- yoast_seo:yoast_seo
configure: checklistapi.checklists.seo_checklist
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment