Fix stack status

This commit is contained in:
VirtuBox
2022-01-26 17:07:01 +01:00
parent b575e08b94
commit 7f50d675d2
2 changed files with 9 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Update WP-CLI to v2.6.0 with PHP 8.0/8.1 support
- Update adminer to v4.8.1
- Update Redis repository ([PR #377](https://github.com/WordOps/WordOps/pull/377))
- Set PHP 8.0 as default PHP version. Can be changed in `/etc/wo/wo.conf`
#### Fixed