From 323c8f8542ccabc61b226f5fedcd5c0c5b27e462 Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Mon, 19 Feb 2024 02:45:57 +0100 Subject: [PATCH] test if the type declarations create problems --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fbb940c..8e3390f 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "ext-json":"*", "phpcr/phpcr": "~2.1.5", "phpcr/phpcr-utils": "^1.8.0 || ^2.0", - "jackalope/jackalope": "^2.0.0-RC1" + "jackalope/jackalope": "dev-more-typehints as 2.0.0-RC1" }, "provide": { "jackalope/jackalope-transport": "2.0.0"