We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7dbcff commit 1530734Copy full SHA for 1530734
1 file changed
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## 2.3.0 - 2025-03-30
9
+
10
+* Set the minimum supported version of PHP to 7.4
11
+* Certify support for PHP up to version 8.4
12
+* Define type declarations for all parameters and return values
13
14
## 2.2.0 - 2016-02-09
15
16
* Remove namespaced folder in accordance with PSR-4. _This does not change functionality or affect code using this library in any way._
0 commit comments