Skip to content
Snippets Groups Projects
Commit b7529a72 authored by Ted Bowman's avatar Ted Bowman
Browse files

Update converter.php for core merge request

parent 0a1bf342
No related branches found
No related tags found
3 merge requests!989Issue #3356804 by phenaproxima: Flag a warning during status check if the...,!548Issue #3310729: Incorrect documentation link in UI in case of Process error,!106Issue #3247479: Allow LockFileValidator results to carry multiple messages, and improve their text
......@@ -110,7 +110,7 @@ class Converter {
new \SplFileInfo("$core_module_path/automatic_updates.info.yml"),
new \SplFileInfo("$core_module_path/package_manager/package_manager.info.yml"),
],
"core_version_requirement: ^9.7 || ^10",
"core_version_requirement: ^9.7 || ^10.1",
"package: Core\nversion: VERSION\nlifecycle: experimental",
);
$replacements = [
......
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