Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contrib module updates #199

Merged
merged 12 commits into from
Jul 2, 2024
Merged
9 changes: 3 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"drupal/core-project-message": "^10",
"drupal/core-recommended": "^10",
"drupal/csv_serialization": "^3.0 || ^4.0",
"drupal/ctools": "^4.0",
"drupal/ctools": "^4.1",
"drupal/diff": "^1.0",
"drupal/eck": "^2.0",
"drupal/email_registration": "^2.0@RC",
Expand Down Expand Up @@ -143,7 +143,7 @@
"drupal/twig_tweak": "^3.2",
"drupal/twig_vardumper": "^3.1",
"drupal/twitter_api_block": "^4.0",
"drupal/twitter_block": "^3.0@alpha",
"drupal/twitter_block": "^4.0",
"drupal/ultimate_cron": "^2.0@alpha",
"drupal/upgrade_status": "^4.3",
"drupal/video_embed_field": "~2.0",
Expand All @@ -162,7 +162,7 @@
"drupal/views_year_filter": "^2.1",
"drupal/viewsreference": "^2.0@beta",
"drupal/votingapi": "^3.0@beta",
"drupal/watchdog_prune": "^2.3",
"drupal/watchdog_prune": "^3.0",
"drupal/webform": "^6.2@RC",
"drupal/webform_analysis": "^1.0@beta",
"drupal/webform_views": "^5.0",
Expand Down Expand Up @@ -323,9 +323,6 @@
},
"drupal/clamav": {
"3383653 -Support image upload plugin for CKEditor5\n": "https://git.drupalcode.org/project/clamav/-/merge_requests/7.patch"
},
"drupal/comments_ban": {
"3439305 - The core_version_requirement constraint is not a valid value": "https://git.drupalcode.org/project/comments_ban/-/merge_requests/4.patch"
}
}
}
Expand Down
Loading
Loading