Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires remorhaz/php-json-data ^0.7.0 -> satisfiable by remorhaz/php-json-data[v0.7.0].
- remorhaz/php-json-data v0.7.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires remorhaz/php-json-path ^0.7.7 -> satisfiable by remorhaz/php-json-path[v0.7.7].
- remorhaz/php-json-path v0.7.7 requires remorhaz/php-json-data ^0.5.3 -> found remorhaz/php-json-data[v0.5.3] but it conflicts with your root composer.json require (^0.7.0).