Skip to content

Windows Support and Minor Updates

Compare
Choose a tag to compare
@fideloper fideloper released this 23 Nov 14:38
· 76 commits to master since this release
533cc7d
  • #26: Windows Support
    • This looks to be a non-breaking change! 🎉
  • Put the project under the MIT license
  • If composer is not found, fall back to a pre-built container that has composer, which then works as documented for those who don't already have PHP7/Composer installed
  • Changed the .env.vessel file name to .env.bak.vessel to make it more obvious that it's just a backup file (since Vessel makes changes to the .env file)