We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c4585 commit dac4dd8Copy full SHA for dac4dd8
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# Version 3.0
2
+
3
+* [95](https://github.com/Oire/Iridium-php/pull/95):
4
+ Set minimum PHP version to 8.3;
5
+ Update Copyright year to 2025.
6
7
# Version 2.0
8
9
* [#76](https://github.com/Oire/Iridium-php/pull/76):
@@ -32,3 +38,7 @@
32
38
Add basic PHP CodeSniffer ruleset.
33
39
Add typed properties.
34
40
* The `tokenIsExpired()` method is deprecated and will be removed in version 2.0, use `isExpired()` instead.
41
42
+# Version 1.0
43
44
+Initial release.
0 commit comments