Skip to content

Commit 894390e

Browse files
committed
Update core-dev in require-dev to prevent version drift on CI runs
1 parent df99bbd commit 894390e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,7 @@
9292
"w8tcha/ckeditor-codemirror": "1.18.5"
9393
},
9494
"require-dev": {
95-
"drupal/core-dev": "10.4.*",
96-
"composer/composer": "~2.8.1",
95+
"drupal/core-dev": "^10.4.9",
9796
"drupal/drupal-extension": "5.0.0-alpha1",
9897
"drush/drush": "^12.4.3",
9998
"oomphinc/composer-installers-extender": "^1.1 || ^2",

0 commit comments

Comments
 (0)