Unpack recipes
https://joshuami.com/blog/2025/recipe-unpack-blog-no-longer-drupal-cms-and-thats-good-thing https://www.drupal.org/node/3522189
This commit is contained in:
parent
55aadd6ec5
commit
bc9df2b70a
2 changed files with 67 additions and 79 deletions
|
@ -18,19 +18,35 @@
|
|||
"composer/installers": "^2.3",
|
||||
"cweagans/composer-patches": "^1.7",
|
||||
"drupal/auto_entitylabel": "^3.4",
|
||||
"drupal/bpmn_io": "^2.0.6",
|
||||
"drupal/coffee": "^2",
|
||||
"drupal/core": "^10.4 || ^11",
|
||||
"drupal/core-composer-scaffold": "^11.1",
|
||||
"drupal/core-recipe-unpack": "^11.2",
|
||||
"drupal/core-recommended": "^11.1",
|
||||
"drupal/drupal_cms_admin_ui": "^1.1",
|
||||
"drupal/drupal_cms_seo_tools": "^1.1",
|
||||
"drupal/dashboard": "^2",
|
||||
"drupal/eca": "^2.1.4",
|
||||
"drupal/field_group": "^3.6",
|
||||
"drupal/focal_point": "^2.1",
|
||||
"drupal/gin": "^4.0.6 || ^5",
|
||||
"drupal/markdown_easy": "^1.0",
|
||||
"drupal/metatag": "^2",
|
||||
"drupal/paragraphs": "^1.19",
|
||||
"drupal/pathauto": "^1.13",
|
||||
"drupal/podcast": "^1.10",
|
||||
"drupal/redirect": "^1.11",
|
||||
"drupal/rel_to_abs": "^2.2",
|
||||
"drupal/robotstxt": "^1.6",
|
||||
"drupal/sam": "^1.2",
|
||||
"drupal/seo_checklist": "^5.2.1",
|
||||
"drupal/simple_sitemap": "^4.2.2",
|
||||
"drupal/sitemap": "^2",
|
||||
"drupal/tagify": "^1.2",
|
||||
"drupal/token_or": "^2.2",
|
||||
"drupal/tome": "^1.13",
|
||||
"drupal/twig_tweak": "^3.4",
|
||||
"drupal/weight": "^3.6",
|
||||
"drupal/yoast_seo": "^2.1",
|
||||
"drush/drush": "^13.5",
|
||||
"mglaman/composer-drupal-lenient": "^1.0"
|
||||
},
|
||||
|
@ -45,6 +61,7 @@
|
|||
"cweagans/composer-patches": true,
|
||||
"dealerdirect/phpcodesniffer-composer-installer": true,
|
||||
"drupal/core-composer-scaffold": true,
|
||||
"drupal/core-recipe-unpack": true,
|
||||
"mglaman/composer-drupal-lenient": true,
|
||||
"php-http/discovery": true,
|
||||
"phpstan/extension-installer": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue