kubernetes-client-php icon indicating copy to clipboard operation
kubernetes-client-php copied to clipboard

Remove softcreatr/jsonpath: ^0.8.3 requirement from composer

Open hookenz opened this issue 1 year ago • 1 comments

jsonpath is no longer used in the code favouring instead a simpler internal Dotty.

Therefore the json path should be removed.

hookenz avatar Nov 08 '24 02:11 hookenz

That package is indeed used in the code, would you like to refactor that out to something different?

travisghansen avatar Mar 22 '25 16:03 travisghansen