Commit 55918e94 authored by Neslee Canil Pinto's avatar Neslee Canil Pinto Committed by Neslee Canil Pinto
Browse files

Issue #3284257 by Neslee Canil Pinto: Update composer.json require key to use drupal 10

parent 5342d31d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,6 +16,6 @@
    "source": "https://git.drupalcode.org/project/layout_builder_save_and_edit"
  },
  "require": {
    "drupal/core": "^8 || ^9"
    "drupal/core": "^8.8 || ^9 || ^10"
  }
}