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 1ce5fbe commit 9a3f301Copy full SHA for 9a3f301
composer.json
@@ -1,7 +1,8 @@
1
{
2
"name": "covergenius/json-diff",
3
+ "description": "JSON Diff",
4
"type": "library",
- "license": "GNUv3",
5
+ "license": "GPL-3.0-only",
6
"autoload": {
7
"psr-4": {
8
"Jet\\JsonDiff\\": "src/"
0 commit comments