Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 6, 2023
1 parent 158228d commit 37e202f
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
}
},
"require": {
"php": ">=8.1",
"php": ">=8.2.4",
"composer/installers": "^2.2",
"cweagans/composer-patches": "^1.7.3",
"drupal-tome/tome_drush": "dev-master",
Expand All @@ -69,45 +69,45 @@
"drupal/coffee": "^1.3.0",
"drupal/config_filter": "^2.4",
"drupal/config_ignore": "3.x-dev@dev",
"drupal/config_pages": "2.x-dev@dev",
"drupal/config_pages": "2.14.0@dev",
"drupal/config_rewrite": "^1.5",
"drupal/config_split": "^2.0@RC",
"drupal/config_split": "^2.0.0-rc4@RC",
"drupal/content_lock": "^2.3.0",
"drupal/core-composer-scaffold": "10.0.3",
"drupal/core-project-message": "10.0.3",
"drupal/core-recommended": "10.0.3",
"drupal/decoupled_router": "^2.0",
"drupal/core-composer-scaffold": "10.0.7",
"drupal/core-project-message": "10.0.7",
"drupal/core-recommended": "10.0.7",
"drupal/decoupled_router": "^2.0.4",
"drupal/diff": "^1.1.0",
"drupal/druxt": "^1.2",
"drupal/dynamic_entity_reference": "^4.0@alpha",
"drupal/eca": "1.1.x-dev@dev",
"drupal/dynamic_entity_reference": "^4.0.0-alpha2@alpha",
"drupal/eca": "1.1.2@dev",
"drupal/entity_browser": "^2.9.0",
"drupal/entity_browser_enhanced": "^1.1.0@dev",
"drupal/entity_clone": "^2.0@alpha",
"drupal/entity_clone": "^2.0.0-beta2@alpha",
"drupal/entity_display_mode": "dev-feature/3287230-automated-drupal-10",
"drupal/entity_route_context": "^4.0@RC",
"drupal/entity_route_context": "^4.0.0-rc2@RC",
"drupal/entity_usage": "^2.0",
"drupal/environment_indicator": "^4.0.14",
"drupal/exclude_node_title": "^1.4",
"drupal/field_group": "^3.4.0",
"drupal/field_tools": "dev-3297214-automated-drupal-10",
"drupal/focal_point": "2.x-dev@dev",
"drupal/gin": "3.x-dev@dev",
"drupal/gin_login": "^2.0",
"drupal/gin_login": "^2.0.1",
"drupal/gin_toolbar": "^1.0@RC",
"drupal/image_style_warmer": "^1.2@RC",
"drupal/jquery_ui": "^1.6",
"drupal/jquery_ui_draggable": "^2.0",
"drupal/jsonapi_hypermedia": "^1.9",
"drupal/jsonapi_menu_items": "^1.2",
"drupal/jsonapi_menu_items": "^1.2.4",
"drupal/jsonapi_node_preview": "^1.0.0-beta2@beta",
"drupal/jsonapi_node_preview_tab": "^1.0.0@beta",
"drupal/layout_paragraphs": "^2.0.2",
"drupal/length_indicator": "^1.2",
"drupal/linkit": "6.0.x-dev@dev",
"drupal/linky": "^1.0",
"drupal/linky_revision_ui": "2.x-dev@dev",
"drupal/linkychecker": "^2.0",
"drupal/linky_revision_ui": "2.314.0@dev",
"drupal/linkychecker": "^2.2.1",
"drupal/linkyreplacer": "^2.2.2",
"drupal/m4032404": "dev-feature/3288400-automated-drupal-10",
"drupal/masquerade": "^2.0",
Expand All @@ -129,20 +129,20 @@
"drupal/role_delegation": "^1.2",
"drupal/scheduled_transitions": "2.3.x-dev@dev",
"drupal/schema_metatag": "^2.4.0",
"drupal/security_review": "^2.0",
"drupal/security_review": "^2.0.1",
"drupal/simple_oauth": "^5.2.3",
"drupal/simple_sitemap": "^4.1.4",
"drupal/smart_date": "^3.7",
"drupal/tome": "^1.10.0",
"drupal/smart_date": "^3.7.2",
"drupal/tome": "^1.11.0",
"drupal/transliterate_filenames": "^2.0.1",
"drupal/upgrade_status": "^4.0@alpha",
"drupal/upgrade_status": "^4.0.0@alpha",
"drupal/username_enumeration_prevention": "^1.3",
"drupal/viewfield": "^3.0",
"drupal/wpf": "^1.0"
},
"require-dev": {
"drupal/core-dev": "10.0.3",
"drush/drush": "^11.4.0",
"drupal/core-dev": "10.0.7",
"drush/drush": "^11.5.1",
"phpspec/prophecy-phpunit": "^2",
"sllh/composer-lint": "^2.0"
},
Expand Down

0 comments on commit 37e202f

Please sign in to comment.