From 5db6afe8fd6c0778886d03d93a63e573a4310811 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 20 Sep 2023 14:54:15 -0600 Subject: [PATCH] Remove Drupal 10 version from info file. --- yp_install_profile.info.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yp_install_profile.info.yml b/yp_install_profile.info.yml index d2da324..92faa37 100644 --- a/yp_install_profile.info.yml +++ b/yp_install_profile.info.yml @@ -1,7 +1,7 @@ name: YP Install Profile type: profile description: 'Yellow Pencil default install profile.' -core_version_requirement: '^8.8 || ^9 || ^10' +core_version_requirement: '^9 || ^10' # Optional: Declare your installation profile as a distribution # This will make the installer auto-select this installation profile.