Commit 28b7a34c authored by Rich Lawson's avatar Rich Lawson
Browse files

Issue #3288217: Automated Drupal 10 compatibility fixes

parent 2d1b02a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
    }
  },
  "require": {
    "drupal/core": "^8.8 || ^9"
    "drupal/core": "^8.8 || ^9 || ^10"
  },
  "suggest": {
    "drupal/layout_builder_modal": "Provides a modal in the Layout Builder UI for adding and configuring existing blocks."