Releases: egorsmkv/laravel-boilerplate
Releases · egorsmkv/laravel-boilerplate
v1.3.2
v1.3.1
v1.3
v1.2
v1.1
Changes:
- update RoadRunner to v2024.2.0
- update to php:8.3.10-cli-alpine3.20
- add https://github.com/hadolint/hadolint to check Dockerfiles
- lint Dockerfiles using hadolint
- update buggregator to 1.11.3
- update redis to 7.4
- add a command to validate and format Caddyfiles
- add linting for YAML files
- use
npm-check-updates
in a container
Logs for grype
output are in #106
v1.0
v0.8.1
v0.8
- Update deps #91
- RR to v2023.3.11
- PHP to 8.3.3
- Go to 1.22
- cockroach to v23.2.0
- dragonfly to v1.14.3
- minio to RELEASE.2024-02-14T21-36-02Z
- Remove pgweb #96 (it does not support setting ssl parameters in WebUI yet, replaced by CockroachDB SQL Shell)
- Add go-migrate #95
- Removed pgsql related commands (moved to https://github.com/egorsmkv/laravel-boilerplate-pgsql)