RuntimeException no composer.json present in current directory

Anyone with the issue of Trellis automatically updating to version 2.0. See this response on Github, it’s exactly what I’ve used and works fine, sticking to the version you define.

If you make this change, don’t modify/remove this. Leave as-is (if you’re forcing Trellis to use specific 1.x version.)

composer_global_packages:
 - { name: hirak/prestissimo }
2 Likes