From c3bb689dc273b7e4411439f251a5f8deeb3d7ec6 Mon Sep 17 00:00:00 2001 From: Martins Sipenko Date: Wed, 14 Oct 2020 15:51:14 +0300 Subject: [PATCH] Update abandoned flow/jsonpath to suggested package. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0ad7e42..721221c 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "php": "^7.2 || ^8.0", - "flow/jsonpath": "^0.5.0", + "softcreatr/jsonpath": "^0.6.2", "justinrainbow/json-schema": "^5.0" }, "conflict": {