Skip to content

Commit

Permalink
Fix licence in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
LDA committed Aug 9, 2024
1 parent 1b5fa6f commit a2652ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"email": "[email protected]"
}
],
"license": "LGPL-3.0+",
"license": "LGPL-3.0-or-later",
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
Expand Down

0 comments on commit a2652ef

Please sign in to comment.