Skip to content

Commit 25e95de

Browse files
committed
chore: update core, dynamic_entity_reference
1 parent 5126f76 commit 25e95de

File tree

4 files changed

+55
-290
lines changed

4 files changed

+55
-290
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"drupal/config_pages": "^2.9",
3131
"drupal/config_rewrite": "^1.5",
3232
"drupal/content_lock": "^2.2",
33-
"drupal/core-composer-scaffold": "^9.3",
34-
"drupal/core-project-message": "^9.3",
35-
"drupal/core-recommended": "~9.4",
33+
"drupal/core-composer-scaffold": "9.4.6",
34+
"drupal/core-project-message": "9.4.6",
35+
"drupal/core-recommended": "9.4.6",
3636
"drupal/diff": "^1.0",
3737
"drupal/documentation_generator": "2.0.x-dev@dev",
3838
"drupal/druxt": "^1.1.1",
39-
"drupal/dynamic_entity_reference": "^2.0",
39+
"drupal/dynamic_entity_reference": "^3.0",
4040
"drupal/entity_browser": "^2.6",
4141
"drupal/entity_browser_enhanced": "^1.0",
4242
"drupal/entity_clone": "^1.0",
@@ -77,7 +77,7 @@
7777
"drupal/revision_log_default": "^1.2",
7878
"drupal/robotstxt": "^1.4",
7979
"drupal/role_delegation": "^1.2",
80-
"drupal/scheduled_transitions": "^2.3",
80+
"drupal/scheduled_transitions": "2.3.x-dev@dev",
8181
"drupal/schema_metatag": "^2.3",
8282
"drupal/security_review": "^1.0",
8383
"drupal/simple_oauth": "^6.0",
@@ -91,7 +91,7 @@
9191
"drupal/viewfield": "^3.0"
9292
},
9393
"require-dev": {
94-
"drupal/core-dev": "^9.3",
94+
"drupal/core-dev": "9.4.6",
9595
"drush/drush": "^11.0",
9696
"phpspec/prophecy-phpunit": "^2",
9797
"sllh/composer-lint": "^2.0"

composer.lock

Lines changed: 49 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)