Skip to content

Commit e726e51

Browse files
authored
fixed WTFPL license reference for Packagist
1 parent 6e1c2ac commit e726e51

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": "mcrumley/php-complexify",
33
"description": "PHP port of Dan Palmer's jquery.complexify.js",
4-
"license": "WTFPL v2",
4+
"license": "WTFPL",
55
"authors": [
66
{
77
"name": "Michael Crumley",

0 commit comments

Comments
 (0)