Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

1.1.6

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 26 Jun 16:05
· 168 commits to master since this release

This is a bugfix release that includes a tip to create a global symfony command for Windows systems and fixed the out of sync errors reported by Composer after a fresh install.

Changelog

[c8224d2] Minor readability improvement (@wouterj)
[20c203b] Update the composer.lock file to avoid out-of-sync errors (@javiereguiluz)
[e384499] Added a tip to create windows executable (@carlcraig)