Releases: orchestral/imagine
Releases · orchestral/imagine
v6.0.0
Changes
- Update support for Laravel Framework v8.
v5.0.0
Changes
- Update support for Laravel Framework v7.
v4.0.0
Changes
- Update support for Laravel Framework v6.
- Better support for Lumen Framework.
v3.8.0
Changes
- Update support for Laravel Framework v5.8.
- Update
imagine/imagine
to ^1.2
.
v3.7.1
Changes
- Improve performance by prefixing all global functions calls with
\
to skip the look up and resolve process and go straight to the global function.
- Allow to install
imagine/imagine
version ~0.7
and ^1.0
.
v3.7.0
Changes
- Update support for Laravel Framework v5.7.
v3.6.0
Changes
- Update support for Laravel Framework v5.6.
v3.5.0
Changes
- Update support for Laravel Framework v5.5.
v3.4.0
Changes
- Update support for Laravel Framework v5.4.
v3.3.0
- Update support to Laravel Framework v5.3.