Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b1e4c03559 | ||
|
|
9f2ed19a8a | ||
|
|
a0531754cb | ||
|
|
fe86f09bed |
+4
-5
@@ -8,7 +8,6 @@
|
||||
"cweagans/composer-patches": "^1.6",
|
||||
"d3/d3": "3.5.*",
|
||||
"drush/drush": "^13",
|
||||
"drupal/adminimal_theme": "^1.3",
|
||||
"drupal/admin_toolbar": "^3",
|
||||
"drupal/address": "^2.0",
|
||||
"drupal/advanced_text_formatter": "^3.0@RC",
|
||||
@@ -27,13 +26,13 @@
|
||||
"drupal/context": "^5.0@RC",
|
||||
"drupal/date_range_formatter": "9.0.x-dev@dev",
|
||||
"drupal/devel": "^5.0",
|
||||
"drupal/email_registration": "^1.0@RC",
|
||||
"drupal/email_registration": "^2.0@RC",
|
||||
"drupal/embed": "^1.0",
|
||||
"drupal/entity_browser": "^2.0",
|
||||
"drupal/entity_browser_enhanced": "^2.0",
|
||||
"drupal/entity_clone": "^2.0@alpha",
|
||||
"drupal/extlink": "^2.0",
|
||||
"drupal/field_group": "^3.6",
|
||||
"drupal/field_group": "^4.0",
|
||||
"drupal/filefield_sources": "2.0.x-dev@dev",
|
||||
"drupal/filter_perms": "^2.0",
|
||||
"drupal/honeypot": "^2.0",
|
||||
@@ -57,10 +56,10 @@
|
||||
"drupal/smart_trim": "^2.1",
|
||||
"drupal/smtp": "^1.0@beta",
|
||||
"drupal/synonyms": "^2.0.0-beta2",
|
||||
"drupal/translation_views": "^1.0@alpha",
|
||||
"drupal/translation_views": "^2.0@alpha",
|
||||
"drupal/token": "^1.5",
|
||||
"drupal/ultimate_cron": "^2.0@alpha",
|
||||
"drupal/video_embed_field": "^2.0",
|
||||
"drupal/video_embed_field": "^3.0",
|
||||
"drupal/views_bulk_operations": "^4",
|
||||
"drupal/views_bulk_edit": "^3.0",
|
||||
"kint-php/kint": "^3.3"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: figli starter kit
|
||||
type: profile
|
||||
description: 'Figli Starter kit install Profile'
|
||||
core_version_requirement: ^8 || ^9 || ^10
|
||||
core_version_requirement: ^8 || ^9 || ^10 || ^11
|
||||
|
||||
dependencies:
|
||||
# Drupal core
|
||||
|
||||
Reference in New Issue
Block a user