Skip to content

Commit 6b9b726

Browse files
committed
Update requirements for Drupal 10 in composer.json.
1 parent d174250 commit 6b9b726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"drupal/core": "^8.9 || ^9",
12+
"drupal/core": "^9 || ^10",
1313
"drupal/hook_event_dispatcher": "^3.0 || ^4.0"
1414
}
1515
}

0 commit comments

Comments
 (0)