Open hookenz opened 2 weeks ago
The composer.json references a jsonpath library that is no longer used in the code.
However, if I'd like to use both this library and the newer version of jsonpath library I cannot because the version is held back by this lib.
Please remove it the reference in composer.
PR: https://github.com/travisghansen/kubernetes-client-php/pull/15
The composer.json references a jsonpath library that is no longer used in the code.
However, if I'd like to use both this library and the newer version of jsonpath library I cannot because the version is held back by this lib.
Please remove it the reference in composer.