Skip to content

Commit ef8e424

Browse files
committed
Updated core, drush, themeswitcher and removed unused rdf module
1 parent a97baf1 commit ef8e424

File tree

2 files changed

+4924
-4891
lines changed

2 files changed

+4924
-4891
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"drupal/color": "^1.0",
1818
"drupal/config_ignore": "^2.4",
1919
"drupal/convert_media_tags_to_markup": "^3.0",
20-
"drupal/core-composer-scaffold": "^10.4",
21-
"drupal/core-project-message": "^10.4",
22-
"drupal/core-recommended": "^10.4",
20+
"drupal/core-composer-scaffold": "^10.5",
21+
"drupal/core-project-message": "^10.5",
22+
"drupal/core-recommended": "^10.5",
2323
"drupal/date_popup": "^2.0",
2424
"drupal/diff": "^1.1",
2525
"drupal/entity_print": "^2.13",
@@ -40,36 +40,36 @@
4040
"drupal/paragraphs": "^1.16",
4141
"drupal/paragraphs_edit": "^2.0",
4242
"drupal/pathauto": "^1.12",
43-
"drupal/rdf": "^2.1",
4443
"drupal/redirect": "^1.9",
4544
"drupal/search_api": "^1.29",
4645
"drupal/search_api_autocomplete": "^1.7",
4746
"drupal/simple_menu_permissions": "^2.0",
4847
"drupal/snowball_stemmer": "^2.1",
49-
"drupal/theme_switcher": "^2.0",
48+
"drupal/theme_switcher": "^2.1",
5049
"drupal/toc_api": "^1.3",
5150
"drupal/toc_filter": "^2.1",
5251
"drupal/token": "^1.12",
5352
"drupal/token_filter": "^2.0",
5453
"drupal/twig_tweak": "^3.2",
54+
"drupal/upgrade_status": "^4.3",
5555
"drupal/view_unpublished": "^1.2",
5656
"drupal/views_autosubmit": "^1.6",
5757
"drupal/views_data_export": "^1.3",
5858
"drupal/views_flag_refresh": "^1.0",
5959
"drupal/viewsreference": "^2.0@beta",
6060
"drupal/xls_serialization": "^2.0",
61-
"drush/drush": "^12.2",
6261
"jjj/chosen": "2.2.1"
6362
},
6463
"require-dev": {
6564
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
6665
"drupal/coder": "^8.3",
6766
"drupal/core-dev": "^10.1",
6867
"drupal/devel": "^5.1",
68+
"drush/drush": "^13.0",
6969
"ergebnis/composer-normalize": "^2.42",
7070
"kint-php/kint": "^5.0",
7171
"mglaman/phpstan-drupal": "^1.2",
72-
"os2loop/os2loop_fixtures": "^1.0",
72+
"os2loop/os2loop_fixtures": "^1.0-dev",
7373
"phpspec/prophecy-phpunit": "^2.0",
7474
"phpstan/extension-installer": "^1.3",
7575
"phpstan/phpstan-deprecation-rules": "^1.1",

0 commit comments

Comments
 (0)