From fb3f283f05a058b3f1a072b2a7f473e395ec0037 Mon Sep 17 00:00:00 2001 From: Yvo Brevoort Date: Tue, 23 Jun 2026 19:30:55 +0200 Subject: [PATCH] bump php-solid-crud --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0017f6a..a403b67 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ ], "require": { "pdsinterop/solid-auth": "v0.14.1", - "pdsinterop/solid-crud": "v0.8.3", + "pdsinterop/solid-crud": "v0.8.4", "phpmailer/phpmailer": "^6.10", "sweetrdf/easyrdf": "~1.15.0", "phpseclib/bcmath_compat": "^2.0",