Verified Commit 069d5bd3 authored by Gordon Heydon's avatar Gordon Heydon Committed by Jibran Ijaz
Browse files

Issue #3315281 by gordon: Dependency softcreatr/jsonpath:^7.0 is not PHP 8.1 compatible

parent 9627e91e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
  "require": {
    "drupal/core": "^9",
    "drupal/entity": "^1.0",
    "softcreatr/jsonpath": "^0.7"
    "softcreatr/jsonpath": "^0.7 || ^0.8"
  },
  "require-dev": {
    "elasticsearch/elasticsearch": "^7"