Skip to content

Commit 94a397b

Browse files
committed
Release version 2.4.3
1 parent 8da01ec commit 94a397b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to `composer-license-checker` will be documented in this file
44

5+
## 2.4.3 - 2023-10-04
6+
7+
### Change
8+
9+
- Update required composer version to mitigate CVE exposure. ([#29](https://github.com/dominikb/composer-license-checker/pull/29))
10+
11+
Thanks to: [phansys](https://github.com/phansys)
12+
513
## 2.4.2 - 2023-08-13
614

715
### Change

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dominikb/composer-license-checker",
33
"description": "Utility to check for licenses of dependencies and block/allow them.",
4-
"version": "2.4.2",
4+
"version": "2.4.3",
55
"keywords": [
66
"dominikb",
77
"composer-license-checker"

0 commit comments

Comments
 (0)