File tree Expand file tree Collapse file tree 2 files changed +28
-2
lines changed Expand file tree Collapse file tree 2 files changed +28
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,33 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org ) .
7
7
8
- ## TBD - 4.0.0
8
+ ## TBD - 4.1.0
9
+
10
+ ### Added
11
+
12
+ - Nothing yet.
13
+
14
+ ### Removed
15
+
16
+ - Nothing yet.
17
+
18
+ ### Changed
19
+
20
+ - Nothing yet.
21
+
22
+ ### Moved
23
+
24
+ - Nothing yet.
25
+
26
+ ### Deprecated
27
+
28
+ - Nothing yet.
29
+
30
+ ### Fixed
31
+
32
+ - Nothing yet.
33
+
34
+ ## 2025-02-08 - 4.0.0
9
35
10
36
### BREAKING CHANGES
11
37
Original file line number Diff line number Diff line change 79
79
"ext-xmlwriter" : " *" ,
80
80
"ext-zip" : " *" ,
81
81
"ext-zlib" : " *" ,
82
- "composer/pcre" : " ^3. 3" ,
82
+ "composer/pcre" : " ^1||^2||^ 3" ,
83
83
"maennchen/zipstream-php" : " ^2.1 || ^3.0" ,
84
84
"markbaker/complex" : " ^3.0" ,
85
85
"markbaker/matrix" : " ^3.0" ,
You can’t perform that action at this time.
0 commit comments