Compare commits
2 commits
36a134ced8
...
4ba426d9fb
Author | SHA1 | Date | |
---|---|---|---|
4ba426d9fb | |||
4d6b0c2cec |
2 changed files with 8 additions and 9 deletions
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "drutopia/drutopia_template",
|
"name": "drutopia/drutopia_template",
|
||||||
"description": "Project template for Drupal 10 Drutopia projects.",
|
"description": "Project template for Drupal 10 Drutopia projects.",
|
||||||
|
"homepage": "https://drutopia.org",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"homepage": "https://drutopia.org",
|
|
||||||
"support": {
|
"support": {
|
||||||
"docs": "http://docs.drutopia.org/en/latest",
|
"docs": "http://docs.drutopia.org/en/latest",
|
||||||
"issues": "https://gitlab.com/drutopia/drutopia/-/issues"
|
"issues": "https://gitlab.com/drutopia/drutopia/-/issues"
|
||||||
|
@ -26,10 +26,10 @@
|
||||||
"drupal/admin_toolbar": "^3",
|
"drupal/admin_toolbar": "^3",
|
||||||
"drupal/antibot": "^2",
|
"drupal/antibot": "^2",
|
||||||
"drupal/asset_injector": "^2",
|
"drupal/asset_injector": "^2",
|
||||||
"drupal/auto_entitylabel": "^3.0@beta",
|
"drupal/auto_entitylabel": "^3",
|
||||||
"drupal/backup_migrate": "^5",
|
"drupal/backup_migrate": "^5",
|
||||||
"drupal/better_exposed_filters": "^6",
|
"drupal/better_exposed_filters": "^6",
|
||||||
"drupal/block_class": "^4.0",
|
"drupal/block_class": "^4",
|
||||||
"drupal/bpmn_io": "^1",
|
"drupal/bpmn_io": "^1",
|
||||||
"drupal/cancel_button": "^1",
|
"drupal/cancel_button": "^1",
|
||||||
"drupal/ckeditorheight": "^1",
|
"drupal/ckeditorheight": "^1",
|
||||||
|
@ -128,12 +128,12 @@
|
||||||
"drupal/search_api_autocomplete": "^1.6",
|
"drupal/search_api_autocomplete": "^1.6",
|
||||||
"drupal/search_api_entity_multiselect": "1.0.x-dev",
|
"drupal/search_api_entity_multiselect": "1.0.x-dev",
|
||||||
"drupal/search_api_saved_searches": "^1",
|
"drupal/search_api_saved_searches": "^1",
|
||||||
"drupal/seckit": "^2.0",
|
"drupal/seckit": "^2",
|
||||||
"drupal/select_or_other": "^4.0",
|
"drupal/select_or_other": "^4.0",
|
||||||
"drupal/shield": "^1.4",
|
"drupal/shield": "^1.4",
|
||||||
"drupal/simple_sitemap": "^4.1",
|
"drupal/simple_sitemap": "^4.1",
|
||||||
"drupal/smart_date": "^4.0",
|
"drupal/smart_date": "^4",
|
||||||
"drupal/sms": "^2.0",
|
"drupal/sms": "^2",
|
||||||
"drupal/social_post_facebook": "3.0.x-dev@dev",
|
"drupal/social_post_facebook": "3.0.x-dev@dev",
|
||||||
"drupal/social_post_twitter": "3.x-dev@dev",
|
"drupal/social_post_twitter": "3.x-dev@dev",
|
||||||
"drupal/stringoverrides": "^1.8",
|
"drupal/stringoverrides": "^1.8",
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
"drupal/textarea_widget_for_text": "^1.1",
|
"drupal/textarea_widget_for_text": "^1.1",
|
||||||
"drupal/tomselect": "1.0.x-dev@dev",
|
"drupal/tomselect": "1.0.x-dev@dev",
|
||||||
"drupal/trim": "^2",
|
"drupal/trim": "^2",
|
||||||
"drupal/twig_tweak": "^3.2",
|
"drupal/twig_tweak": "^3",
|
||||||
"drupal/ui_patterns": "^1",
|
"drupal/ui_patterns": "^1",
|
||||||
"drupal/unique_content_field_validation": "^1.1",
|
"drupal/unique_content_field_validation": "^1.1",
|
||||||
"drupal/view_password": "^6",
|
"drupal/view_password": "^6",
|
||||||
|
|
3
composer.lock
generated
3
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "923b6de5023a8a907a2dcf1ae1f03baa",
|
"content-hash": "96367d6427f934b8b1f489fe76a093a2",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "abraham/twitteroauth",
|
"name": "abraham/twitteroauth",
|
||||||
|
@ -27293,7 +27293,6 @@
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"stability-flags": {
|
"stability-flags": {
|
||||||
"drupal/auto_entitylabel": 10,
|
|
||||||
"drupal/drutopia_collection": 20,
|
"drupal/drutopia_collection": 20,
|
||||||
"drupal/drutopia_core": 20,
|
"drupal/drutopia_core": 20,
|
||||||
"drupal/drutopia_organization": 20,
|
"drupal/drutopia_organization": 20,
|
||||||
|
|
Loading…
Add table
Reference in a new issue