Skip to content

Commit

Permalink
Update requirements for Drupal 10 in composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
LOBsTerr committed Sep 11, 2023
1 parent d174250 commit 6b9b726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"require": {
"drupal/core": "^8.9 || ^9",
"drupal/core": "^9 || ^10",
"drupal/hook_event_dispatcher": "^3.0 || ^4.0"
}
}

0 comments on commit 6b9b726

Please sign in to comment.