From 224ed104b9607f23e43501647a9ebc5ce9f8196a Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Thu, 10 Apr 2025 21:33:18 -0500 Subject: [PATCH] chore: fix deps --- composer.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/composer.json b/composer.json index c3123d1..0a80af7 100644 --- a/composer.json +++ b/composer.json @@ -42,6 +42,11 @@ "no-api": true, "url": "https://github.com/hackeresq/filter-models" }, + { + "type": "vcs", + "no-api": true, + "url": "https://github.com/investbrainapp/frankfurter-client" + }, { "type": "vcs", "no-api": true,