We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8da01ec commit 94a397bCopy full SHA for 94a397b
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `composer-license-checker` will be documented in this file
4
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
13
## 2.4.2 - 2023-08-13
14
15
### Change
composer.json
@@ -1,7 +1,7 @@
1
{
"name": "dominikb/composer-license-checker",
"description": "Utility to check for licenses of dependencies and block/allow them.",
- "version": "2.4.2",
+ "version": "2.4.3",
"keywords": [
"dominikb",
"composer-license-checker"
0 commit comments