Skip to content

Commit 188ae7d

Browse files
committed
Drupal 10.4.7
1 parent 9270df0 commit 188ae7d

File tree

2 files changed

+202
-206
lines changed

2 files changed

+202
-206
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"drupal/core-recommended": "^10",
3939
"drupal/csv_serialization": "^4.0",
4040
"drupal/eu_cookie_compliance": "^1.14",
41-
"drupal/field_group": "^3.1",
41+
"drupal/field_group": "^4.0",
4242
"drupal/health_check": "^3.0",
4343
"drupal/honeypot": "^2.2",
4444
"drupal/image_widget_crop": "^3.0",
@@ -54,8 +54,8 @@
5454
"drupal/mimemail": "^1.0@alpha",
5555
"drupal/paragraphs": "^1.12",
5656
"drupal/pathauto": "^1.8",
57-
"drupal/phpmailer_smtp": "^2.0",
58-
"drupal/purge_users": "^4.0@beta",
57+
"drupal/phpmailer_smtp": "^2.3@beta",
58+
"drupal/purge_users": "^4.0",
5959
"drupal/quickedit": "^1.0",
6060
"drupal/redis": "^1.5",
6161
"drupal/schema_metatag": "^3.0",
@@ -69,10 +69,10 @@
6969
"drupal/twig_tweak": "^3.1",
7070
"drupal/ultimate_cron": "^2.0@alpha",
7171
"drupal/upgrade_status": "^4.0",
72-
"drupal/video_embed_field": "^2.4",
72+
"drupal/video_embed_field": "^3.0@beta",
7373
"drupal/views_data_export": "^1.0",
7474
"drupal/views_random_seed": "^1.2",
75-
"drupal/webform": "^6.1",
75+
"drupal/webform": "^6.3@beta",
7676
"drupal/x_frame_options_configuration": "^1.2",
7777
"drush/drush": "^13",
7878
"easyrdf/easyrdf": "^0.9",

0 commit comments

Comments
 (0)