phpunit-json-assert
phpunit-json-assert copied to clipboard
Update jsonpath library to get rid of deprecations, drop php7
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.