Skip to content

Commit 644d193

Browse files
authored
Fixed invalid license value.
1 parent 786f571 commit 644d193

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
@@ -4,7 +4,7 @@
44
"description": "Nestable table drag and drop sorting.",
55
"keywords": ["table", "drag", "drop", "sorting", "ordering", "nested set", "nested"],
66
"homepage": "https://github.com/dragonwize/tabledrag",
7-
"license": "GPL2",
7+
"license": "GPL-2.0-or-later",
88
"require": {
99
"robloach/component-installer": "*"
1010
},

0 commit comments

Comments
 (0)