From ff13821783f3d58a4ec8e77885ee48aa97c03f83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Wed, 6 Sep 2023 11:54:33 +0200 Subject: [PATCH] behat --- dependencies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies.json b/dependencies.json index 535250f3..92ac76f0 100644 --- a/dependencies.json +++ b/dependencies.json @@ -2,7 +2,7 @@ "recipesEndpoint": "", "packages": [ { - "requirement": "dev-simplify-action-in-edit-mode as 4.6.x-dev", + "requirement": "dev-behat-simplify-action-in-edit-mode as 4.6.x-dev", "repositoryUrl": "https://github.com/ibexa/admin-ui", "package": "ibexa/admin-ui", "shouldBeAddedAsVCS": false @@ -62,4 +62,4 @@ "shouldBeAddedAsVCS": true } ] -} \ No newline at end of file +}