Skip to content

Commit 7120b57

Browse files
authored
Merge pull request #34 from humanmade/fix-license
Update license for new requirements
2 parents 22e9ed1 + f11ac34 commit 7120b57

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
@@ -2,7 +2,7 @@
22
"name": "humanmade/coding-standards",
33
"description": "Human Made coding standards",
44
"type": "project",
5-
"license": "GPL-2.0",
5+
"license": "GPL-2.0-or-later",
66
"require": {
77
"wp-coding-standards/wpcs": "^0.13.1",
88
"fig-r/psr2r-sniffer": "dev-master",

0 commit comments

Comments
 (0)