From 780eb6ea949336ec66086f6200d5a2f1e0f6d34d Mon Sep 17 00:00:00 2001 From: Martin Helmich Date: Sat, 17 Jan 2026 15:09:50 +0100 Subject: [PATCH] chore(deps): bump softcreatr/jsonpath --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 57108e9..61af645 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "php": "^8.1", - "softcreatr/jsonpath": "^0.8", + "softcreatr/jsonpath": "^0.8 || ^0.9 || ^1.0", "justinrainbow/json-schema": "^5.0 || ^6.0" }, "conflict": {