Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Version 3.0.1

Choose a tag to compare

@lbausch lbausch released this 10 May 13:19
· 31 commits to master since this release
  • Update to Laravel 5.4.22
  • Minor tweaks

Upgrade

git fetch
git checkout v3.0.1
composer install --no-dev
yarn install
yarn run prod