Releases: jedymatt/laravel-sail-env
Releases · jedymatt/laravel-sail-env
v1.1.5
What's Changed
- Remove inheriting InstallCommand and use InteractsWithDockerComposeServices trait instead by @jedymatt in #12
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Detect services with only preceding whitespace and not include any whitespace character by @jedymatt in #10
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Improve variable naming by @jedymatt in #8
- Uses
InstallCommand
's $services property
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Fix showing The "overwrite-env" option does not exist.
Full Changelog: v1.1.1...v1.1.2
v1.1.0
What's Changed
- Patch: Remove dependency yaml and use regex to get sail services by @jedymatt in #2
Full Changelog: v1.0.1...v1.1.0