Releases: orchestral/workbench
Releases · orchestral/workbench
v1.4.0
Changes
- Swap
workbench:install
with workbench:devtool
for smaller installation footprint.
v8.3.0
Added
- Added ability to configure
build
commands with arguments and options.
v7.3.0
Added
- Added ability to configure
build
commands with arguments and options.
v1.3.0
Added
- Added ability to configure
build
commands with arguments and options.
v8.2.1
Changes
- Utilise
Illuminate\Filesystem\join_paths()
function.
v8.2.0
Added
- Supports Workbench
discovers.components
configuration.
v7.2.0
Added
- Supports Workbench
discovers.components
configuration.
v1.2.0
Added
- Supports Workbench
discovers.components
configuration.
v8.1.0
- Add
#[Override]
attribute to relevant methods, this require symfony/polyfill-php83
as backward compatibility for PHP 8.1 and 8.2.
- Move
spatie/laravel-ray
from require-dev
to require
.
v7.1.0
Changes
- Add
#[Override]
attribute to relevant methods, this require symfony/polyfill-php83
as backward compatibility for PHP 8.1 and 8.2.
- Move
spatie/laravel-ray
from require-dev
to require
.