Skip to content

Commit cb3898a

Browse files
committed
Use valid SPDX license identifier in composer.json
1 parent 80066f7 commit cb3898a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "joomlatools/framework-tags",
33
"type": "joomlatools-extension",
4-
"license": "GPLv3",
4+
"license": "GPL-3.0-only",
55
"description": "A reusable component for tags management",
66
"keywords": [
77
"joomla",

0 commit comments

Comments
 (0)