Skip to content

Commit e11fe9c

Browse files
committed
docs: correct license
1 parent cc5b88a commit e11fe9c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ phpunit.xml
77
.phpunit.result.cache
88

99
.php_cs
10-
.php_cs.cache
10+
.php_cs.cache

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gemorroj/htmlvalidator",
33
"type": "library",
44
"description": "W3C HTML Validator service.",
5-
"license": "LGPL-3.0",
5+
"license": "LGPL-3.0-or-later",
66
"require": {
77
"php": ">=7.3",
88
"symfony/http-client": "^4.4.11|^5.0"

0 commit comments

Comments
 (0)