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

Version 3.0.2

Compare
Choose a tag to compare
@lbausch lbausch released this 04 Jul 10:43
· 15 commits to master since this release
  • Update to Laravel 5.4.28
  • Minor tweaks

Upgrade

git fetch
git checkout v3.0.2
composer install --no-dev
yarn install