We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34113b3 commit a30e0a2Copy full SHA for a30e0a2
CHANGELOG.md
@@ -3,12 +3,11 @@
3
All notable changes to `Configula` will be documented in this file since v3.0
4
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
5
6
-## UNRELEASED
+## [5.0] (2024-12-07)
7
### Changed
8
- Refactored all code to PHP 8.2 standards
9
- Updated all tests to support latest PHPUnit 11
10
- Replaced `ConfigException` with `ConfigExceptionInterface`
11
-
12
### Removed
13
- Support for PHP < 8.2
14
- Support for PHPUnit < 11
0 commit comments