vigetlabs / craft-site-starter

11 stars 2 forks source link

Figure out Project YAML Schema Strategy #40

Open joshuapease opened 2 months ago

joshuapease commented 2 months ago

We might need to pin our dependencies.

If a newer composer package for Craft or a Plugin gets updated before installing the site, you get this error

CleanShot 2024-07-18 at 10 43 03@2x

Maybe we can pin dependencies to a fixed version and then run Craft's upgrade command automatically.