What's Changed:

Add PHP 8.3 support by @VirtuBox in #588
Add force-ssl.conf as a mustache template by @VirtuBox in #589
Add --php83 to bash_completion by @VirtuBox in #592
Default PHP version bump to 8.2

https://github.com/WordOps/WordOps/releases/tag/v3.19.0

i tried wo stack install --php83 but get an error

wo stack install --php83
Updating apt-cache [OK]
Oops Something went wrong!! [..]
Check the WordOps log for more details tail /var/log/wo/wordops.log and please try again...

tail /var/log/wo/wordops.log
2023-12-03 12:38:03,462 (INFO) wo : Updating apt-cache
2023-12-03 12:38:03,462 (INFO) wo : Installing APT packages
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package php8.3-xdebug
E: Couldn't find any package by glob 'php8.3-xdebug'
E: Couldn't find any package by regex 'php8.3-xdebug'
2023-12-03 12:38:03,884 (INFO) wo : Oops Something went wrong!!
2023-12-03 12:38:03,885 (ERROR) wo : Check the WordOps log for more details tail /var/log/wo/wordops.log and please try again...

    arnaudbroes

    yes with debian still an issue even with version update v.3.19.1, but with ubuntu is okay

    Hosted by VirtuBox