diff --git a/composer.json b/composer.json index 24105ce..dcb2592 100755 --- a/composer.json +++ b/composer.json @@ -20,10 +20,11 @@ "source": "https://git.drupalcode.org/project/cas_account_link" }, "license": "GPL-2.0+", - "_comment0": "Using a forked version that includes teh patch.", + "minimum-stability": "dev", + "prefer-stable": true, + "_comment0": "Using a forked version that includes the patch.", "_comment1": "See https://www.drupal.org/project/drupalci_testbot/issues/3066272", "require": { - "cweagans/composer-patches": "^1.0", "drupal/cas": "dev-ddo-3065933" }, "require-dev": {