Commit c556deb8 authored by Adam Bramley's avatar Adam Bramley Committed by Joachim Noreiko
Browse files

Issue #3238394: Removed old PHP requirement which was preventing PHP 8.

parent 7c57110f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@
    }
  },
  "require" : {
    "php": "~7.1",
    "drupal/core": "^8.7.7 || ^9"
  }
}