Drop support for PHP 8.3

This commit is contained in:
Alejandro Celaya
2025-11-07 17:20:45 +01:00
parent f9ec4cea62
commit 1eb1f5344c
8 changed files with 24 additions and 24 deletions

View File

@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this
### Removed
* [#2514](https://github.com/shlinkio/shlink/issues/2514) Remove support to generate QR codes. This functionality is now handled by Shlink Web Client and Shlink Dashboard.
* [#2507](https://github.com/shlinkio/shlink/issues/2507) Drop support for PHP 8.3.
### Fixed
* *Nothing*