Skip to content
This repository has been archived by the owner on Sep 21, 2018. It is now read-only.

Mettre à jour Cakebox light

Martial Puygrenier edited this page May 9, 2016 · 10 revisions

Update Cakebox-Ligth

Go into your cakebox folder installation :

git fetch --tags
git checkout -b $(git describe --tags $(git rev-list --tags --max-count=1))
composer self-update
composer update
bower update --allow-root