Skip to content

Commit fe627dd

Browse files
committed
Updated contrib modules
1 parent e245003 commit fe627dd

File tree

2 files changed

+129
-101
lines changed

2 files changed

+129
-101
lines changed

composer.json

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"drupal/chosen": "^4.0",
1717
"drupal/color": "^1.0",
1818
"drupal/config_ignore": "^2.4",
19-
"drupal/convert_media_tags_to_markup": "^3.0",
19+
"drupal/convert_media_tags_to_markup": "^4.0",
2020
"drupal/core-composer-scaffold": "^10.5",
2121
"drupal/core-project-message": "^10.5",
2222
"drupal/core-recommended": "^10.5",
2323
"drupal/date_popup": "^2.0",
2424
"drupal/diff": "^1.1",
2525
"drupal/entity_print": "^2.13",
26-
"drupal/entity_reference_integrity": "^1.2",
26+
"drupal/entity_reference_integrity": "^2.0",
2727
"drupal/entity_usage": "^2.0@beta",
2828
"drupal/externalauth": "^2.0",
2929
"drupal/facets": "^2.0",
@@ -32,29 +32,29 @@
3232
"drupal/gin": "^3.0@RC",
3333
"drupal/gin_login": "^2.0",
3434
"drupal/gin_toolbar": "^1.0@RC",
35-
"drupal/inline_entity_form": "^2.0@RC",
35+
"drupal/inline_entity_form": "^3.0@RC",
3636
"drupal/mailsystem": "^4.4",
3737
"drupal/masquerade": "^2.0@RC",
3838
"drupal/message": "^1.4",
3939
"drupal/openid_connect": "^3.0@alpha",
4040
"drupal/paragraphs": "^1.16",
41-
"drupal/paragraphs_edit": "^2.0",
41+
"drupal/paragraphs_edit": "^3.0",
4242
"drupal/pathauto": "^1.12",
4343
"drupal/redirect": "^1.9",
4444
"drupal/search_api": "^1.29",
4545
"drupal/search_api_autocomplete": "^1.7",
46-
"drupal/simple_menu_permissions": "^2.0",
46+
"drupal/simple_menu_permissions": "^3.0",
4747
"drupal/snowball_stemmer": "^2.1",
4848
"drupal/theme_switcher": "^2.1",
49-
"drupal/toc_api": "^1.3",
49+
"drupal/toc_api": "^2.0",
5050
"drupal/toc_filter": "^2.1",
5151
"drupal/token": "^1.12",
5252
"drupal/token_filter": "^2.0",
5353
"drupal/twig_tweak": "^3.2",
5454
"drupal/upgrade_status": "^4.3",
5555
"drupal/view_unpublished": "^1.2",
56-
"drupal/views_autosubmit": "^1.6",
57-
"drupal/views_data_export": "^1.3",
56+
"drupal/views_autosubmit": "^1.7",
57+
"drupal/views_data_export": "^1.6",
5858
"drupal/views_flag_refresh": "^1.0",
5959
"drupal/viewsreference": "^2.0@beta",
6060
"drupal/xls_serialization": "^2.0",
@@ -217,9 +217,6 @@
217217
"Add page count https://www.drupal.org/project/entity_print/issues/2823430": "https://www.drupal.org/files/issues/2023-07-10/entity_print-dompdf_page_count-2823430-14.patch",
218218
"Fix bug in cached pdf styles (https://www.drupal.org/project/entity_print/issues/3394857)": "https://www.drupal.org/files/issues/2023-12-01/3394857-hotfix.patch"
219219
},
220-
"drupal/entity_reference_integrity": {
221-
"https://www.drupal.org/project/entity_reference_integrity/issues/3380250": "https://www.drupal.org/files/issues/2023-08-29/entity_reference_integrity-3380250-5.patch"
222-
},
223220
"drupal/flag": {
224221
"Implement Migration Paths for Flag 7.x (https://www.drupal.org/project/flag/issues/2409901#comment-13082245)": "https://www.drupal.org/files/issues/2019-04-25/2409901_flag_migration_paths_52.patch",
225222
"Implement Migration Paths for Flag 7.x (https://www.drupal.org/project/flag/issues/2409901#comment-13281955)": "https://www.drupal.org/files/issues/2019-10-02/2409901-60.patch"

0 commit comments

Comments
 (0)