phpunit-json-assert icon indicating copy to clipboard operation
phpunit-json-assert copied to clipboard

Update jsonpath library to get rid of deprecations, drop php7

Open mateuszsip opened this issue 2 years ago • 0 comments

JSONPath lib got rid of some deprecations: https://github.com/SoftCreatR/JSONPath/pull/74#issuecomment-1025795747

So it would be great to either upgrade to 0.8 and drop php7 support or at least allow both 0.7 and 0.8 versions. I think dropping php7 in 2022 is fine.

mateuszsip avatar May 23 '22 08:05 mateuszsip