updated core version requirement

This commit is contained in:
Tristan Hampton 2023-12-20 17:19:28 -07:00
parent 0cc01bf014
commit 8c0aa393b5

View File

@ -1,7 +1,7 @@
name: YP Install Profile name: YP Install Profile
type: profile type: profile
description: 'Yellow Pencil default install profile.' description: 'Yellow Pencil default install profile.'
core_version_requirement: '^8.8 || ^9' core_version_requirement: '^8.8 || ^9 || ^10'
# Optional: Declare your installation profile as a distribution # Optional: Declare your installation profile as a distribution
# This will make the installer auto-select this installation profile. # This will make the installer auto-select this installation profile.