Problem/Motivation
Dependency json path not compatible with PHP 8.1, needs to be updated to version 0.8.
Proposed resolution
Change JSONPath dependency to "^0.7 || ^0.8" which will cover both version for 7.x and 8.x
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3315281-2.patch | 699 bytes | gordon |
Comments
Comment #2
gordon commentedHere is the patch.
Comment #3
gordon commentedThe dependency information is based upon the information provided in the readme https://packagist.org/packages/softcreatr/jsonpath#user-content-installa... on how to install jsonpath.
Comment #4
jibranThe patch looks good to me.
Comment #6
jibranThanks, committed and pushed 1.x