Skip to content
Snippets Groups Projects
Commit ede3c1aa authored by Liam Morland's avatar Liam Morland
Browse files

Issue #3381257: Make drupal/core requirement in composer.json match info files

Fixes issue introduced in c485d9c6.
parent e07194c1
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
}
},
"require": {
"drupal/core": "^9.4 || ^10",
"drupal/core": "^10.1",
"php": ">=8.1"
},
"require-dev": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment