Commit 60c10afc authored by Mitesh Patel's avatar Mitesh Patel
Browse files

Issue #3255946: Remove dependency of machine_name_widget

parent bd2f616f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,6 +17,6 @@
  "license": "GPL-2.0+",
  "minimum-stability": "dev",
  "require": {
    "drupal/machine_name_widget": "^2.0"
    "drupal/core": "^8.7.7 || ^9"
  }
}