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 700f564 commit 51e112aCopy full SHA for 51e112a
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to `composer-license-checker` will be documented in this file
4
5
+## 2.3.0 - 2022-03-02
6
+
7
+### Change
8
+- Composer: allow for `psr/simple-cache` versions 2 and 3
9
+- Allow for `v6` of all symfony dependencies
10
11
## 2.2.0 - 2021-06-02
12
13
### Added
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.2.0",
+ "version": "2.3.0",
"keywords": [
"dominikb",
"composer-license-checker"
0 commit comments