Skip to content

Commit d05e27b

Browse files
committed
Merge branch 'master' into 2.0-Development
2 parents ff655bd + 341eb62 commit d05e27b

File tree

3 files changed

+68
-49
lines changed

3 files changed

+68
-49
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,29 @@ and this project adheres to [Semantic Versioning](https://semver.org).
2828
- Nothing
2929

3030

31+
## 1.25.2 - 2022-09-25
32+
33+
### Added
34+
35+
- Nothing
36+
37+
### Changed
38+
39+
- Nothing
40+
41+
### Deprecated
42+
43+
- Nothing
44+
45+
### Removed
46+
47+
- Nothing
48+
49+
### Fixed
50+
51+
- Composer dependency clash with ezyang/htmlpurifier
52+
53+
3154
## 1.25.0 - 2022-09-25
3255

3356
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ext-xmlwriter": "*",
7070
"ext-zip": "*",
7171
"ext-zlib": "*",
72-
"ezyang/htmlpurifier": "4.15",
72+
"ezyang/htmlpurifier": "^4.15",
7373
"maennchen/zipstream-php": "^2.1",
7474
"markbaker/complex": "^3.0",
7575
"markbaker/matrix": "^3.0",

composer.lock

Lines changed: 44 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)