From 79dbb9244eb073763a2d97622e072d51bed36470 Mon Sep 17 00:00:00 2001 From: Christian Fritsch Date: Wed, 4 Sep 2024 15:14:00 +0200 Subject: [PATCH] demo --- composer.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 36cc12120..2bc22566e 100644 --- a/composer.json +++ b/composer.json @@ -83,8 +83,7 @@ "drupal/paragraphs_features", "drupal/select2", "drupal/paragraphs_paste", - "drupal/ivw_integration", - "thunder/thunder_testing_demo" + "drupal/ivw_integration" ] } }, @@ -169,7 +168,7 @@ }, "require-dev": { "burdamagazinorg/thunder-dev-tools": "dev-master", - "thunder/thunder_testing_demo": "4.x-dev", + "thunder/thunder_testing_demo": "dev-d11-readiness", "mglaman/phpstan-drupal": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0" }