Hi,
Im trying to install Sage10 for a wordpress project but first i need to install acorn. Using the
composer require roots/acorn
but i get the errors:
- Root composer.json requires roots/acorn 1.1 → satisfiable by roots/acorn[v1.1.0].
- roots/acorn v1.1.0 requires roots/support dev-master → found roots/support[dev-master] but it does not match your minimum-stability.
I am new to Sage10 and i need it for my wordpress project and i’ve been trying to figure this out all day. Any help?